Request Information
Returns list of payments. Filters are optional.
Example URL:
v2.0/IssuedDocumentPayments
None.
None.
Response Information
IPageOfIssuedDocumentPaymentApiModel
| Name | Description | Type | Additional information |
|---|---|---|---|
| Data |
List of entities on this page |
Collection of IssuedDocumentPaymentApiModel |
None. |
| TotalItems |
Total number of entries |
integer |
None. |
| TotalPages |
Total number of pages |
integer |
None. |
Sample:
{
"Data": [
{
"EetResponsibility": 0,
"IsEet": true,
"RegisteredSale": {
"BaseTaxBasicRateHc": 1.0,
"BaseTaxReducedRate1Hc": 2.0,
"BaseTaxReducedRate2Hc": 3.0,
"BaseTaxZeroRateHc": 4.0,
"Bkp": "sample string 5",
"CancelledRegisteredSaleId": 1,
"CashVoucherId": 1,
"DateOfAnswer": "2025-11-03T12:44:34.7662424+00:00",
"DateOfSale": "2025-11-03T12:44:34.7662424+00:00",
"DateOfSend": "2025-11-03T12:44:34.7662424+00:00",
"DocumentNumber": "sample string 9",
"DocumentType": 0,
"EetRegime": 0,
"ErrorCode": 10,
"ErrorText": "sample string 11",
"Fik": "sample string 12",
"IsCanceled": true,
"IsFirstReport": true,
"IssuedInvoiceId": 1,
"IssuedInvoicePaymentId": 1,
"Pkp": "sample string 15",
"ReceiptNumber": "sample string 16",
"SalesOfficeDesignation": 17,
"SalesPosEquipmentDesignation": "sample string 18",
"SalesPosEquipmentId": 1,
"SalesReceiptId": 1,
"Status": 0,
"TaxBasicRateHc": 19.0,
"TaxReducedRate1Hc": 20.0,
"TaxReducedRate2Hc": 21.0,
"TotalAdvancePayment": 22.0,
"TotalFromAdvancePayment": 23.0,
"TotalTravelServiceHc": 24.0,
"TotalUsedGoodsBasicRateHc": 25.0,
"TotalUsedGoodsReducedRate1Hc": 26.0,
"TotalUsedGoodsReducedRate2Hc": 27.0,
"TotalWithVatHc": 28.0,
"Uuid": "2cc62d0f-c058-4f25-a7b4-a64cb683f96f",
"VatIdentificationNumber": "sample string 30",
"Id": 31
},
"IsConfirmationSent": true,
"CurrencyId": 3,
"DateCreated": "2025-11-03T12:44:34.7662424+00:00",
"DateLastChange": "2025-11-03T12:44:34.7662424+00:00",
"DateOfPayment": "2025-11-03T12:44:34.7662424+00:00",
"DateOfVatApplication": "2025-11-03T12:44:34.7662424+00:00",
"ExchangeRate": 8.0,
"ExchangeRateAmount": 9.0,
"Exported": 0,
"InvoiceId": 10,
"InvoiceDocumentNumber": "sample string 11",
"Partner": "sample string 12",
"PartnerId": 13,
"PaymentAmount": 14.0,
"PaymentAmountHc": 15.0,
"PaymentOptionId": 16,
"Id": 17
}
],
"TotalItems": 1,
"TotalPages": 1
}
Sample:
Sample not available.
Sample:
Sample not available.