Skip to content

Get list of sales invoices

Endpoints

https://app.passelimerit.fi/api/v1/getinvoices

For multiple dimensions:

https://app.passelimerit.fi/api/v2/getinvoices

Query Payload

json
{ 
  Periodstart: YYYYmmdd, 
  PeriodEnd: YYYYmmdd,
  UnPaid: true 
}

Maximum period length is 3 months.


Click to see the result parameters

Successful Result v1

Successful Result v2

Field
SIHId
DepartmentCode
DepartmentName
ProjectCode
ProjectName
BatchInfo
InvoiceNo
DocumentDate
TransactionDate
CustomerId
CustomerName
CustomerRegNo
HComment
FComment
DueDate
CurrencyCode
CurrencyRate
TaxAmount
RoundingAmount
TotalAmount
ProfitAmount
TotalSum
UserName
ReferenceNo
PriceInclVat
VatRegNo
PaidAmount
EInvSent
EmailSent
Paid
FieldTypeComment
SIHIdGuid
DepartmentCodeStr
DepartmentNameStr
Dimension1CodeStr
Dimension2CodeStr
Dimension3CodeStr
Dimension4CodeStr
Dimension5CodeStr
Dimension6CodeStr
Dimension7CodeStr
AccountingDocAccDoc
BatchInfoStr
InvoiceNoStr
DocumentDateDate
TransactionDateDate
CustomerNameStr
CustomerRegNoStr
CustomerIdGuid
HCommentStr
FCommentStr
DueDateDate
CurrencyCodeStr
CurrencyRateDec
TaxAmountDec
RoundingAmountDec
TotalAmountDec
ProfitAmountDec
TotalSumDec
UserNameStr
ReferenceNoStr
PriceInclVatBool
VatRegNoStr
PaidAmountDec
EInvSentBool
EmailSentDate
PaidBool