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": "2024-11-02T04:46:57.7711058+00:00", "DateOfSale": "2024-11-02T04:46:57.7711058+00:00", "DateOfSend": "2024-11-02T04:46:57.7711058+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": "99b79ed5-da54-4fc7-b1a8-e7e2baf3cae2", "VatIdentificationNumber": "sample string 30", "Id": 31 }, "IsConfirmationSent": true, "CurrencyId": 3, "DateCreated": "2024-11-02T04:46:57.7711058+00:00", "DateLastChange": "2024-11-02T04:46:57.7711058+00:00", "DateOfPayment": "2024-11-02T04:46:57.7711058+00:00", "DateOfVatApplication": "2024-11-02T04:46:57.7711058+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.