Request Information
Returns information about registered sales.
Example URL:
v2.0/RegisteredSales
None.
None.
Response Information
IPageOfRegisteredSaleApiModel
Name | Description | Type | Additional information |
---|---|---|---|
Data |
List of entities on this page |
Collection of RegisteredSaleApiModel |
None. |
TotalItems |
Total number of entries |
integer |
None. |
TotalPages |
Total number of pages |
integer |
None. |
Sample:
{ "Data": [ { "BaseTaxBasicRateHc": 1.0, "BaseTaxReducedRate1Hc": 2.0, "BaseTaxReducedRate2Hc": 3.0, "BaseTaxZeroRateHc": 4.0, "Bkp": "sample string 5", "CancelledRegisteredSaleId": 1, "CashVoucherId": 1, "DateOfAnswer": "2023-11-14T22:31:26.24436+00:00", "DateOfSale": "2023-11-14T22:31:26.24436+00:00", "DateOfSend": "2023-11-14T22:31:26.24436+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": "5e9fdc1e-ccef-46a6-9e34-4e77b166fb4a", "VatIdentificationNumber": "sample string 30", "Id": 31 } ], "TotalItems": 1, "TotalPages": 1 }
Sample:
Sample not available.
Sample:
Sample not available.