Skip to content

Get Recurring Invoice details

Endpoints

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

Query Payload

json
{    
  "Id": "xxxxxxxx-xxxx-Mxxx-Nxxx-xxxxxxxxxxxx"
}

Successful Result

json
Click to see the result parameters
FieldTypeComment
CustomerNameStr
PayerNameStr
CodeStr
DepartmentCodeStr
InvoiceNoStr
StartDateDate
EndDateDate
CurrencyIdInt
CurrencyCodeStr
CurrencyRateDecimal
HCommentStr
FCommentStr
NextDateDate
CycleInt
PeriodInt
PaymentDayInt
PaymentMonthInt
ReferenceNoStr
PriceInclVatBool
RoundingPrecInt
RoundingAmountDecimal
TotalAmountDecimal
TotalSumDecimal
PerLenInt
DimensionsArray of dimensions objects
TaxAmountDecimal
LinesArray of Invoice Row Objects

InvoiceRowObject

Click to see the InvoiceRowObject parameters
FieldTypeComment
SILIDGuid
ItemCodeStr
LocationCodeStr
DescriptionStr
QuantityDecimal
PriceDecimal
TaxIdGuid
DepartmentCodeStr
GLAccountCodeStr
DimensionsArray of Line dimensions objects
AmountExclVatDecimal
AmountInclVatDecimal
VatAmountDecimal
DiscountPctDecimal
DiscountAmountDecimal
StartIndValDecimal
EndIndValDecimal
UnitofMeasureStr

DimensionsObject

Click to see the DimensionsObject parameters
FieldTypeComment
DimIdInt
DimValueIdGuid
DimCodeStr

LineDimensionsObject

Click to see the LineDimensionsObject parameters
FieldTypeComment
DimIdInt
CodeStr
AllocPctDecimal
AllocAmountDecimal