CSQ Docs
    CSQ Docs
    CSQ API Doc
    • CSQ API Doc
    • Dummy Product Usage Guide
    • Back to home
    • Location-based Products
    • Get Labels
      GET
    • Get Countries
      GET
    • Get Categories
      GET
    • Get States
      GET
    • Get Municipalities
      GET
    • Get Deliver Locations
      GET
    • Get Products
      GET
    • Get Fields
      GET
    • Get Nationalities
      GET
    • Create Cart
      POST
    • Purchase
      POST
    • Get Orders
      GET
    • Get Order Status Details
      GET
    • Get Orders All Info
      GET
    • Revert
      POST

      Get Orders All Info

      Pending
      GET
      /physical-products/sale/orders/info/{terminalId}/{initialDate}/{endDate}

      Method Summary: Get Orders All Info#

      The Get Orders All Info method (GET /physical-products/sales/orders/info/{terminalId}/{initialDate}/{endDate}) is designed to retrieve a comprehensive list of all physical product orders for a specific sales terminal (terminalId) within a given date range.
      Its primary function is to fetch the complete data for multiple orders at once, providing both the header (summary like price and status) and the full detail (beneficiary, location, etc., typically obtained via a separate details endpoint) for each order in the list.

      Key Usage Details#

      This method requires the following mandatory parameters to filter and authorize the request:
      ParameterTypeLocationPurpose
      terminalIdstringPathThe unique identifier of the terminal or Point of Sale (POS) whose orders are requested.
      initialDatestring (date)PathThe start date of the time range used to filter the orders.
      endDatestring (date)PathThe end date of the time range used to filter the orders.
      U, SH, STstringHeaderSecurity or authentication tokens required to authorize the request.

      Expected Response (200 OK)#

      The successful response returns an array of comprehensive order objects. While the specific details (like beneficiary and location) aren't listed in the provided schema for this response, the structure (PhysicalProductGetOrders) strongly suggests it returns the same header information as the simpler "Get Orders" method:
      Order Information FieldDescription
      idCartOrder/Cart unique identifier.
      productNameName of the product sold.
      priceTotal price of the order.
      orderDateThe date the order was placed.
      statusCurrent status of the order

      Request

      Path Params

      Header Params

      Request Code Samples

      Shell
      JavaScript
      Java
      Swift
      Go
      PHP
      Python
      HTTP
      C
      C#
      Objective-C
      Ruby
      OCaml
      Dart
      R
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://evsb.csqworld.com/physical-products/sale/orders/info/1234567/2025-05-10/2025-05-30' \
      --header 'U;' \
      --header 'SH;' \
      --header 'ST;'

      Responses

      🟢200Success
      application/json
      Body

      Examples
      [
          {
              "idCart": 22852,
              "productName": "TELEFONO 2COMBO 1",
              "price": 4065.744,
              "orderDate": "2025-07-03",
              "status": "PENDING",
              "localReference": "7N6UBAYCTF",
              "terminalId": "8127499132",
              "countryName": "El Salvador"
          },
          {
              "idCart": 17237,
              "productName": "COMBO NAVIDEÑOCOMBO 1",
              "price": 469.969,
              "orderDate": "2026-07-08",
              "status": "DELIVERED",
              "localReference": "3B80GRDUUM",
              "terminalId": "2515943882",
              "countryName": "Senegal"
          },
          {
              "idCart": 57070,
              "productName": "COMBO 3COMBO 1",
              "price": 4946.269,
              "orderDate": "2024-11-29",
              "status": "PENDING",
              "localReference": "ADI0KDD6JT",
              "terminalId": "6268852241",
              "countryName": "Antigua and Barbuda"
          },
          {
              "idCart": 38762,
              "productName": "SIM 2COMBO 1",
              "price": 1306.316,
              "orderDate": "2026-01-26",
              "status": "PENDING",
              "localReference": "6A7S2KX4ZD",
              "terminalId": "4304962075",
              "countryName": "Anguilla"
          },
          {
              "idCart": 40912,
              "productName": "COMBO 2COMBO 1",
              "price": 8617.779,
              "orderDate": "2025-05-11",
              "status": "CANCELED",
              "localReference": "5657BYV8JW",
              "terminalId": "9499782553",
              "countryName": "Iraq"
          },
          {
              "idCart": 16084,
              "productName": "COMBO 2COMBO 1",
              "price": 6170.529,
              "orderDate": "2024-12-22",
              "status": "PENDING",
              "localReference": "74T3T87M2S",
              "terminalId": "8816924671",
              "countryName": "Myanmar"
          },
          {
              "idCart": 40109,
              "productName": "COMBO 3COMBO 1",
              "price": 6715.264,
              "orderDate": "2025-02-11",
              "status": "CANCELED",
              "localReference": "XMS5OUFZ09",
              "terminalId": "5606726231",
              "countryName": "Holy See (Vatican City State)"
          },
          {
              "idCart": 77491,
              "productName": "SIM 1COMBO 1",
              "price": 7357.208,
              "orderDate": "2025-07-29",
              "status": "CANCELED",
              "localReference": "8E5X15T4H4",
              "terminalId": "4968208560",
              "countryName": "Iran"
          },
          {
              "idCart": 49141,
              "productName": "TELEFONO 1COMBO 1",
              "price": 2865.706,
              "orderDate": "2025-10-16",
              "status": "DELIVERED",
              "localReference": "6I5541OUFM",
              "terminalId": "1555189757",
              "countryName": "Guam"
          },
          {
              "idCart": 81113,
              "productName": "COMBO NAVIDEÑOCOMBO 1",
              "price": 4462.904,
              "orderDate": "2026-03-02",
              "status": "CANCELED",
              "localReference": "UBW16GKMDT",
              "terminalId": "6734003497",
              "countryName": "Mayotte"
          },
          {
              "idCart": 51972,
              "productName": "COMBO PARA CUBACOMBO 1",
              "price": 3257.056,
              "orderDate": "2025-05-08",
              "status": "PENDING",
              "localReference": "YK625PP6VS",
              "terminalId": "8268108084",
              "countryName": "Puerto Rico"
          },
          {
              "idCart": 87330,
              "productName": "COMBO 2COMBO 1",
              "price": 1978.052,
              "orderDate": "2026-03-30",
              "status": "CANCELED",
              "localReference": "VQSLAWW592",
              "terminalId": "7819836839",
              "countryName": "Spain"
          },
          {
              "idCart": 69889,
              "productName": "TELEFONO 2COMBO 1",
              "price": 2522.966,
              "orderDate": "2026-01-29",
              "status": "DELIVERED",
              "localReference": "OWCRYW48XH",
              "terminalId": "9343457361",
              "countryName": "Libyan Arab Jamahiriya"
          },
          {
              "idCart": 69579,
              "productName": "TELEFONO MOVISTARCOMBO 1",
              "price": 9031.43,
              "orderDate": "2025-05-18",
              "status": "DELIVERED",
              "localReference": "S6MAQOPWQI",
              "terminalId": "5313686613",
              "countryName": "Morocco"
          },
          {
              "idCart": 27264,
              "productName": "COMBO 1COMBO 1",
              "price": 6324.646,
              "orderDate": "2026-02-10",
              "status": "PENDING",
              "localReference": "AI3MMOQSXW",
              "terminalId": "0679709519",
              "countryName": "Malta"
          },
          {
              "idCart": 13724,
              "productName": "TELEFONO 1COMBO 1",
              "price": 4712.839,
              "orderDate": "2025-07-10",
              "status": "CANCELED",
              "localReference": "ZYC3IV985V",
              "terminalId": "1326845997",
              "countryName": "Cambodia"
          },
          {
              "idCart": 71142,
              "productName": "TELEFONO MOVISTARCOMBO 1",
              "price": 7123.658,
              "orderDate": "2024-12-29",
              "status": "DELIVERED",
              "localReference": "5D508FFROP",
              "terminalId": "4545037436",
              "countryName": "Burundi"
          },
          {
              "idCart": 55370,
              "productName": "SIM 1COMBO 1",
              "price": 9091.249,
              "orderDate": "2025-03-08",
              "status": "DELIVERED",
              "localReference": "SWQ64WFOJD",
              "terminalId": "4911156605",
              "countryName": "Saint Barthelemy"
          },
          {
              "idCart": 75325,
              "productName": "COMBO PARA CUBACOMBO 1",
              "price": 4018.934,
              "orderDate": "2025-01-25",
              "status": "DELIVERED",
              "localReference": "AF9K3Y33AE",
              "terminalId": "4314334763",
              "countryName": "Bermuda"
          },
          {
              "idCart": 22320,
              "productName": "COMBO NAVIDEÑOCOMBO 1",
              "price": 6989.424,
              "orderDate": "2025-08-29",
              "status": "PENDING",
              "localReference": "RUH0KNJ41S",
              "terminalId": "4072224354",
              "countryName": "Gambia"
          }
      ]
      Modified at 2025-10-15 13:03:58
      Previous
      Get Order Status Details
      Next
      Revert
      Built with