Request Information

Returns information about registered sales.

Example URL:
v2.0/RegisteredSales

None.

None.

Response Information

IPageOfRegisteredSaleApiModel
NameDescriptionTypeAdditional 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": "2024-04-27T02:15:49.8797682+00:00",
      "DateOfSale": "2024-04-27T02:15:49.8797682+00:00",
      "DateOfSend": "2024-04-27T02:15:49.8797682+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": "8fd3badb-a4a3-4c8c-8cd6-2d045d12b71c",
      "VatIdentificationNumber": "sample string 30",
      "Id": 31
    }
  ],
  "TotalItems": 1,
  "TotalPages": 1
}
Sample:

Sample not available.

Sample:

Sample not available.