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
    • Create Cart
      POST
    • Purchase
      POST
    • Get Orders
      GET
    • Get Order Status Details
      GET

      Get Orders

      Pending
      GET
      /physical-products/sales/orders/{terminalId}/{initialDate}/{endDate}
      Description
      Get all orders by terminalId

      Request

      Path Params

      Header Params

      Request 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/sales/orders/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-07-31 05:09:39
      Previous
      Purchase
      Next
      Get Order Status Details
      Built with