Get Recurring Invoice details

Endpoints

Estonia: https://aktiva.merit.ee/api/v2/getperinvoice
Poland: https://program.360ksiegowosc.pl/api/v2/getperinvoice

Query Payload

{
“Id”: “xxxxxxxx-xxxx-Mxxx-Nxxx-xxxxxxxxxxxx”
}

Successful result

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

FieldTypeComment
SILIDGuid
ItemCodeStr
LocationCodeStr
DescriptionStr
QuantityDecimal
PriceDecimal
TaxIdGuid
DepartmentCodeStr
GLAccountCodeStr
DimensionsArray of Line dimensions objects
AmountExclVatDecimal
AmountInclVatDecimal
VatAmountDecimal
DiscountPctDecimal
DiscountAmountDecimal
StartIndValDecimal
EndIndValDecimal
UnitofMeasureStr

DimensionsObject

FieldTypeComment
DimIdInt
DimValueIdGuid
DimCodeStr

LineDimensionsObject

FieldTypeComment
DimIdInt
CodeStr
AllocPctDecimal
AllocAmountDecimal