{ "info": { "_postman_id": "b18680bc-31df-4a8e-9291-87fa8e93c431", "name": "Track-POD Address Order API", "description": "Track-POD API enables ERP or any other system integration with Track-POD without need for any manual data input. Our API provides an easy HTTP interface to Track-POD functionality through JSON or XML

Endpoint:
https://api.track-pod.com/

Request headers:
X-API-KEY - API Key. Please find the API key in the Track-POD settings
Content-Type - (POST/PUT) Request input type: application/json - JSON, application/xml - XML
Accept - Response output type: application/json - JSON, application/xml - XML
Accept-Encoding - Response compression: gzip, deflate, br

Webhooks:
Create/Update/Delete route, Create/Update/Delete order, and more How to use Webhooks?", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:17:27.000Z", "updatedAt": "2026-07-28T03:17:27.000Z", "lastUpdatedBy": "35240", "uid": "35240-b18680bc-31df-4a8e-9291-87fa8e93c431" }, "item": [ { "name": "Order", "item": [ { "name": "Bulk", "item": [ { "name": "Add unscheduled orders (the maximum is 500)", "id": "51af5ed0-9a63-4713-a5a7-6d9190efe41c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" } ], "body": { "mode": "raw", "raw": "[\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_9752\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_404\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_898130\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_29513449\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n },\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_80958733\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_886\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7683\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_919110514\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Bulk?updateAddressGps=false&updateGoodsPrice=false", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Bulk" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Force update existing Price in the Goods directory from the payload data.", "key": "updateGoodsPrice", "value": "false" } ] } }, "response": [ { "id": "f942b0dd-c8f3-4e61-ac9b-7db639562258", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "[\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_9752\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_404\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_898130\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_29513449\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n },\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_80958733\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_886\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7683\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_919110514\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Bulk?updateAddressGps=false&updateGoodsPrice=false", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Bulk" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Force update existing Price in the Goods directory from the payload data.", "key": "updateGoodsPrice", "value": "false" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Error\": \"\"\n },\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Error\": \"\"\n }\n]", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-f942b0dd-c8f3-4e61-ac9b-7db639562258" }, { "id": "0128184b-1c55-46ee-98c4-d6be6d529bd1", "name": "Orders were created successfully.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "[\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_9752\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_404\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_898130\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_29513449\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n },\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_80958733\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_886\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7683\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_919110514\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Bulk?updateAddressGps=false&updateGoodsPrice=false", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Bulk" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Force update existing Price in the Goods directory from the payload data.", "key": "updateGoodsPrice", "value": "false" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-0128184b-1c55-46ee-98c4-d6be6d529bd1" }, { "id": "9ea96e6b-5fd6-48e3-b675-b46ddee726a0", "name": "One or more validation errors", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "[\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_9752\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_404\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_898130\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_29513449\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n },\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_80958733\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_886\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7683\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_919110514\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Bulk?updateAddressGps=false&updateGoodsPrice=false", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Bulk" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Force update existing Price in the Goods directory from the payload data.", "key": "updateGoodsPrice", "value": "false" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-9ea96e6b-5fd6-48e3-b675-b46ddee726a0" }, { "id": "63cddbb5-6457-4f71-9cfa-a61c123b4897", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "[\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_9752\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_404\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_898130\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_29513449\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n },\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_80958733\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_886\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7683\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_919110514\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Bulk?updateAddressGps=false&updateGoodsPrice=false", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Bulk" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Force update existing Price in the Goods directory from the payload data.", "key": "updateGoodsPrice", "value": "false" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-63cddbb5-6457-4f71-9cfa-a61c123b4897" }, { "id": "f760e182-fd95-4068-99b8-98a9fd14cc21", "name": "Unsupported Media Type. Invalid Content-Type in the request header. Must be application/json or application/xml", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "[\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_9752\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_404\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_898130\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_29513449\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n },\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_80958733\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_886\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7683\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_919110514\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Bulk?updateAddressGps=false&updateGoodsPrice=false", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Bulk" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Force update existing Price in the Goods directory from the payload data.", "key": "updateGoodsPrice", "value": "false" } ] } }, "status": "Unsupported Media Type", "code": 415, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-f760e182-fd95-4068-99b8-98a9fd14cc21" }, { "id": "2fea000b-8bab-433b-8c3e-4a5df0054855", "name": "Too Many Requests. Rate limit is 20 requests/sec and 400 requests/min", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "[\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_9752\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_404\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_898130\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_29513449\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n },\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_80958733\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_886\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7683\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_919110514\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Bulk?updateAddressGps=false&updateGoodsPrice=false", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Bulk" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Force update existing Price in the Goods directory from the payload data.", "key": "updateGoodsPrice", "value": "false" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-2fea000b-8bab-433b-8c3e-4a5df0054855" }, { "id": "b28254fe-1aea-443e-a429-3e7b6ac5b045", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "[\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_9752\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_404\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_898130\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_29513449\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n },\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_80958733\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_886\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7683\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_919110514\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Bulk?updateAddressGps=false&updateGoodsPrice=false", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Bulk" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Force update existing Price in the Goods directory from the payload data.", "key": "updateGoodsPrice", "value": "false" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-b28254fe-1aea-443e-a429-3e7b6ac5b045" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-51af5ed0-9a63-4713-a5a7-6d9190efe41c" } ], "id": "a1530a17-5bd5-4878-9ede-f725516392cb", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-a1530a17-5bd5-4878-9ede-f725516392cb" }, { "name": "Number", "item": [ { "name": "{number}", "item": [ { "name": "List", "item": [ { "name": "Get orders by number (last 25 orders)", "id": "8fd07763-fa96-4311-ab16-d02b269c99a6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number/List", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "List" ], "variable": [ { "id": "a59967cb-7bd5-4f67-91ed-dbba279f197f", "key": "number", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "ccdcdf8b-63dd-4d34-8ebd-54c78d5fa72c", "name": "List of orders", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number/List", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "List" ], "variable": [ { "key": "number" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"SeqNumber\": \"\",\n \"RouteNumber\": \"\",\n \"RoutePriority\": \"\",\n \"RouteStatus\": \"Loaded\",\n \"DriverLogin\": \"\",\n \"DriverName\": \"\",\n \"DriverNumber\": \"\",\n \"DriverVehicle\": \"\",\n \"ShipperId\": \"\",\n \"Shipper\": \"\",\n \"DepotId\": \"\",\n \"Depot\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"Id_DocShipment\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Note\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReasonId\": \"\",\n \"RejectReason\": \"\",\n \"ScanReasonId\": \"\",\n \"ScanRejectReason\": \"\",\n \"LoadCheckScanReasonId\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"HasRoutePointPhoto\": \"\",\n \"StatusDate\": \"\",\n \"PlanTime\": \"\",\n \"PlanTimeDep\": \"\",\n \"PlanServiceTime\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"RouteDate\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatusId\": \"NotLoaded\",\n \"HasLoadSignature\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CustomFieldsStr\": \"\",\n \"CancelledStatus\": \"\",\n \"RescheduledTimes\": \"\"\n },\n \"CreateSource\": \"Driver\",\n \"DistanceFromDepotPlan\": \"\",\n \"SeqNumberDriver\": \"\",\n \"DeliveryInstructions\": \"\",\n \"Pin\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CreateDateUtc\": \"\",\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"Feedback\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n },\n \"RouteDate\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReason\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"StatusDate\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"RescheduledTimes\": \"\"\n },\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"SeqNumber\": \"\",\n \"RouteNumber\": \"\",\n \"RoutePriority\": \"\",\n \"RouteStatus\": \"Ready\",\n \"DriverLogin\": \"\",\n \"DriverName\": \"\",\n \"DriverNumber\": \"\",\n \"DriverVehicle\": \"\",\n \"ShipperId\": \"\",\n \"Shipper\": \"\",\n \"DepotId\": \"\",\n \"Depot\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"Id_DocShipment\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Note\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReasonId\": \"\",\n \"RejectReason\": \"\",\n \"ScanReasonId\": \"\",\n \"ScanRejectReason\": \"\",\n \"LoadCheckScanReasonId\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"HasRoutePointPhoto\": \"\",\n \"StatusDate\": \"\",\n \"PlanTime\": \"\",\n \"PlanTimeDep\": \"\",\n \"PlanServiceTime\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"RouteDate\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatusId\": \"Loaded\",\n \"HasLoadSignature\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CustomFieldsStr\": \"\",\n \"CancelledStatus\": \"\",\n \"RescheduledTimes\": \"\"\n },\n \"CreateSource\": \"WooCommerceIntegration\",\n \"DistanceFromDepotPlan\": \"\",\n \"SeqNumberDriver\": \"\",\n \"DeliveryInstructions\": \"\",\n \"Pin\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CreateDateUtc\": \"\",\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"Feedback\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n },\n \"RouteDate\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReason\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"StatusDate\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"RescheduledTimes\": \"\"\n }\n]", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-ccdcdf8b-63dd-4d34-8ebd-54c78d5fa72c" }, { "id": "57322f7a-eeb9-47aa-8976-75d32b370d93", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number/List", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "List" ], "variable": [ { "key": "number" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-57322f7a-eeb9-47aa-8976-75d32b370d93" }, { "id": "8eef27d0-21e0-4d4c-9eeb-5c9f3304a30c", "name": "Gone", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number/List", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "List" ], "variable": [ { "key": "number" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Order\": {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Note\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"DeletedBy\": \"\",\n \"DeletedDate\": \"\"\n },\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-8eef27d0-21e0-4d4c-9eeb-5c9f3304a30c" }, { "id": "41fb277f-6346-44d9-b533-8b12e4b1e42d", "name": "Too Many Requests. Rate limit is 20 requests/sec and 400 requests/min", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number/List", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "List" ], "variable": [ { "key": "number" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-41fb277f-6346-44d9-b533-8b12e4b1e42d" }, { "id": "cb80e125-82f6-4775-a39b-8ef68fd6e6dd", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number/List", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "List" ], "variable": [ { "key": "number" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-cb80e125-82f6-4775-a39b-8ef68fd6e6dd" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-8fd07763-fa96-4311-ab16-d02b269c99a6" } ], "id": "0d9bf9b5-251c-4162-84e8-f2fd0d9fa07a", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-0d9bf9b5-251c-4162-84e8-f2fd0d9fa07a" }, { "name": "Status", "item": [ { "name": "Set order status by number. Deprecated. Please use /Order/Complete or Reject instead.", "id": "7a0978b1-482d-45df-808f-99c046a603ed", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Number/:number/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Status" ], "variable": [ { "id": "b50cb3ea-8e04-40d5-b1cf-697b6026a2bc", "key": "number", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "c85c246e-4d42-4de6-aa66-a887a103b82e", "name": "Order was updated", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Number/:number/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Status" ], "variable": [ { "key": "number" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-c85c246e-4d42-4de6-aa66-a887a103b82e" }, { "id": "bf6fadfc-d28f-490b-b1cd-2e6423b908a1", "name": "Bad Request. Order already has delivery status", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Number/:number/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Status" ], "variable": [ { "key": "number" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-bf6fadfc-d28f-490b-b1cd-2e6423b908a1" }, { "id": "5fe2914a-4edc-4c8a-b040-6a609a72c59e", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Number/:number/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Status" ], "variable": [ { "key": "number" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-5fe2914a-4edc-4c8a-b040-6a609a72c59e" }, { "id": "6a78ae39-552c-4355-8087-c3df94a3ca03", "name": "Not found. Order not found", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Number/:number/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Status" ], "variable": [ { "key": "number" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-6a78ae39-552c-4355-8087-c3df94a3ca03" }, { "id": "c0b8eb66-fd78-4fe7-b28c-ca9ce87cf58e", "name": "Not Supported. Selected status is not supported", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Number/:number/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Status" ], "variable": [ { "key": "number" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-c0b8eb66-fd78-4fe7-b28c-ca9ce87cf58e" }, { "id": "965cf827-cc9b-4025-9fa0-24b584c06e5c", "name": "Too Many Requests. Rate limit is 20 requests/sec and 400 requests/min", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Number/:number/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Status" ], "variable": [ { "key": "number" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-965cf827-cc9b-4025-9fa0-24b584c06e5c" }, { "id": "b344123d-d860-4f45-9312-c0785b865780", "name": "Internal Server Error", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Number/:number/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Status" ], "variable": [ { "key": "number" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-b344123d-d860-4f45-9312-c0785b865780" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-7a0978b1-482d-45df-808f-99c046a603ed" } ], "id": "5e7247d1-aa32-4a54-9a15-41a464a1da3d", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-5e7247d1-aa32-4a54-9a15-41a464a1da3d" }, { "name": "Pdf", "item": [ { "name": "Get order POD by number", "id": "c05fa104-5415-40bf-882d-b94445ae3145", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/pdf" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number/Pdf", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Pdf" ], "variable": [ { "id": "7f1e6086-d498-4977-8a89-6ef767577336", "key": "number", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "cab367b4-a12f-4ac5-bf73-74265bde1cc8", "name": "An order pod (.pdf)", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/pdf" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number/Pdf", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Pdf" ], "variable": [ { "key": "number" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "application/pdf" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-cab367b4-a12f-4ac5-bf73-74265bde1cc8" }, { "id": "54eb652d-e0db-428e-b731-60119fe7ccea", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number/Pdf", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Pdf" ], "variable": [ { "key": "number" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-54eb652d-e0db-428e-b731-60119fe7ccea" }, { "id": "68e20472-a520-4b73-abab-8ef7cf7f42ca", "name": "Not found. Order not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number/Pdf", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Pdf" ], "variable": [ { "key": "number" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-68e20472-a520-4b73-abab-8ef7cf7f42ca" }, { "id": "31e7d940-a56c-4418-b937-7907229545e8", "name": "Too Many Requests. Rate limit is 2 requests/sec", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number/Pdf", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Pdf" ], "variable": [ { "key": "number" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-31e7d940-a56c-4418-b937-7907229545e8" }, { "id": "94755d2b-41a9-488b-ae40-a7bb6019b8ee", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number/Pdf", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Pdf" ], "variable": [ { "key": "number" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-94755d2b-41a9-488b-ae40-a7bb6019b8ee" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-c05fa104-5415-40bf-882d-b94445ae3145" } ], "id": "ff6c905f-7bce-4e81-8ec8-b4e8085ed096", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-ff6c905f-7bce-4e81-8ec8-b4e8085ed096" }, { "name": "Shipping-label", "item": [ { "name": "Get order shipping label by number", "id": "c997df78-d464-46b4-965e-224ea8eaccd6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/pdf" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number/Shipping-label?pageType=", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Shipping-label" ], "query": [ { "description": "Page type. Options: 6A4, 10x10, 10x15. (default: 6A4)", "key": "pageType", "value": "" } ], "variable": [ { "id": "23b8166d-81e3-4053-9855-bf83d3e888e6", "key": "number", "value": "", "description": "(Required) Order number" } ] } }, "response": [ { "id": "965c6da3-b307-456f-9436-67962eaeaab0", "name": "An order shipping label (.pdf)", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/pdf" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number/Shipping-label?pageType=", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Shipping-label" ], "query": [ { "description": "Page type. Options: 6A4, 10x10, 10x15. (default: 6A4)", "key": "pageType", "value": "" } ], "variable": [ { "key": "number" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "application/pdf" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-965c6da3-b307-456f-9436-67962eaeaab0" }, { "id": "c562f0d7-17e7-4275-a0d6-7660e04865ea", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number/Shipping-label?pageType=", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Shipping-label" ], "query": [ { "description": "Page type. Options: 6A4, 10x10, 10x15. (default: 6A4)", "key": "pageType", "value": "" } ], "variable": [ { "key": "number" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-c562f0d7-17e7-4275-a0d6-7660e04865ea" }, { "id": "3426c642-f4a1-49da-b2c8-6a5106e1528a", "name": "Not found. Order not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number/Shipping-label?pageType=", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Shipping-label" ], "query": [ { "description": "Page type. Options: 6A4, 10x10, 10x15. (default: 6A4)", "key": "pageType", "value": "" } ], "variable": [ { "key": "number" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-3426c642-f4a1-49da-b2c8-6a5106e1528a" }, { "id": "c24643c0-04e7-4ff9-981d-d9baa01712ae", "name": "Too Many Requests. Rate limit is 10 requests/sec", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number/Shipping-label?pageType=", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Shipping-label" ], "query": [ { "description": "Page type. Options: 6A4, 10x10, 10x15. (default: 6A4)", "key": "pageType", "value": "" } ], "variable": [ { "key": "number" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-c24643c0-04e7-4ff9-981d-d9baa01712ae" }, { "id": "878ddfe4-39a1-44b3-ad60-7311447016f9", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number/Shipping-label?pageType=", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Shipping-label" ], "query": [ { "description": "Page type. Options: 6A4, 10x10, 10x15. (default: 6A4)", "key": "pageType", "value": "" } ], "variable": [ { "key": "number" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-878ddfe4-39a1-44b3-ad60-7311447016f9" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-c997df78-d464-46b4-965e-224ea8eaccd6" } ], "id": "3949cda0-2f48-4fd1-a46f-af341af1182a", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-3949cda0-2f48-4fd1-a46f-af341af1182a" }, { "name": "Complete", "item": [ { "name": "Set the order status to 'delivered', 'collected', or 'partially' by number. Note: The order must be scheduled for delivery.", "id": "bd04e7a3-2f66-45c3-8c7e-6243ad189320", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"CODActual\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Number/:number/Complete", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Complete" ], "variable": [ { "id": "b8b6d7d7-e0c6-40ca-bdff-06aa9007d6e5", "key": "number", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "cb79b1d0-2b5f-4713-a49d-61b2cae6b102", "name": "Order was updated", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"CODActual\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Number/:number/Complete", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Complete" ], "variable": [ { "key": "number" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-cb79b1d0-2b5f-4713-a49d-61b2cae6b102" }, { "id": "e55771cf-8049-45d3-9f14-23f05b6cedc5", "name": "Bad request. The response payload contains an error description", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"CODActual\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Number/:number/Complete", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Complete" ], "variable": [ { "key": "number" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-e55771cf-8049-45d3-9f14-23f05b6cedc5" }, { "id": "5da528a8-d040-42c5-a692-bacc7b5d56b1", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"CODActual\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Number/:number/Complete", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Complete" ], "variable": [ { "key": "number" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-5da528a8-d040-42c5-a692-bacc7b5d56b1" }, { "id": "5947a752-26c9-4cd7-8db4-e3ae9e8f4b75", "name": "Not found. Order not found", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"CODActual\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Number/:number/Complete", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Complete" ], "variable": [ { "key": "number" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-5947a752-26c9-4cd7-8db4-e3ae9e8f4b75" }, { "id": "3f708751-498c-4e83-810d-bdcaccfd8763", "name": "Internal Server Error", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"CODActual\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Number/:number/Complete", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Complete" ], "variable": [ { "key": "number" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-3f708751-498c-4e83-810d-bdcaccfd8763" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-bd04e7a3-2f66-45c3-8c7e-6243ad189320" } ], "id": "64032fe3-f7f0-4370-a5d0-64dc725f1bab", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-64032fe3-f7f0-4370-a5d0-64dc725f1bab" }, { "name": "Reject", "item": [ { "name": "Set the order status to 'not delivered' or 'not collected' by number. Note: The order must be scheduled for delivery.", "id": "90f4f833-d9d0-4955-ad13-aae4400a8379", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"RejectReasonId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Number/:number/Reject", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Reject" ], "variable": [ { "id": "fdfe3ff6-1a02-4512-9d47-95973085f5c2", "key": "number", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "ab179029-f479-4020-82ee-c6945cc5afd6", "name": "Order was updated", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"RejectReasonId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Number/:number/Reject", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Reject" ], "variable": [ { "key": "number" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-ab179029-f479-4020-82ee-c6945cc5afd6" }, { "id": "154748c3-ec74-4309-943c-688e87519f3f", "name": "Bad request. The response payload contains an error description", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"RejectReasonId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Number/:number/Reject", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Reject" ], "variable": [ { "key": "number" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-154748c3-ec74-4309-943c-688e87519f3f" }, { "id": "12afbe9f-5038-48cd-a4c9-e2b7a3499a1f", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"RejectReasonId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Number/:number/Reject", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Reject" ], "variable": [ { "key": "number" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-12afbe9f-5038-48cd-a4c9-e2b7a3499a1f" }, { "id": "f9f17ac5-63cd-4c79-b027-ee518df99a78", "name": "Not found. Order not found", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"RejectReasonId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Number/:number/Reject", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Reject" ], "variable": [ { "key": "number" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-f9f17ac5-63cd-4c79-b027-ee518df99a78" }, { "id": "d8855f8f-1dc5-46eb-8885-2e7e7e7c0fdf", "name": "Internal Server Error", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"RejectReasonId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Number/:number/Reject", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number", "Reject" ], "variable": [ { "key": "number" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-d8855f8f-1dc5-46eb-8885-2e7e7e7c0fdf" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-90f4f833-d9d0-4955-ad13-aae4400a8379" } ], "id": "5526f5b3-acdb-4d85-b02f-4c20dea07e4f", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-5526f5b3-acdb-4d85-b02f-4c20dea07e4f" }, { "name": "Get order by number", "id": "f46afbb8-40bd-48c9-a195-f8eb60189a89", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number" ], "variable": [ { "id": "0cded4e0-2c34-45a7-ab86-5f8fc90ae194", "key": "number", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "e5452370-ddaa-4a03-9ac1-c272aaff79c4", "name": "An order", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number" ], "variable": [ { "key": "number" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"SeqNumber\": \"\",\n \"RouteNumber\": \"\",\n \"RoutePriority\": \"\",\n \"RouteStatus\": \"Draft\",\n \"DriverLogin\": \"\",\n \"DriverName\": \"\",\n \"DriverNumber\": \"\",\n \"DriverVehicle\": \"\",\n \"ShipperId\": \"\",\n \"Shipper\": \"\",\n \"DepotId\": \"\",\n \"Depot\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"Id_DocShipment\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Note\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReasonId\": \"\",\n \"RejectReason\": \"\",\n \"ScanReasonId\": \"\",\n \"ScanRejectReason\": \"\",\n \"LoadCheckScanReasonId\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"HasRoutePointPhoto\": \"\",\n \"StatusDate\": \"\",\n \"PlanTime\": \"\",\n \"PlanTimeDep\": \"\",\n \"PlanServiceTime\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"RouteDate\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatusId\": \"Scanned\",\n \"HasLoadSignature\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CustomFieldsStr\": \"\",\n \"CancelledStatus\": \"\",\n \"RescheduledTimes\": \"\"\n },\n \"CreateSource\": \"ZapierIntegration\",\n \"DistanceFromDepotPlan\": \"\",\n \"SeqNumberDriver\": \"\",\n \"DeliveryInstructions\": \"\",\n \"Pin\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CreateDateUtc\": \"\",\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"Feedback\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n },\n \"RouteDate\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReason\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"StatusDate\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"RescheduledTimes\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-e5452370-ddaa-4a03-9ac1-c272aaff79c4" }, { "id": "1fcd8c1e-1e00-4d15-a98a-1e5b57b0125d", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number" ], "variable": [ { "key": "number" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-1fcd8c1e-1e00-4d15-a98a-1e5b57b0125d" }, { "id": "18aab9b4-deec-4455-bf92-ee99a4cdd159", "name": "Not found. Order not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number" ], "variable": [ { "key": "number" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-18aab9b4-deec-4455-bf92-ee99a4cdd159" }, { "id": "a734e8bc-736c-4dbd-9cf6-02e94e87de1c", "name": "Gone. Order was permanently removed", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number" ], "variable": [ { "key": "number" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Order\": {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Note\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"DeletedBy\": \"\",\n \"DeletedDate\": \"\"\n },\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-a734e8bc-736c-4dbd-9cf6-02e94e87de1c" }, { "id": "fdcce553-a6ba-472b-beee-ae21bdee973b", "name": "Too Many Requests. Rate limit is 20 requests/sec and 400 requests/min", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number" ], "variable": [ { "key": "number" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-fdcce553-a6ba-472b-beee-ae21bdee973b" }, { "id": "54b7b39d-9114-4137-9b0b-e09d15340891", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number" ], "variable": [ { "key": "number" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-54b7b39d-9114-4137-9b0b-e09d15340891" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-f46afbb8-40bd-48c9-a195-f8eb60189a89" }, { "name": "Delete order by number", "id": "d946162d-164c-4bb9-a043-2ad54d26ff58", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "text/plain" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number" ], "variable": [ { "id": "6bc04d5a-f386-4f44-b36f-821ad78e5d04", "key": "number", "value": "", "description": "(Required) " } ] }, "description": "Orders, that haven't arrived yet, could be deleted. Order will be deleted permanently from the system." }, "response": [ { "id": "db906a61-677f-4411-ac6b-49093df6731a", "name": "Order was deleted", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number" ], "variable": [ { "key": "number" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-db906a61-677f-4411-ac6b-49093df6731a" }, { "id": "25b7bcd1-3c3d-46f0-b4dd-7ed74541856e", "name": "Bad Request. Order already has delivery status", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number" ], "variable": [ { "key": "number" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-25b7bcd1-3c3d-46f0-b4dd-7ed74541856e" }, { "id": "c3bedafd-80d9-4b23-badc-8e44225ba1c5", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number" ], "variable": [ { "key": "number" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-c3bedafd-80d9-4b23-badc-8e44225ba1c5" }, { "id": "c6fbcd28-5384-4f15-9679-3b8da70ecc15", "name": "Not found. Order not found", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number" ], "variable": [ { "key": "number" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-c6fbcd28-5384-4f15-9679-3b8da70ecc15" }, { "id": "3387c982-ccc0-450e-87b0-b30c07ffa9bb", "name": "Too Many Requests. Rate limit is 20 requests/sec and 400 requests/min", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number" ], "variable": [ { "key": "number" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-3387c982-ccc0-450e-87b0-b30c07ffa9bb" }, { "id": "a2637915-322f-483d-a9c5-147372a8a00a", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Number/:number", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Number", ":number" ], "variable": [ { "key": "number" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-a2637915-322f-483d-a9c5-147372a8a00a" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-d946162d-164c-4bb9-a043-2ad54d26ff58" } ], "id": "13f4de65-f434-4de4-bed8-eb519e18c010", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-13f4de65-f434-4de4-bed8-eb519e18c010" } ], "id": "973d9cea-855a-495a-9806-8cbe55a385ea", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-973d9cea-855a-495a-9806-8cbe55a385ea" }, { "name": "Id", "item": [ { "name": "{id}", "item": [ { "name": "Status", "item": [ { "name": "Set order status by id. Deprecated. Please use /Order/Complete or Reject instead.", "id": "136d9d38-25af-490e-b7de-f84d8809680a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Id/:id/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Status" ], "variable": [ { "id": "2f55aba3-45b9-4e3a-9c3a-cd07cb810bba", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "90e5d7c3-8d00-4532-893e-9027eff78f74", "name": "Order was updated", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Id/:id/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Status" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-90e5d7c3-8d00-4532-893e-9027eff78f74" }, { "id": "0c907bfb-9ea9-449f-b435-f28e7d41c84b", "name": "Bad Request. Order already has delivery status", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Id/:id/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Status" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-0c907bfb-9ea9-449f-b435-f28e7d41c84b" }, { "id": "a6c00a1b-570a-4d9f-90da-4acb69ec2060", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Id/:id/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Status" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-a6c00a1b-570a-4d9f-90da-4acb69ec2060" }, { "id": "9421a512-a304-42e5-8213-b45b90a07434", "name": "Not found. Order not found", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Id/:id/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Status" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-9421a512-a304-42e5-8213-b45b90a07434" }, { "id": "3f7a2549-8a62-4741-82bd-98532b830199", "name": "Not Supported. Selected status is not supported", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Id/:id/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Status" ], "variable": [ { "key": "id" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-3f7a2549-8a62-4741-82bd-98532b830199" }, { "id": "822b07bf-1668-4a05-85ca-6b6ff12392cc", "name": "Too Many Requests. Rate limit is 20 requests/sec and 400 requests/min", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Id/:id/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Status" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-822b07bf-1668-4a05-85ca-6b6ff12392cc" }, { "id": "89bdef50-0e9a-4ac9-8ee4-63e01e53dea1", "name": "Internal Server Error", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Id/:id/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Status" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-89bdef50-0e9a-4ac9-8ee4-63e01e53dea1" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-136d9d38-25af-490e-b7de-f84d8809680a" } ], "id": "c764b87f-8cc9-4d5e-b451-d1d35e831bc8", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-c764b87f-8cc9-4d5e-b451-d1d35e831bc8" }, { "name": "Pdf", "item": [ { "name": "Get order POD by Id", "id": "738ad656-d340-4d7f-974b-e79938973fe8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/pdf" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id/Pdf", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Pdf" ], "variable": [ { "id": "e561d17c-10f2-49ca-a35a-11f3cdedfb5a", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "e51196e5-bec2-4407-a621-641044582e28", "name": "An order pod (.pdf)", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/pdf" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id/Pdf", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Pdf" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "application/pdf" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-e51196e5-bec2-4407-a621-641044582e28" }, { "id": "eb39002a-8a6f-46b4-a1cb-adfd1999e98f", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id/Pdf", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Pdf" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-eb39002a-8a6f-46b4-a1cb-adfd1999e98f" }, { "id": "29c70390-9dc6-411d-bd8d-66797c333237", "name": "Not found. Order not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id/Pdf", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Pdf" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-29c70390-9dc6-411d-bd8d-66797c333237" }, { "id": "e9907616-66c8-40ba-a07f-339c795c4ff1", "name": "Too Many Requests. Rate limit is 2 requests/sec", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id/Pdf", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Pdf" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-e9907616-66c8-40ba-a07f-339c795c4ff1" }, { "id": "c6d0674c-2be0-46b9-824d-dd5b4b8f6797", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id/Pdf", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Pdf" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-c6d0674c-2be0-46b9-824d-dd5b4b8f6797" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-738ad656-d340-4d7f-974b-e79938973fe8" } ], "id": "0b9a5eaa-736e-4dd7-b2ee-82659782642b", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-0b9a5eaa-736e-4dd7-b2ee-82659782642b" }, { "name": "Shipping-label", "item": [ { "name": "Get order shipping label by Id", "id": "d8ec5fa8-3a38-44fd-91d5-b74d5381baf3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/pdf" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id/Shipping-label?pageType=", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Shipping-label" ], "query": [ { "description": "Page type. Options: 6A4, 10x10, 10x15. (default: 6A4)", "key": "pageType", "value": "" } ], "variable": [ { "id": "8080f1b4-b226-4974-890c-102a007a7b33", "key": "id", "value": "", "description": "(Required) Order Id" } ] } }, "response": [ { "id": "4bf54704-f2d6-4620-8489-7eefdfd0664d", "name": "An order shipping label (.pdf)", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/pdf" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id/Shipping-label?pageType=", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Shipping-label" ], "query": [ { "description": "Page type. Options: 6A4, 10x10, 10x15. (default: 6A4)", "key": "pageType", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "application/pdf" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-4bf54704-f2d6-4620-8489-7eefdfd0664d" }, { "id": "c721928c-f5ad-48e3-a86c-b4cb5018f91d", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id/Shipping-label?pageType=", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Shipping-label" ], "query": [ { "description": "Page type. Options: 6A4, 10x10, 10x15. (default: 6A4)", "key": "pageType", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-c721928c-f5ad-48e3-a86c-b4cb5018f91d" }, { "id": "63c2db22-f961-4d9f-942a-32bcfcc03765", "name": "Not found. Order not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id/Shipping-label?pageType=", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Shipping-label" ], "query": [ { "description": "Page type. Options: 6A4, 10x10, 10x15. (default: 6A4)", "key": "pageType", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-63c2db22-f961-4d9f-942a-32bcfcc03765" }, { "id": "57757fa9-5e9f-4127-9d72-208a74b2b3be", "name": "Too Many Requests. Rate limit is 10 requests/sec", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id/Shipping-label?pageType=", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Shipping-label" ], "query": [ { "description": "Page type. Options: 6A4, 10x10, 10x15. (default: 6A4)", "key": "pageType", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-57757fa9-5e9f-4127-9d72-208a74b2b3be" }, { "id": "88bf7a33-da72-4235-8355-10f2c74ac7b0", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id/Shipping-label?pageType=", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Shipping-label" ], "query": [ { "description": "Page type. Options: 6A4, 10x10, 10x15. (default: 6A4)", "key": "pageType", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-88bf7a33-da72-4235-8355-10f2c74ac7b0" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-d8ec5fa8-3a38-44fd-91d5-b74d5381baf3" } ], "id": "9ccd7a10-802e-4ca2-b5bf-6af9bf34f6fd", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-9ccd7a10-802e-4ca2-b5bf-6af9bf34f6fd" }, { "name": "Complete", "item": [ { "name": "Set the order status to 'delivered', 'collected', or 'partially' by Id. Note: The order must be scheduled for delivery.", "id": "c44f6b4d-e28b-4cb0-a78f-9e80fc07f90f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"CODActual\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Id/:id/Complete", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Complete" ], "variable": [ { "id": "aa52cff5-40ca-49d9-b24c-cad8b011438c", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "a83740b2-a809-46b8-9f55-18761e4ebebf", "name": "Order was updated", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"CODActual\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Id/:id/Complete", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Complete" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-a83740b2-a809-46b8-9f55-18761e4ebebf" }, { "id": "d22fe2ff-8d8d-4ad5-b74a-57e1b2b4001b", "name": "Bad request. The response payload contains an error description", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"CODActual\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Id/:id/Complete", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Complete" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-d22fe2ff-8d8d-4ad5-b74a-57e1b2b4001b" }, { "id": "47abfe42-39d4-465e-a487-657bad295dee", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"CODActual\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Id/:id/Complete", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Complete" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-47abfe42-39d4-465e-a487-657bad295dee" }, { "id": "5775057c-7d3f-43e7-b2ff-6376d8364b96", "name": "Not found. Order not found", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"CODActual\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Id/:id/Complete", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Complete" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-5775057c-7d3f-43e7-b2ff-6376d8364b96" }, { "id": "ce9cd2c3-8577-4877-9fec-b2b75f02d5a8", "name": "Internal Server Error", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"CODActual\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Id/:id/Complete", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Complete" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-ce9cd2c3-8577-4877-9fec-b2b75f02d5a8" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-c44f6b4d-e28b-4cb0-a78f-9e80fc07f90f" } ], "id": "3d7d5eef-29a1-4a03-bd28-5c81842303ed", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-3d7d5eef-29a1-4a03-bd28-5c81842303ed" }, { "name": "Reject", "item": [ { "name": "Set the order status to 'not delivered' or 'not collected' by Id. Note: The order must be scheduled for delivery.", "id": "882524ff-84fe-483c-a335-ab743728aa42", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"RejectReasonId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Id/:id/Reject", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Reject" ], "variable": [ { "id": "4357fe6d-457e-466d-9b39-045205ba2e6a", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "cfa607f7-e3a0-4b2f-a411-7b37d7e05ca0", "name": "Order was updated", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"RejectReasonId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Id/:id/Reject", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Reject" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-cfa607f7-e3a0-4b2f-a411-7b37d7e05ca0" }, { "id": "fa8b72f0-cd2f-4c60-b22b-1793c983f35c", "name": "Bad request. The response payload contains an error description", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"RejectReasonId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Id/:id/Reject", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Reject" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-fa8b72f0-cd2f-4c60-b22b-1793c983f35c" }, { "id": "eaed2eea-f2fc-483f-ad5a-5f554cadf993", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"RejectReasonId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Id/:id/Reject", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Reject" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-eaed2eea-f2fc-483f-ad5a-5f554cadf993" }, { "id": "77f41392-b38a-46e8-91fd-7f6f36a4490c", "name": "Not found. Order not found", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"RejectReasonId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Id/:id/Reject", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Reject" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-77f41392-b38a-46e8-91fd-7f6f36a4490c" }, { "id": "33507183-39c7-41bc-81b7-8d5cd0d5ab49", "name": "Internal Server Error", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"RejectReasonId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/Id/:id/Reject", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id", "Reject" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-33507183-39c7-41bc-81b7-8d5cd0d5ab49" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-882524ff-84fe-483c-a335-ab743728aa42" } ], "id": "d19d014f-ecd7-4c19-ab96-6c56ca5b4a3b", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-d19d014f-ecd7-4c19-ab96-6c56ca5b4a3b" }, { "name": "Get order by Id", "id": "ca268b5b-5ecf-4e70-9e36-29383e286eb2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id" ], "variable": [ { "id": "642b9aeb-cff7-4eee-a3d5-5a8018f4bee4", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "37f63e65-6db2-4a85-a888-b143138f2755", "name": "An order", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"SeqNumber\": \"\",\n \"RouteNumber\": \"\",\n \"RoutePriority\": \"\",\n \"RouteStatus\": \"Draft\",\n \"DriverLogin\": \"\",\n \"DriverName\": \"\",\n \"DriverNumber\": \"\",\n \"DriverVehicle\": \"\",\n \"ShipperId\": \"\",\n \"Shipper\": \"\",\n \"DepotId\": \"\",\n \"Depot\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"Id_DocShipment\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Note\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReasonId\": \"\",\n \"RejectReason\": \"\",\n \"ScanReasonId\": \"\",\n \"ScanRejectReason\": \"\",\n \"LoadCheckScanReasonId\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"HasRoutePointPhoto\": \"\",\n \"StatusDate\": \"\",\n \"PlanTime\": \"\",\n \"PlanTimeDep\": \"\",\n \"PlanServiceTime\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"RouteDate\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatusId\": \"Scanned\",\n \"HasLoadSignature\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CustomFieldsStr\": \"\",\n \"CancelledStatus\": \"\",\n \"RescheduledTimes\": \"\"\n },\n \"CreateSource\": \"ZapierIntegration\",\n \"DistanceFromDepotPlan\": \"\",\n \"SeqNumberDriver\": \"\",\n \"DeliveryInstructions\": \"\",\n \"Pin\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CreateDateUtc\": \"\",\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"Feedback\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n },\n \"RouteDate\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReason\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"StatusDate\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"RescheduledTimes\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-37f63e65-6db2-4a85-a888-b143138f2755" }, { "id": "dc9217fb-d577-4cf5-a3fe-ca5688ee30ee", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-dc9217fb-d577-4cf5-a3fe-ca5688ee30ee" }, { "id": "9d65851b-2920-4766-b9ce-57174a107c34", "name": "Not found. Order not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-9d65851b-2920-4766-b9ce-57174a107c34" }, { "id": "9023f0fb-17a3-4a12-98db-fa04d61276cc", "name": "Gone. Order was permanently removed", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Order\": {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Note\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"DeletedBy\": \"\",\n \"DeletedDate\": \"\"\n },\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-9023f0fb-17a3-4a12-98db-fa04d61276cc" }, { "id": "cf84d9fa-9d17-4aeb-8f38-4f29083775c9", "name": "Too Many Requests. Rate limit is 20 requests/sec and 400 requests/min", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-cf84d9fa-9d17-4aeb-8f38-4f29083775c9" }, { "id": "66c84e65-e6f2-41ef-9b61-6d1cc502d7b6", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-66c84e65-e6f2-41ef-9b61-6d1cc502d7b6" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-ca268b5b-5ecf-4e70-9e36-29383e286eb2" }, { "name": "Delete order by id.", "id": "bae0f081-920d-47fa-b772-f8b31e9527b0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "text/plain" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id" ], "variable": [ { "id": "959408f6-82dd-4d12-af0a-7840f302c750", "key": "id", "value": "", "description": "(Required) " } ] }, "description": "Orders, that haven't arrived yet, could be deleted. Order will be deleted permanently from the system." }, "response": [ { "id": "0185158f-0c35-462e-9d9a-7e9e67ab33bd", "name": "Order was deleted", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-0185158f-0c35-462e-9d9a-7e9e67ab33bd" }, { "id": "33387843-ab07-4d15-ace4-c7e14a02e3e8", "name": "Bad Request. Order already has delivery status", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-33387843-ab07-4d15-ace4-c7e14a02e3e8" }, { "id": "1efe99e3-c419-48da-a14f-adf1d09ea552", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-1efe99e3-c419-48da-a14f-adf1d09ea552" }, { "id": "7ef71b07-5326-4ca0-971b-175adcd324c8", "name": "Not found. Order not found", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-7ef71b07-5326-4ca0-971b-175adcd324c8" }, { "id": "c9150643-52cb-44b8-a2e7-acc68f7cbbb8", "name": "Too Many Requests. Rate limit is 20 requests/sec and 400 requests/min", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-c9150643-52cb-44b8-a2e7-acc68f7cbbb8" }, { "id": "410a7e72-0714-47ae-b9a3-b24dfff9d716", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Id/:id", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Id", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-410a7e72-0714-47ae-b9a3-b24dfff9d716" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-bae0f081-920d-47fa-b772-f8b31e9527b0" } ], "id": "05198cda-3d7a-44ca-97bc-5761ed8f5cf5", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-05198cda-3d7a-44ca-97bc-5761ed8f5cf5" } ], "id": "fb672c39-8ead-4533-82b2-3c8f000be324", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-fb672c39-8ead-4533-82b2-3c8f000be324" }, { "name": "TrackId", "item": [ { "name": "{trackId}", "item": [ { "name": "Status", "item": [ { "name": "Set order status by TrackId. Deprecated. Please use /Order/Complete or Reject instead.", "id": "c5e4069e-01ca-43bb-bb0b-848e8dec476a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId", "Status" ], "variable": [ { "id": "b77c0c22-902f-467d-9a4a-0b70ebd741c1", "key": "trackId", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "eed44f08-a43b-4527-a027-4b97d2babd07", "name": "Order was updated", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId", "Status" ], "variable": [ { "key": "trackId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-eed44f08-a43b-4527-a027-4b97d2babd07" }, { "id": "e8f3f003-2476-42c5-8b18-2c097a9b5382", "name": "Bad Request. Order already has delivery status", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId", "Status" ], "variable": [ { "key": "trackId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-e8f3f003-2476-42c5-8b18-2c097a9b5382" }, { "id": "6e2ba322-d9ca-4d45-a414-b7d8eed86e50", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId", "Status" ], "variable": [ { "key": "trackId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-6e2ba322-d9ca-4d45-a414-b7d8eed86e50" }, { "id": "73b715ca-6595-49df-b39d-75e614e005b8", "name": "Not found. Order not found", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId", "Status" ], "variable": [ { "key": "trackId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-73b715ca-6595-49df-b39d-75e614e005b8" }, { "id": "16963205-685d-489c-996f-23b1ef078d9f", "name": "Not Supported. Selected status is not supported", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId", "Status" ], "variable": [ { "key": "trackId" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-16963205-685d-489c-996f-23b1ef078d9f" }, { "id": "9a31e4eb-15b4-41dc-bf87-e1257b29e79f", "name": "Too Many Requests. Rate limit is 20 requests/sec and 400 requests/min", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId", "Status" ], "variable": [ { "key": "trackId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-9a31e4eb-15b4-41dc-bf87-e1257b29e79f" }, { "id": "525de096-17f2-494a-bd8c-d1a600f91147", "name": "Internal Server Error", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Status\": \"NotDelivered\",\n \"RejectReason\": \"Canceled\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId/Status", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId", "Status" ], "variable": [ { "key": "trackId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-525de096-17f2-494a-bd8c-d1a600f91147" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-c5e4069e-01ca-43bb-bb0b-848e8dec476a" } ], "id": "0ea78d60-20c6-4178-acd5-af6301940c5a", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-0ea78d60-20c6-4178-acd5-af6301940c5a" }, { "name": "Complete", "item": [ { "name": "Set the order status to 'delivered', 'collected', or 'partially' by TrackId. Note: The order must be scheduled for delivery.", "id": "326b26c3-70f5-486d-a728-378d32cb2b19", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"CODActual\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId/Complete", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId", "Complete" ], "variable": [ { "id": "ffa7d32d-1978-4345-bd08-0453a8d09386", "key": "trackId", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "1ee075a1-56dc-422b-b70f-7b061206fca2", "name": "Order was updated", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"CODActual\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId/Complete", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId", "Complete" ], "variable": [ { "key": "trackId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-1ee075a1-56dc-422b-b70f-7b061206fca2" }, { "id": "37925d55-1bda-422e-9fe8-4cb7c5e3f767", "name": "Bad request. The response payload contains an error description", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"CODActual\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId/Complete", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId", "Complete" ], "variable": [ { "key": "trackId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-37925d55-1bda-422e-9fe8-4cb7c5e3f767" }, { "id": "480cf491-081c-4a2e-ace5-3dcdce4bfb69", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"CODActual\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId/Complete", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId", "Complete" ], "variable": [ { "key": "trackId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-480cf491-081c-4a2e-ace5-3dcdce4bfb69" }, { "id": "23565eba-a32a-4053-afee-a5be8f7bb5fb", "name": "Not found. Order not found", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"CODActual\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId/Complete", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId", "Complete" ], "variable": [ { "key": "trackId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-23565eba-a32a-4053-afee-a5be8f7bb5fb" }, { "id": "c6fae00e-0001-4c09-9c6f-0d11518660ee", "name": "Internal Server Error", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"CODActual\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"QuantityFact\": \"\",\n \"GoodsRejectReasonId\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId/Complete", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId", "Complete" ], "variable": [ { "key": "trackId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-c6fae00e-0001-4c09-9c6f-0d11518660ee" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-326b26c3-70f5-486d-a728-378d32cb2b19" } ], "id": "1519b6de-f10d-4d49-8a98-a9c442561864", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-1519b6de-f10d-4d49-8a98-a9c442561864" }, { "name": "Reject", "item": [ { "name": "Set the order status to 'not delivered' or 'not collected' by TrackId. Note: The order must be scheduled for delivery.", "id": "628aeaff-d3da-4985-841c-6432083362ff", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"RejectReasonId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId/Reject", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId", "Reject" ], "variable": [ { "id": "21b1c3d0-a7d3-45cf-8362-c61cfe0efd84", "key": "trackId", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "8c954aec-7983-465d-b927-f9578dd50233", "name": "Order was updated", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"RejectReasonId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId/Reject", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId", "Reject" ], "variable": [ { "key": "trackId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-8c954aec-7983-465d-b927-f9578dd50233" }, { "id": "e29388d5-a9fd-404c-af80-6ea45612f2a6", "name": "Bad request. The response payload contains an error description", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"RejectReasonId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId/Reject", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId", "Reject" ], "variable": [ { "key": "trackId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-e29388d5-a9fd-404c-af80-6ea45612f2a6" }, { "id": "9aede450-2f7f-4f37-83bf-48ccd1b6e622", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"RejectReasonId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId/Reject", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId", "Reject" ], "variable": [ { "key": "trackId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-9aede450-2f7f-4f37-83bf-48ccd1b6e622" }, { "id": "944ddb38-4335-43ea-a31b-ecaad00fa553", "name": "Not found. Order not found", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"RejectReasonId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId/Reject", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId", "Reject" ], "variable": [ { "key": "trackId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-944ddb38-4335-43ea-a31b-ecaad00fa553" }, { "id": "86ddbd14-b69d-4e0a-b8a2-68a8cbb48e13", "name": "Internal Server Error", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"StatusDate\": \"\",\n \"DriverComment\": \"\",\n \"SignatureName\": \"\",\n \"RejectReasonId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId/Reject", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId", "Reject" ], "variable": [ { "key": "trackId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-86ddbd14-b69d-4e0a-b8a2-68a8cbb48e13" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-628aeaff-d3da-4985-841c-6432083362ff" } ], "id": "7d6ce6f3-eb1b-45f7-8a79-3ebfb5554e34", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-7d6ce6f3-eb1b-45f7-8a79-3ebfb5554e34" }, { "name": "Get order by TrackId", "id": "1ae4e7bd-7803-459e-8bb1-ab450fce09da", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" } ], "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId" ], "variable": [ { "id": "a21eda0f-3411-4aa6-9056-aeba3d299040", "key": "trackId", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "e0190c3e-e42c-4e72-9b53-7ce91f234aeb", "name": "An order", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId" ], "variable": [ { "key": "trackId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"SeqNumber\": \"\",\n \"RouteNumber\": \"\",\n \"RoutePriority\": \"\",\n \"RouteStatus\": \"Draft\",\n \"DriverLogin\": \"\",\n \"DriverName\": \"\",\n \"DriverNumber\": \"\",\n \"DriverVehicle\": \"\",\n \"ShipperId\": \"\",\n \"Shipper\": \"\",\n \"DepotId\": \"\",\n \"Depot\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"Id_DocShipment\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Note\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReasonId\": \"\",\n \"RejectReason\": \"\",\n \"ScanReasonId\": \"\",\n \"ScanRejectReason\": \"\",\n \"LoadCheckScanReasonId\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"HasRoutePointPhoto\": \"\",\n \"StatusDate\": \"\",\n \"PlanTime\": \"\",\n \"PlanTimeDep\": \"\",\n \"PlanServiceTime\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"RouteDate\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatusId\": \"Scanned\",\n \"HasLoadSignature\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CustomFieldsStr\": \"\",\n \"CancelledStatus\": \"\",\n \"RescheduledTimes\": \"\"\n },\n \"CreateSource\": \"ZapierIntegration\",\n \"DistanceFromDepotPlan\": \"\",\n \"SeqNumberDriver\": \"\",\n \"DeliveryInstructions\": \"\",\n \"Pin\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CreateDateUtc\": \"\",\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"Feedback\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n },\n \"RouteDate\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReason\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"StatusDate\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"RescheduledTimes\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-e0190c3e-e42c-4e72-9b53-7ce91f234aeb" }, { "id": "42f59e8a-6a73-47fb-803d-4c513c731551", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId" ], "variable": [ { "key": "trackId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-42f59e8a-6a73-47fb-803d-4c513c731551" }, { "id": "7e9c7edd-e300-493b-ae17-0511afc2cb42", "name": "Not found. Order not found", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId" ], "variable": [ { "key": "trackId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-7e9c7edd-e300-493b-ae17-0511afc2cb42" }, { "id": "5cfe11b6-5537-4ecc-8257-e7dd7ca95d6b", "name": "Too Many Requests. Rate limit is 20 requests/sec and 400 requests/min", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId" ], "variable": [ { "key": "trackId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-5cfe11b6-5537-4ecc-8257-e7dd7ca95d6b" }, { "id": "9b20993b-8ab9-48d5-954e-67d96eadd013", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId" ], "variable": [ { "key": "trackId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-9b20993b-8ab9-48d5-954e-67d96eadd013" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-1ae4e7bd-7803-459e-8bb1-ab450fce09da" }, { "name": "Update order by TrackId", "id": "3dc6d602-df65-4ab2-8311-63a6e7454e20", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId?updateAddressGps=false", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" } ], "variable": [ { "id": "040cbc0a-01a4-4c1b-aaf0-801164c75946", "key": "trackId", "value": "", "description": "(Required) Order TrackId" } ] } }, "response": [ { "id": "cb6f12f4-2ea7-4591-999d-6bab2d5c51eb", "name": "Order was updated successfully", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId?updateAddressGps=false", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" } ], "variable": [ { "key": "trackId" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-cb6f12f4-2ea7-4591-999d-6bab2d5c51eb" }, { "id": "c9cb0ee6-f386-4f6c-94eb-74de33bdeacd", "name": "One or more validation errors", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId?updateAddressGps=false", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" } ], "variable": [ { "key": "trackId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-c9cb0ee6-f386-4f6c-94eb-74de33bdeacd" }, { "id": "a49e1cdb-b448-4899-ba8a-1e7713dc72e7", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId?updateAddressGps=false", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" } ], "variable": [ { "key": "trackId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-a49e1cdb-b448-4899-ba8a-1e7713dc72e7" }, { "id": "c04f92dc-21aa-4a0b-a78b-b82ee5ddfc16", "name": "Not found. Order not found", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId?updateAddressGps=false", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" } ], "variable": [ { "key": "trackId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-c04f92dc-21aa-4a0b-a78b-b82ee5ddfc16" }, { "id": "609dc059-8927-4303-b9a5-30d67998e6dd", "name": "Not Allowed. The order has been processed on the mobile application", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId?updateAddressGps=false", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" } ], "variable": [ { "key": "trackId" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-609dc059-8927-4303-b9a5-30d67998e6dd" }, { "id": "ea312dc3-75df-4e6c-83e3-c7c6ec2d9df7", "name": "Unsupported Media Type. Invalid Content-Type in the request header. Must be application/json or application/xml", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId?updateAddressGps=false", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" } ], "variable": [ { "key": "trackId" } ] } }, "status": "Unsupported Media Type", "code": 415, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-ea312dc3-75df-4e6c-83e3-c7c6ec2d9df7" }, { "id": "95e43cce-cd96-4a1a-8408-b2a42c14c453", "name": "Too Many Requests. Rate limit is 20 requests/sec and 400 requests/min", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId?updateAddressGps=false", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" } ], "variable": [ { "key": "trackId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-95e43cce-cd96-4a1a-8408-b2a42c14c453" }, { "id": "bb6700dc-6003-4ba7-bf2d-4d14cd8fda93", "name": "Internal Server Error", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order/TrackId/:trackId?updateAddressGps=false", "host": [ "{{baseUrl}}" ], "path": [ "Order", "TrackId", ":trackId" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" } ], "variable": [ { "key": "trackId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-bb6700dc-6003-4ba7-bf2d-4d14cd8fda93" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-3dc6d602-df65-4ab2-8311-63a6e7454e20" } ], "id": "4e441413-9153-4dfa-8c49-1e5b9a83ef80", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-4e441413-9153-4dfa-8c49-1e5b9a83ef80" } ], "id": "8e5335c3-e92c-4df3-ad03-25c0cc024e4a", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-8e5335c3-e92c-4df3-ad03-25c0cc024e4a" }, { "name": "Date", "item": [ { "name": "{date}", "item": [ { "name": "Get orders by date", "id": "953b545d-0863-412c-841c-1e5af3c876aa", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" } ], "url": { "raw": "{{baseUrl}}/Order/Date/:date", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Date", ":date" ], "variable": [ { "id": "b4c07d44-3f5b-41fa-868a-25091d960164", "key": "date", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "2057f554-7e1c-463d-b650-2402d4c406cb", "name": "List of orders", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Date/:date", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Date", ":date" ], "variable": [ { "key": "date" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"SeqNumber\": \"\",\n \"RouteNumber\": \"\",\n \"RoutePriority\": \"\",\n \"RouteStatus\": \"Loaded\",\n \"DriverLogin\": \"\",\n \"DriverName\": \"\",\n \"DriverNumber\": \"\",\n \"DriverVehicle\": \"\",\n \"ShipperId\": \"\",\n \"Shipper\": \"\",\n \"DepotId\": \"\",\n \"Depot\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"Id_DocShipment\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Note\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReasonId\": \"\",\n \"RejectReason\": \"\",\n \"ScanReasonId\": \"\",\n \"ScanRejectReason\": \"\",\n \"LoadCheckScanReasonId\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"HasRoutePointPhoto\": \"\",\n \"StatusDate\": \"\",\n \"PlanTime\": \"\",\n \"PlanTimeDep\": \"\",\n \"PlanServiceTime\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"RouteDate\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatusId\": \"NotLoaded\",\n \"HasLoadSignature\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CustomFieldsStr\": \"\",\n \"CancelledStatus\": \"\",\n \"RescheduledTimes\": \"\"\n },\n \"CreateSource\": \"Driver\",\n \"DistanceFromDepotPlan\": \"\",\n \"SeqNumberDriver\": \"\",\n \"DeliveryInstructions\": \"\",\n \"Pin\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CreateDateUtc\": \"\",\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"Feedback\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n },\n \"RouteDate\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReason\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"StatusDate\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"RescheduledTimes\": \"\"\n },\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"SeqNumber\": \"\",\n \"RouteNumber\": \"\",\n \"RoutePriority\": \"\",\n \"RouteStatus\": \"Ready\",\n \"DriverLogin\": \"\",\n \"DriverName\": \"\",\n \"DriverNumber\": \"\",\n \"DriverVehicle\": \"\",\n \"ShipperId\": \"\",\n \"Shipper\": \"\",\n \"DepotId\": \"\",\n \"Depot\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"Id_DocShipment\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Note\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReasonId\": \"\",\n \"RejectReason\": \"\",\n \"ScanReasonId\": \"\",\n \"ScanRejectReason\": \"\",\n \"LoadCheckScanReasonId\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"HasRoutePointPhoto\": \"\",\n \"StatusDate\": \"\",\n \"PlanTime\": \"\",\n \"PlanTimeDep\": \"\",\n \"PlanServiceTime\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"RouteDate\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatusId\": \"Loaded\",\n \"HasLoadSignature\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CustomFieldsStr\": \"\",\n \"CancelledStatus\": \"\",\n \"RescheduledTimes\": \"\"\n },\n \"CreateSource\": \"WooCommerceIntegration\",\n \"DistanceFromDepotPlan\": \"\",\n \"SeqNumberDriver\": \"\",\n \"DeliveryInstructions\": \"\",\n \"Pin\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CreateDateUtc\": \"\",\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"Feedback\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n },\n \"RouteDate\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReason\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"StatusDate\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"RescheduledTimes\": \"\"\n }\n]", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-2057f554-7e1c-463d-b650-2402d4c406cb" }, { "id": "f03bb9be-77a6-4660-8900-0a3a48162ac9", "name": "One or more validation errors", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Date/:date", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Date", ":date" ], "variable": [ { "key": "date" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-f03bb9be-77a6-4660-8900-0a3a48162ac9" }, { "id": "c48b674c-1ceb-4bf4-8cb8-95d3e0aaded6", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Date/:date", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Date", ":date" ], "variable": [ { "key": "date" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-c48b674c-1ceb-4bf4-8cb8-95d3e0aaded6" }, { "id": "49c01032-4263-4dd9-a123-7fb1c41ecff1", "name": "Too Many Requests. Rate limit is 20 requests/sec and 400 requests/min", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Date/:date", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Date", ":date" ], "variable": [ { "key": "date" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-49c01032-4263-4dd9-a123-7fb1c41ecff1" }, { "id": "b9087af5-e8ea-4266-907a-9bab1308e1ad", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Date/:date", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Date", ":date" ], "variable": [ { "key": "date" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-b9087af5-e8ea-4266-907a-9bab1308e1ad" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-953b545d-0863-412c-841c-1e5af3c876aa" } ], "id": "4ff973ce-d661-4c55-89ec-88a857d07072", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-4ff973ce-d661-4c55-89ec-88a857d07072" } ], "id": "94def857-050d-4fb8-b2af-7ebc09c42233", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-94def857-050d-4fb8-b2af-7ebc09c42233" }, { "name": "Route", "item": [ { "name": "Date", "item": [ { "name": "{date}", "item": [ { "name": "Get orders by route date", "id": "53e72916-fbc4-4996-ab54-a3273e4e6c55", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" } ], "url": { "raw": "{{baseUrl}}/Order/Route/Date/:date", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Route", "Date", ":date" ], "variable": [ { "id": "a95ac129-ea05-4f2c-90b0-828306f987d6", "key": "date", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "65b1141e-e5dd-40ea-9b3e-3e39a8d25a02", "name": "List of orders", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Route/Date/:date", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Route", "Date", ":date" ], "variable": [ { "key": "date" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"SeqNumber\": \"\",\n \"RouteNumber\": \"\",\n \"RoutePriority\": \"\",\n \"RouteStatus\": \"Loaded\",\n \"DriverLogin\": \"\",\n \"DriverName\": \"\",\n \"DriverNumber\": \"\",\n \"DriverVehicle\": \"\",\n \"ShipperId\": \"\",\n \"Shipper\": \"\",\n \"DepotId\": \"\",\n \"Depot\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"Id_DocShipment\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Note\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReasonId\": \"\",\n \"RejectReason\": \"\",\n \"ScanReasonId\": \"\",\n \"ScanRejectReason\": \"\",\n \"LoadCheckScanReasonId\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"HasRoutePointPhoto\": \"\",\n \"StatusDate\": \"\",\n \"PlanTime\": \"\",\n \"PlanTimeDep\": \"\",\n \"PlanServiceTime\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"RouteDate\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatusId\": \"NotLoaded\",\n \"HasLoadSignature\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CustomFieldsStr\": \"\",\n \"CancelledStatus\": \"\",\n \"RescheduledTimes\": \"\"\n },\n \"CreateSource\": \"Driver\",\n \"DistanceFromDepotPlan\": \"\",\n \"SeqNumberDriver\": \"\",\n \"DeliveryInstructions\": \"\",\n \"Pin\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CreateDateUtc\": \"\",\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"Feedback\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n },\n \"RouteDate\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReason\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"StatusDate\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"RescheduledTimes\": \"\"\n },\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"SeqNumber\": \"\",\n \"RouteNumber\": \"\",\n \"RoutePriority\": \"\",\n \"RouteStatus\": \"Ready\",\n \"DriverLogin\": \"\",\n \"DriverName\": \"\",\n \"DriverNumber\": \"\",\n \"DriverVehicle\": \"\",\n \"ShipperId\": \"\",\n \"Shipper\": \"\",\n \"DepotId\": \"\",\n \"Depot\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"Id_DocShipment\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Note\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReasonId\": \"\",\n \"RejectReason\": \"\",\n \"ScanReasonId\": \"\",\n \"ScanRejectReason\": \"\",\n \"LoadCheckScanReasonId\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"HasRoutePointPhoto\": \"\",\n \"StatusDate\": \"\",\n \"PlanTime\": \"\",\n \"PlanTimeDep\": \"\",\n \"PlanServiceTime\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"RouteDate\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatusId\": \"Loaded\",\n \"HasLoadSignature\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CustomFieldsStr\": \"\",\n \"CancelledStatus\": \"\",\n \"RescheduledTimes\": \"\"\n },\n \"CreateSource\": \"WooCommerceIntegration\",\n \"DistanceFromDepotPlan\": \"\",\n \"SeqNumberDriver\": \"\",\n \"DeliveryInstructions\": \"\",\n \"Pin\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CreateDateUtc\": \"\",\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"Feedback\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n },\n \"RouteDate\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReason\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"StatusDate\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"RescheduledTimes\": \"\"\n }\n]", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-65b1141e-e5dd-40ea-9b3e-3e39a8d25a02" }, { "id": "db9e024f-5de6-4ed5-8133-7a58a7a9410d", "name": "One or more validation errors", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Route/Date/:date", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Route", "Date", ":date" ], "variable": [ { "key": "date" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-db9e024f-5de6-4ed5-8133-7a58a7a9410d" }, { "id": "ed2f36ef-d5d2-42ff-88e8-28aef98cf2d1", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Route/Date/:date", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Route", "Date", ":date" ], "variable": [ { "key": "date" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-ed2f36ef-d5d2-42ff-88e8-28aef98cf2d1" }, { "id": "f2eb8405-96cf-4f33-beb6-98c9debb8d21", "name": "Too Many Requests. Rate limit is 20 requests/sec and 400 requests/min", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Route/Date/:date", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Route", "Date", ":date" ], "variable": [ { "key": "date" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-f2eb8405-96cf-4f33-beb6-98c9debb8d21" }, { "id": "55483328-1101-428e-829c-9dc6314c7cca", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Route/Date/:date", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Route", "Date", ":date" ], "variable": [ { "key": "date" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-55483328-1101-428e-829c-9dc6314c7cca" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-53e72916-fbc4-4996-ab54-a3273e4e6c55" } ], "id": "f7d05d2f-a460-4ec6-9d48-587b4edf6375", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-f7d05d2f-a460-4ec6-9d48-587b4edf6375" } ], "id": "e4c70e41-d364-478d-bcbc-7491ef374dd2", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-e4c70e41-d364-478d-bcbc-7491ef374dd2" }, { "name": "Code", "item": [ { "name": "{code}", "item": [ { "name": "Get orders by route code", "id": "a5f42183-b762-4dc4-baa5-5b7a9f3bcf67", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" } ], "url": { "raw": "{{baseUrl}}/Order/Route/Code/:code", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Route", "Code", ":code" ], "variable": [ { "id": "3e12fb4e-7f04-4c80-a416-b510cd42e3b0", "key": "code", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "52bb7b35-d7c0-4523-a6e8-22321b03cee5", "name": "List of orders", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Route/Code/:code", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Route", "Code", ":code" ], "variable": [ { "key": "code" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"SeqNumber\": \"\",\n \"RouteNumber\": \"\",\n \"RoutePriority\": \"\",\n \"RouteStatus\": \"Loaded\",\n \"DriverLogin\": \"\",\n \"DriverName\": \"\",\n \"DriverNumber\": \"\",\n \"DriverVehicle\": \"\",\n \"ShipperId\": \"\",\n \"Shipper\": \"\",\n \"DepotId\": \"\",\n \"Depot\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"Id_DocShipment\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Note\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReasonId\": \"\",\n \"RejectReason\": \"\",\n \"ScanReasonId\": \"\",\n \"ScanRejectReason\": \"\",\n \"LoadCheckScanReasonId\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"HasRoutePointPhoto\": \"\",\n \"StatusDate\": \"\",\n \"PlanTime\": \"\",\n \"PlanTimeDep\": \"\",\n \"PlanServiceTime\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"RouteDate\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatusId\": \"NotLoaded\",\n \"HasLoadSignature\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CustomFieldsStr\": \"\",\n \"CancelledStatus\": \"\",\n \"RescheduledTimes\": \"\"\n },\n \"CreateSource\": \"Driver\",\n \"DistanceFromDepotPlan\": \"\",\n \"SeqNumberDriver\": \"\",\n \"DeliveryInstructions\": \"\",\n \"Pin\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CreateDateUtc\": \"\",\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"Feedback\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n },\n \"RouteDate\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReason\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"StatusDate\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"RescheduledTimes\": \"\"\n },\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"SeqNumber\": \"\",\n \"RouteNumber\": \"\",\n \"RoutePriority\": \"\",\n \"RouteStatus\": \"Ready\",\n \"DriverLogin\": \"\",\n \"DriverName\": \"\",\n \"DriverNumber\": \"\",\n \"DriverVehicle\": \"\",\n \"ShipperId\": \"\",\n \"Shipper\": \"\",\n \"DepotId\": \"\",\n \"Depot\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"Id_DocShipment\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Note\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReasonId\": \"\",\n \"RejectReason\": \"\",\n \"ScanReasonId\": \"\",\n \"ScanRejectReason\": \"\",\n \"LoadCheckScanReasonId\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"HasRoutePointPhoto\": \"\",\n \"StatusDate\": \"\",\n \"PlanTime\": \"\",\n \"PlanTimeDep\": \"\",\n \"PlanServiceTime\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"RouteDate\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatusId\": \"Loaded\",\n \"HasLoadSignature\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CustomFieldsStr\": \"\",\n \"CancelledStatus\": \"\",\n \"RescheduledTimes\": \"\"\n },\n \"CreateSource\": \"WooCommerceIntegration\",\n \"DistanceFromDepotPlan\": \"\",\n \"SeqNumberDriver\": \"\",\n \"DeliveryInstructions\": \"\",\n \"Pin\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CreateDateUtc\": \"\",\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"Feedback\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n },\n \"RouteDate\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReason\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"StatusDate\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"RescheduledTimes\": \"\"\n }\n]", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-52bb7b35-d7c0-4523-a6e8-22321b03cee5" }, { "id": "fe27316c-8154-40a7-836a-88ec7064b497", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Route/Code/:code", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Route", "Code", ":code" ], "variable": [ { "key": "code" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-fe27316c-8154-40a7-836a-88ec7064b497" }, { "id": "5f7d4b70-734c-40fe-9708-19348c5eed2e", "name": "Too Many Requests. Rate limit is 20 requests/sec and 400 requests/min", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Route/Code/:code", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Route", "Code", ":code" ], "variable": [ { "key": "code" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-5f7d4b70-734c-40fe-9708-19348c5eed2e" }, { "id": "75df4453-9a4c-4acf-81ee-d7dd0ee9ae37", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Route/Code/:code", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Route", "Code", ":code" ], "variable": [ { "key": "code" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-75df4453-9a4c-4acf-81ee-d7dd0ee9ae37" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-a5f42183-b762-4dc4-baa5-5b7a9f3bcf67" } ], "id": "dcbf35d1-f341-4986-82c7-81e53f9739c2", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-dcbf35d1-f341-4986-82c7-81e53f9739c2" } ], "id": "50e0badd-b107-4aad-98d9-f13cf602aaa5", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-50e0badd-b107-4aad-98d9-f13cf602aaa5" } ], "id": "76e122da-9727-49c0-9988-1539481cb81a", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-76e122da-9727-49c0-9988-1539481cb81a" }, { "name": "Status", "item": [ { "name": "Date", "item": [ { "name": "{date}", "item": [ { "name": "Get orders after status modify date and time (min. request time is UTC - 1 day)", "id": "67a7b531-ca64-477a-83b7-2de711520b26", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" } ], "url": { "raw": "{{baseUrl}}/Order/Status/Date/:date", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Status", "Date", ":date" ], "variable": [ { "id": "dad97330-ddbf-4f8b-9b77-99dbfdecd146", "key": "date", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "e8722297-264a-4a6d-ba12-7bcb962e7cef", "name": "List of orders", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Status/Date/:date", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Status", "Date", ":date" ], "variable": [ { "key": "date" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"SeqNumber\": \"\",\n \"RouteNumber\": \"\",\n \"RoutePriority\": \"\",\n \"RouteStatus\": \"Loaded\",\n \"DriverLogin\": \"\",\n \"DriverName\": \"\",\n \"DriverNumber\": \"\",\n \"DriverVehicle\": \"\",\n \"ShipperId\": \"\",\n \"Shipper\": \"\",\n \"DepotId\": \"\",\n \"Depot\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"Id_DocShipment\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Note\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReasonId\": \"\",\n \"RejectReason\": \"\",\n \"ScanReasonId\": \"\",\n \"ScanRejectReason\": \"\",\n \"LoadCheckScanReasonId\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"HasRoutePointPhoto\": \"\",\n \"StatusDate\": \"\",\n \"PlanTime\": \"\",\n \"PlanTimeDep\": \"\",\n \"PlanServiceTime\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"RouteDate\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatusId\": \"NotLoaded\",\n \"HasLoadSignature\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CustomFieldsStr\": \"\",\n \"CancelledStatus\": \"\",\n \"RescheduledTimes\": \"\"\n },\n \"CreateSource\": \"Driver\",\n \"DistanceFromDepotPlan\": \"\",\n \"SeqNumberDriver\": \"\",\n \"DeliveryInstructions\": \"\",\n \"Pin\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CreateDateUtc\": \"\",\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"Feedback\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n },\n \"RouteDate\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReason\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"StatusDate\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"RescheduledTimes\": \"\"\n },\n {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"SeqNumber\": \"\",\n \"RouteNumber\": \"\",\n \"RoutePriority\": \"\",\n \"RouteStatus\": \"Ready\",\n \"DriverLogin\": \"\",\n \"DriverName\": \"\",\n \"DriverNumber\": \"\",\n \"DriverVehicle\": \"\",\n \"ShipperId\": \"\",\n \"Shipper\": \"\",\n \"DepotId\": \"\",\n \"Depot\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"QuantityFact\": \"\",\n \"Cost\": \"\",\n \"RejectReason\": \"\",\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\",\n \"Scanned\": \"\",\n \"LoadStatus\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"Id_DocShipment\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Note\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReasonId\": \"\",\n \"RejectReason\": \"\",\n \"ScanReasonId\": \"\",\n \"ScanRejectReason\": \"\",\n \"LoadCheckScanReasonId\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"HasRoutePointPhoto\": \"\",\n \"StatusDate\": \"\",\n \"PlanTime\": \"\",\n \"PlanTimeDep\": \"\",\n \"PlanServiceTime\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"RouteDate\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatusId\": \"Loaded\",\n \"HasLoadSignature\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CustomFieldsStr\": \"\",\n \"CancelledStatus\": \"\",\n \"RescheduledTimes\": \"\"\n },\n \"CreateSource\": \"WooCommerceIntegration\",\n \"DistanceFromDepotPlan\": \"\",\n \"SeqNumberDriver\": \"\",\n \"DeliveryInstructions\": \"\",\n \"Pin\": \"\",\n \"AddressNote\": \"\",\n \"ClientNote\": \"\",\n \"CreateDateUtc\": \"\",\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"Feedback\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n },\n \"RouteDate\": \"\",\n \"Type\": \"\",\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"COD\": \"\",\n \"CODActual\": \"\",\n \"StatusId\": \"\",\n \"Status\": \"\",\n \"StatusLat\": \"\",\n \"StatusLon\": \"\",\n \"DriverComment\": \"\",\n \"RejectReason\": \"\",\n \"LoadCheckScanRejectReason\": \"\",\n \"ScanRejectReason\": \"\",\n \"SignatureName\": \"\",\n \"HasSignaturePhoto\": \"\",\n \"SignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"HasPhoto\": \"\",\n \"Photos\": [\n \"\",\n \"\"\n ],\n \"StatusDate\": \"\",\n \"ETA\": \"\",\n \"UpdatedETA\": \"\",\n \"ArrivedDate\": \"\",\n \"DepartedDate\": \"\",\n \"ReportUrl\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n },\n {\n \"Id\": \"\",\n \"Label\": \"\",\n \"Value\": {\n \"description\": \"Custom Field Value. Format depends on Custom field type.\",\n \"nullable\": true,\n \"xml\": {\n \"name\": \"Value\"\n },\n \"example\": \"Text Value\"\n }\n }\n ],\n \"Barcode\": \"\",\n \"Scanned\": \"\",\n \"FeedbackRating\": \"\",\n \"TrackKey\": \"\",\n \"TrackId\": \"\",\n \"TrackLink\": \"\",\n \"LoadStatus\": \"\",\n \"LoadDate\": \"\",\n \"LoadSignaturePhotos\": [\n \"\",\n \"\"\n ],\n \"ChangeDate\": \"\",\n \"RescheduledTimes\": \"\"\n }\n]", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-e8722297-264a-4a6d-ba12-7bcb962e7cef" }, { "id": "649488f2-4ed3-4a1c-9047-2eecc6848341", "name": "One or more validation errors", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Status/Date/:date", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Status", "Date", ":date" ], "variable": [ { "key": "date" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-649488f2-4ed3-4a1c-9047-2eecc6848341" }, { "id": "3a7a5471-efc8-4082-b314-d0abc84115f1", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Status/Date/:date", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Status", "Date", ":date" ], "variable": [ { "key": "date" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-3a7a5471-efc8-4082-b314-d0abc84115f1" }, { "id": "1b53426f-906c-4153-ba5a-ff25af11935f", "name": "Too Many Requests. Rate limit is 20 requests/sec and 400 requests/min", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Status/Date/:date", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Status", "Date", ":date" ], "variable": [ { "key": "date" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-1b53426f-906c-4153-ba5a-ff25af11935f" }, { "id": "c95edb65-9671-445a-8371-e9c6564fe226", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/Order/Status/Date/:date", "host": [ "{{baseUrl}}" ], "path": [ "Order", "Status", "Date", ":date" ], "variable": [ { "key": "date" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-c95edb65-9671-445a-8371-e9c6564fe226" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-67a7b531-ca64-477a-83b7-2de711520b26" } ], "id": "c7134099-33cc-4777-9aa3-cbb017fabfe5", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-c7134099-33cc-4777-9aa3-cbb017fabfe5" } ], "id": "1cb96a48-ca7e-4c71-9d3a-a347b73bab1e", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-1cb96a48-ca7e-4c71-9d3a-a347b73bab1e" } ], "id": "41d67006-9667-4864-a06a-f82bb33c3fef", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-41d67006-9667-4864-a06a-f82bb33c3fef" }, { "name": "Add unscheduled order", "id": "5efa475c-b990-4460-a166-0e454ed8bba8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order?updateAddressGps=false&updateGoodsPrice=false", "host": [ "{{baseUrl}}" ], "path": [ "Order" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Force update existing Price in the Goods directory from the payload data.", "key": "updateGoodsPrice", "value": "false" } ] } }, "response": [ { "id": "5cc08f71-eb60-4629-84dc-f63b93040401", "name": "Order was created successfully", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order?updateAddressGps=false&updateGoodsPrice=false", "host": [ "{{baseUrl}}" ], "path": [ "Order" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Force update existing Price in the Goods directory from the payload data.", "key": "updateGoodsPrice", "value": "false" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-5cc08f71-eb60-4629-84dc-f63b93040401" }, { "id": "018d2b43-de6c-4e12-8826-90254cc491b8", "name": "One or more validation errors", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order?updateAddressGps=false&updateGoodsPrice=false", "host": [ "{{baseUrl}}" ], "path": [ "Order" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Force update existing Price in the Goods directory from the payload data.", "key": "updateGoodsPrice", "value": "false" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-018d2b43-de6c-4e12-8826-90254cc491b8" }, { "id": "655a2237-2aa2-4f33-98a1-6ab5fc1383a7", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order?updateAddressGps=false&updateGoodsPrice=false", "host": [ "{{baseUrl}}" ], "path": [ "Order" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Force update existing Price in the Goods directory from the payload data.", "key": "updateGoodsPrice", "value": "false" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-655a2237-2aa2-4f33-98a1-6ab5fc1383a7" }, { "id": "fe273441-1cb4-4e49-a17e-00e59d8f7f00", "name": "Unsupported Media Type. Invalid Content-Type in the request header. Must be application/json or application/xml", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order?updateAddressGps=false&updateGoodsPrice=false", "host": [ "{{baseUrl}}" ], "path": [ "Order" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Force update existing Price in the Goods directory from the payload data.", "key": "updateGoodsPrice", "value": "false" } ] } }, "status": "Unsupported Media Type", "code": 415, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-fe273441-1cb4-4e49-a17e-00e59d8f7f00" }, { "id": "196af338-1cfb-4d90-b8a4-a5320ae38833", "name": "Too Many Requests. Rate limit is 20 requests/sec and 400 requests/min", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order?updateAddressGps=false&updateGoodsPrice=false", "host": [ "{{baseUrl}}" ], "path": [ "Order" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Force update existing Price in the Goods directory from the payload data.", "key": "updateGoodsPrice", "value": "false" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-196af338-1cfb-4d90-b8a4-a5320ae38833" }, { "id": "10b46f1f-a8af-439f-a75f-1033f3ef7b49", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order?updateAddressGps=false&updateGoodsPrice=false", "host": [ "{{baseUrl}}" ], "path": [ "Order" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Force update existing Price in the Goods directory from the payload data.", "key": "updateGoodsPrice", "value": "false" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-10b46f1f-a8af-439f-a75f-1033f3ef7b49" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-5efa475c-b990-4460-a166-0e454ed8bba8" }, { "name": "Update order", "id": "77116fda-7d70-4247-b17f-081e82ca7b9b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order?updateAddressGps=false&forceUpdate=false", "host": [ "{{baseUrl}}" ], "path": [ "Order" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Allows updating completed orders.", "key": "forceUpdate", "value": "false" } ] } }, "response": [ { "id": "442520f1-f646-42da-baf9-242424c90b89", "name": "Order was updated successfully", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order?updateAddressGps=false&forceUpdate=false", "host": [ "{{baseUrl}}" ], "path": [ "Order" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Allows updating completed orders.", "key": "forceUpdate", "value": "false" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-442520f1-f646-42da-baf9-242424c90b89" }, { "id": "bfa841dc-6dcc-458c-92a4-c0161aaabcc1", "name": "One or more validation errors", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order?updateAddressGps=false&forceUpdate=false", "host": [ "{{baseUrl}}" ], "path": [ "Order" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Allows updating completed orders.", "key": "forceUpdate", "value": "false" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-bfa841dc-6dcc-458c-92a4-c0161aaabcc1" }, { "id": "c7eb3179-b96e-4174-8b19-07c96a77cd60", "name": "Unauthorized. Invalid X-API-KEY in the request header", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order?updateAddressGps=false&forceUpdate=false", "host": [ "{{baseUrl}}" ], "path": [ "Order" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Allows updating completed orders.", "key": "forceUpdate", "value": "false" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-c7eb3179-b96e-4174-8b19-07c96a77cd60" }, { "id": "45dff5b8-85b7-48b2-8eed-cba0983e6351", "name": "Not found. Order not found", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order?updateAddressGps=false&forceUpdate=false", "host": [ "{{baseUrl}}" ], "path": [ "Order" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Allows updating completed orders.", "key": "forceUpdate", "value": "false" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-45dff5b8-85b7-48b2-8eed-cba0983e6351" }, { "id": "8aa7eed3-5545-4921-9902-f4ac0bf9e3c0", "name": "Not Allowed. The order has been processed on the mobile application", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order?updateAddressGps=false&forceUpdate=false", "host": [ "{{baseUrl}}" ], "path": [ "Order" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Allows updating completed orders.", "key": "forceUpdate", "value": "false" } ] } }, "status": "Method Not Allowed", "code": 405, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-8aa7eed3-5545-4921-9902-f4ac0bf9e3c0" }, { "id": "22afb1bd-1c62-4e14-880e-85a9409357fd", "name": "Gone. Order was permanently removed", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order?updateAddressGps=false&forceUpdate=false", "host": [ "{{baseUrl}}" ], "path": [ "Order" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Allows updating completed orders.", "key": "forceUpdate", "value": "false" } ] } }, "status": "Gone", "code": 410, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Order\": {\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Note\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"DeletedBy\": \"\",\n \"DeletedDate\": \"\"\n },\n \"Status\": \"\",\n \"Title\": \"\",\n \"Detail\": \"\"\n}", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-22afb1bd-1c62-4e14-880e-85a9409357fd" }, { "id": "86248b8b-eb42-4de4-a021-458d5293f18b", "name": "Unsupported Media Type. Invalid Content-Type in the request header. Must be application/json or application/xml", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order?updateAddressGps=false&forceUpdate=false", "host": [ "{{baseUrl}}" ], "path": [ "Order" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Allows updating completed orders.", "key": "forceUpdate", "value": "false" } ] } }, "status": "Unsupported Media Type", "code": 415, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-86248b8b-eb42-4de4-a021-458d5293f18b" }, { "id": "5a1390b0-6092-4dbd-99e9-b6c2e6b70985", "name": "Too Many Requests. Rate limit is 20 requests/sec and 400 requests/min", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order?updateAddressGps=false&forceUpdate=false", "host": [ "{{baseUrl}}" ], "path": [ "Order" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Allows updating completed orders.", "key": "forceUpdate", "value": "false" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-5a1390b0-6092-4dbd-99e9-b6c2e6b70985" }, { "id": "de699327-b795-415c-860b-8c74fb48a7a3", "name": "Internal Server Error", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"Number\": \"\",\n \"Id\": \"\",\n \"Date\": \"\",\n \"Type\": \"\",\n \"Shipper\": \"\",\n \"Depot\": \"\",\n \"Client\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"Note\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"Weight\": \"\",\n \"Volume\": \"\",\n \"Pallets\": \"\",\n \"COD\": \"\",\n \"InvoiceId\": \"\",\n \"CustomerReferenceId\": \"\",\n \"Barcode\": \"\",\n \"ShipperId\": \"\",\n \"DepotId\": \"\",\n \"ClientId\": \"\",\n \"AddressId\": \"\",\n \"GoodsList\": [\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n },\n {\n \"OrderLineId\": \"\",\n \"GoodsId\": \"\",\n \"GoodsName\": \"\",\n \"GoodsUnit\": \"\",\n \"Note\": \"\",\n \"Quantity\": \"\",\n \"Cost\": \"\",\n \"OrderLineBarcode\": \"\",\n \"GoodsBarcode\": \"\"\n }\n ],\n \"CustomFields\": [\n {\n \"Id\": \"cf_33986720563\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_17478636\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"\",\n \"AddressLon\": \"\",\n \"AddressZone\": \"\",\n \"ContactName\": \"\",\n \"Phone\": \"\",\n \"Email\": \"\",\n \"TimeSlotFrom\": \"\",\n \"TimeSlotTo\": \"\",\n \"ServiceTime\": \"\",\n \"CustomFields\": [\n {\n \"Id\": \"cf_7\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_10\",\n \"Value\": \"\"\n }\n ],\n \"COD\": \"\",\n \"Note\": \"\"\n },\n \"Priority\": \"\",\n \"TeamCode\": \"\",\n \"NotificationsPolicy\": {\n \"PriorToRouteNotificationEnabled\": \"\",\n \"AtRouteStartNotificationEnabled\": \"\",\n \"EnRouteNotificationEnabled\": \"\",\n \"AtDepartureNotificationEnabled\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/Order?updateAddressGps=false&forceUpdate=false", "host": [ "{{baseUrl}}" ], "path": [ "Order" ], "query": [ { "description": "Force update existing Lat/Lon in the Addresses directory from the payload data.", "key": "updateAddressGps", "value": "false" }, { "description": "Allows updating completed orders.", "key": "forceUpdate", "value": "false" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-de699327-b795-415c-860b-8c74fb48a7a3" } ], "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-77116fda-7d70-4247-b17f-081e82ca7b9b" } ], "id": "84c9672b-4b89-482a-bb6d-52bb03cb4f92", "createdAt": "2026-07-28T03:17:28.000Z", "updatedAt": "2026-07-28T03:17:28.000Z", "uid": "35240-84c9672b-4b89-482a-bb6d-52bb03cb4f92" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-KEY", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "/" } ] }