{
"info": {
"_postman_id": "5fb893c3-f771-444d-a4aa-abfbf97a896a",
"name": "Track-POD Address Route 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:33.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"lastUpdatedBy": "35240",
"uid": "35240-5fb893c3-f771-444d-a4aa-abfbf97a896a"
},
"item": [
{
"name": "Route",
"item": [
{
"name": "Code",
"item": [
{
"name": "{code}",
"item": [
{
"name": "CustomFields",
"item": [
{
"name": "Update routes custom fields by route code",
"id": "5017197d-9b8a-43e2-8efa-248a438160e1",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "PATCH",
"header": [
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "text/plain"
}
],
"body": {
"mode": "raw",
"raw": "[\n {\n \"Id\": \"cf_3072\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_57959270\",\n \"Value\": \"\"\n }\n]",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/CustomFields",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"CustomFields"
],
"variable": [
{
"id": "fa41979a-90ac-4ba1-b4af-0efed240a8c7",
"key": "code",
"value": "",
"description": "(Required) Route code"
}
]
}
},
"response": [
{
"id": "76382156-f4dc-4bcb-8e13-dd74d11dc014",
"name": "OK",
"originalRequest": {
"method": "PATCH",
"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 \"Id\": \"cf_3072\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_57959270\",\n \"Value\": \"\"\n }\n]",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/CustomFields",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"CustomFields"
],
"variable": [
{
"key": "code"
}
]
}
},
"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:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-76382156-f4dc-4bcb-8e13-dd74d11dc014"
},
{
"id": "25082d76-dbeb-453e-9779-8e55559f9e51",
"name": "Route was updated successfully",
"originalRequest": {
"method": "PATCH",
"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 \"Id\": \"cf_3072\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_57959270\",\n \"Value\": \"\"\n }\n]",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/CustomFields",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"CustomFields"
],
"variable": [
{
"key": "code"
}
]
}
},
"status": "Accepted",
"code": 202,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-25082d76-dbeb-453e-9779-8e55559f9e51"
},
{
"id": "8a62b8eb-5484-4ec4-811b-045bbb92a886",
"name": "One or more validation errors",
"originalRequest": {
"method": "PATCH",
"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 \"Id\": \"cf_3072\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_57959270\",\n \"Value\": \"\"\n }\n]",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/CustomFields",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"CustomFields"
],
"variable": [
{
"key": "code"
}
]
}
},
"status": "Bad Request",
"code": 400,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-8a62b8eb-5484-4ec4-811b-045bbb92a886"
},
{
"id": "1b6f5a07-65ca-4638-9d49-b0f94984d98d",
"name": "Unauthorized. Invalid X-API-KEY in the request header",
"originalRequest": {
"method": "PATCH",
"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 \"Id\": \"cf_3072\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_57959270\",\n \"Value\": \"\"\n }\n]",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/CustomFields",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"CustomFields"
],
"variable": [
{
"key": "code"
}
]
}
},
"status": "Unauthorized",
"code": 401,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-1b6f5a07-65ca-4638-9d49-b0f94984d98d"
},
{
"id": "32cd7223-9da1-40e1-a2b7-df0ba6ad9ea2",
"name": "Not Found. Route not found",
"originalRequest": {
"method": "PATCH",
"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 \"Id\": \"cf_3072\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_57959270\",\n \"Value\": \"\"\n }\n]",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/CustomFields",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"CustomFields"
],
"variable": [
{
"key": "code"
}
]
}
},
"status": "Not Found",
"code": 404,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-32cd7223-9da1-40e1-a2b7-df0ba6ad9ea2"
},
{
"id": "0ece9df8-244c-4261-ba86-e8e78ac6fc5f",
"name": "Not Allowed. Subscription plan limitation.",
"originalRequest": {
"method": "PATCH",
"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 \"Id\": \"cf_3072\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_57959270\",\n \"Value\": \"\"\n }\n]",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/CustomFields",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"CustomFields"
],
"variable": [
{
"key": "code"
}
]
}
},
"status": "Method Not Allowed",
"code": 405,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-0ece9df8-244c-4261-ba86-e8e78ac6fc5f"
},
{
"id": "62e9d253-10a6-4781-940a-959d0c2a3a75",
"name": "Too Many Requests. Rate limit is 20 requests/sec and 400 requests/min",
"originalRequest": {
"method": "PATCH",
"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 \"Id\": \"cf_3072\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_57959270\",\n \"Value\": \"\"\n }\n]",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/CustomFields",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"CustomFields"
],
"variable": [
{
"key": "code"
}
]
}
},
"status": "Too Many Requests",
"code": 429,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-62e9d253-10a6-4781-940a-959d0c2a3a75"
}
],
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-5017197d-9b8a-43e2-8efa-248a438160e1"
}
],
"id": "f286c998-edcc-4e71-bc7c-0bf58881d11b",
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-f286c998-edcc-4e71-bc7c-0bf58881d11b"
},
{
"name": "Order",
"item": [
{
"name": "Number",
"item": [
{
"name": "{number}",
"item": [
{
"name": "Add existing order to route",
"id": "bf620455-0403-4325-9958-2ed4b44b28f0",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "PUT",
"header": [
{
"key": "Accept",
"value": "text/plain"
}
],
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/Order/Number/:number?allowTransfer=false&allowReschedule=false",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"Order",
"Number",
":number"
],
"query": [
{
"description": "If true allows transferring order (without delivery status) from another route",
"key": "allowTransfer",
"value": "false"
},
{
"description": "If true allows rescheduling, transferring order (with failed delivery status) from another route and clears old status",
"key": "allowReschedule",
"value": "false"
}
],
"variable": [
{
"id": "90ca8e4b-153e-4874-af9d-ac48289ea4eb",
"key": "code",
"value": "",
"description": "(Required) Route code"
},
{
"id": "6d80d92b-805a-48ed-a0a1-26d36763093d",
"key": "number",
"value": "",
"description": "(Required) Order number"
}
]
}
},
"response": [
{
"id": "e3b3c033-a368-43d3-a920-b96bfe9e0829",
"name": "Order was added to route successfully",
"originalRequest": {
"method": "PUT",
"header": [
{
"key": "Accept",
"value": "text/plain"
},
{
"description": "Added as a part of security scheme: apikey",
"key": "X-API-KEY",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/Order/Number/:number?allowTransfer=false&allowReschedule=false",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"Order",
"Number",
":number"
],
"query": [
{
"description": "If true allows transferring order (without delivery status) from another route",
"key": "allowTransfer",
"value": "false"
},
{
"description": "If true allows rescheduling, transferring order (with failed delivery status) from another route and clears old status",
"key": "allowReschedule",
"value": "false"
}
],
"variable": [
{
"key": "code"
},
{
"key": "number"
}
]
}
},
"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:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-e3b3c033-a368-43d3-a920-b96bfe9e0829"
},
{
"id": "fc0ad271-e54c-49f1-9b3c-3156d301a5ae",
"name": "One or more validation errors",
"originalRequest": {
"method": "PUT",
"header": [
{
"description": "Added as a part of security scheme: apikey",
"key": "X-API-KEY",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/Order/Number/:number?allowTransfer=false&allowReschedule=false",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"Order",
"Number",
":number"
],
"query": [
{
"description": "If true allows transferring order (without delivery status) from another route",
"key": "allowTransfer",
"value": "false"
},
{
"description": "If true allows rescheduling, transferring order (with failed delivery status) from another route and clears old status",
"key": "allowReschedule",
"value": "false"
}
],
"variable": [
{
"key": "code"
},
{
"key": "number"
}
]
}
},
"status": "Bad Request",
"code": 400,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-fc0ad271-e54c-49f1-9b3c-3156d301a5ae"
},
{
"id": "586a2a2d-a8bf-4a70-b45f-1b7cf11c2902",
"name": "Unauthorized. Invalid X-API-KEY in the request header",
"originalRequest": {
"method": "PUT",
"header": [
{
"description": "Added as a part of security scheme: apikey",
"key": "X-API-KEY",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/Order/Number/:number?allowTransfer=false&allowReschedule=false",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"Order",
"Number",
":number"
],
"query": [
{
"description": "If true allows transferring order (without delivery status) from another route",
"key": "allowTransfer",
"value": "false"
},
{
"description": "If true allows rescheduling, transferring order (with failed delivery status) from another route and clears old status",
"key": "allowReschedule",
"value": "false"
}
],
"variable": [
{
"key": "code"
},
{
"key": "number"
}
]
}
},
"status": "Unauthorized",
"code": 401,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-586a2a2d-a8bf-4a70-b45f-1b7cf11c2902"
},
{
"id": "c1e46c77-77e5-49d8-9220-db51e22b22b5",
"name": "Not found. Route or Order not found",
"originalRequest": {
"method": "PUT",
"header": [
{
"description": "Added as a part of security scheme: apikey",
"key": "X-API-KEY",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/Order/Number/:number?allowTransfer=false&allowReschedule=false",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"Order",
"Number",
":number"
],
"query": [
{
"description": "If true allows transferring order (without delivery status) from another route",
"key": "allowTransfer",
"value": "false"
},
{
"description": "If true allows rescheduling, transferring order (with failed delivery status) from another route and clears old status",
"key": "allowReschedule",
"value": "false"
}
],
"variable": [
{
"key": "code"
},
{
"key": "number"
}
]
}
},
"status": "Not Found",
"code": 404,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-c1e46c77-77e5-49d8-9220-db51e22b22b5"
},
{
"id": "355ec940-e5e2-4553-be78-6a65abbf6646",
"name": "Not Allowed. Unable to add order to route. Example: order has successful delivery",
"originalRequest": {
"method": "PUT",
"header": [
{
"description": "Added as a part of security scheme: apikey",
"key": "X-API-KEY",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/Order/Number/:number?allowTransfer=false&allowReschedule=false",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"Order",
"Number",
":number"
],
"query": [
{
"description": "If true allows transferring order (without delivery status) from another route",
"key": "allowTransfer",
"value": "false"
},
{
"description": "If true allows rescheduling, transferring order (with failed delivery status) from another route and clears old status",
"key": "allowReschedule",
"value": "false"
}
],
"variable": [
{
"key": "code"
},
{
"key": "number"
}
]
}
},
"status": "Method Not Allowed",
"code": 405,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-355ec940-e5e2-4553-be78-6a65abbf6646"
},
{
"id": "f3f08835-351f-48d6-a33f-86db7cb24c0c",
"name": "Too Many Requests. Rate limit is 20 requests/sec and 400 requests/min",
"originalRequest": {
"method": "PUT",
"header": [
{
"description": "Added as a part of security scheme: apikey",
"key": "X-API-KEY",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/Order/Number/:number?allowTransfer=false&allowReschedule=false",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"Order",
"Number",
":number"
],
"query": [
{
"description": "If true allows transferring order (without delivery status) from another route",
"key": "allowTransfer",
"value": "false"
},
{
"description": "If true allows rescheduling, transferring order (with failed delivery status) from another route and clears old status",
"key": "allowReschedule",
"value": "false"
}
],
"variable": [
{
"key": "code"
},
{
"key": "number"
}
]
}
},
"status": "Too Many Requests",
"code": 429,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-f3f08835-351f-48d6-a33f-86db7cb24c0c"
},
{
"id": "d808d29a-910b-4f2e-bc8c-224074709c90",
"name": "Internal Server Error",
"originalRequest": {
"method": "PUT",
"header": [
{
"description": "Added as a part of security scheme: apikey",
"key": "X-API-KEY",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/Order/Number/:number?allowTransfer=false&allowReschedule=false",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"Order",
"Number",
":number"
],
"query": [
{
"description": "If true allows transferring order (without delivery status) from another route",
"key": "allowTransfer",
"value": "false"
},
{
"description": "If true allows rescheduling, transferring order (with failed delivery status) from another route and clears old status",
"key": "allowReschedule",
"value": "false"
}
],
"variable": [
{
"key": "code"
},
{
"key": "number"
}
]
}
},
"status": "Internal Server Error",
"code": 500,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-d808d29a-910b-4f2e-bc8c-224074709c90"
}
],
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-bf620455-0403-4325-9958-2ed4b44b28f0"
}
],
"id": "69b15ba6-e7bc-46e7-b89e-a9fd24abab97",
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-69b15ba6-e7bc-46e7-b89e-a9fd24abab97"
}
],
"id": "e2fc9cea-a8d4-43af-9b58-db99710a7a1b",
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-e2fc9cea-a8d4-43af-9b58-db99710a7a1b"
},
{
"name": "Id",
"item": [
{
"name": "{orderId}",
"item": [
{
"name": "Add existing order to route",
"id": "77a6af79-93f6-4262-84f0-a11df92b8334",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "PUT",
"header": [
{
"key": "Accept",
"value": "text/plain"
}
],
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/Order/Id/:orderId?allowTransfer=false&allowReschedule=false",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"Order",
"Id",
":orderId"
],
"query": [
{
"description": "If true allows transferring order (without delivery status) from another route",
"key": "allowTransfer",
"value": "false"
},
{
"description": "If true allows rescheduling, transferring order (with failed delivery status) from another route and clears old status",
"key": "allowReschedule",
"value": "false"
}
],
"variable": [
{
"id": "cf2ae828-a482-4d03-adac-393bdb69060b",
"key": "code",
"value": "",
"description": "(Required) Route code"
},
{
"id": "4b9226a8-3096-4643-b494-60fad1a1961f",
"key": "orderId",
"value": "",
"description": "(Required) Order Id"
}
]
}
},
"response": [
{
"id": "2d5410c1-dd57-4e48-82da-dc9e98d7dc88",
"name": "Order was added to route successfully",
"originalRequest": {
"method": "PUT",
"header": [
{
"key": "Accept",
"value": "text/plain"
},
{
"description": "Added as a part of security scheme: apikey",
"key": "X-API-KEY",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/Order/Id/:orderId?allowTransfer=false&allowReschedule=false",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"Order",
"Id",
":orderId"
],
"query": [
{
"description": "If true allows transferring order (without delivery status) from another route",
"key": "allowTransfer",
"value": "false"
},
{
"description": "If true allows rescheduling, transferring order (with failed delivery status) from another route and clears old status",
"key": "allowReschedule",
"value": "false"
}
],
"variable": [
{
"key": "code"
},
{
"key": "orderId"
}
]
}
},
"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:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-2d5410c1-dd57-4e48-82da-dc9e98d7dc88"
},
{
"id": "7a0007cd-e8e9-4632-8ada-880e4c544a9d",
"name": "One or more validation errors",
"originalRequest": {
"method": "PUT",
"header": [
{
"description": "Added as a part of security scheme: apikey",
"key": "X-API-KEY",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/Order/Id/:orderId?allowTransfer=false&allowReschedule=false",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"Order",
"Id",
":orderId"
],
"query": [
{
"description": "If true allows transferring order (without delivery status) from another route",
"key": "allowTransfer",
"value": "false"
},
{
"description": "If true allows rescheduling, transferring order (with failed delivery status) from another route and clears old status",
"key": "allowReschedule",
"value": "false"
}
],
"variable": [
{
"key": "code"
},
{
"key": "orderId"
}
]
}
},
"status": "Bad Request",
"code": 400,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-7a0007cd-e8e9-4632-8ada-880e4c544a9d"
},
{
"id": "cee26eb1-64a7-4d63-8a43-07a50602d0d4",
"name": "Unauthorized. Invalid X-API-KEY in the request header",
"originalRequest": {
"method": "PUT",
"header": [
{
"description": "Added as a part of security scheme: apikey",
"key": "X-API-KEY",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/Order/Id/:orderId?allowTransfer=false&allowReschedule=false",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"Order",
"Id",
":orderId"
],
"query": [
{
"description": "If true allows transferring order (without delivery status) from another route",
"key": "allowTransfer",
"value": "false"
},
{
"description": "If true allows rescheduling, transferring order (with failed delivery status) from another route and clears old status",
"key": "allowReschedule",
"value": "false"
}
],
"variable": [
{
"key": "code"
},
{
"key": "orderId"
}
]
}
},
"status": "Unauthorized",
"code": 401,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-cee26eb1-64a7-4d63-8a43-07a50602d0d4"
},
{
"id": "6939ac61-7343-424d-b9d7-a4e176e37286",
"name": "Not found. Route or Order not found",
"originalRequest": {
"method": "PUT",
"header": [
{
"description": "Added as a part of security scheme: apikey",
"key": "X-API-KEY",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/Order/Id/:orderId?allowTransfer=false&allowReschedule=false",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"Order",
"Id",
":orderId"
],
"query": [
{
"description": "If true allows transferring order (without delivery status) from another route",
"key": "allowTransfer",
"value": "false"
},
{
"description": "If true allows rescheduling, transferring order (with failed delivery status) from another route and clears old status",
"key": "allowReschedule",
"value": "false"
}
],
"variable": [
{
"key": "code"
},
{
"key": "orderId"
}
]
}
},
"status": "Not Found",
"code": 404,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-6939ac61-7343-424d-b9d7-a4e176e37286"
},
{
"id": "c6d865ea-ffa8-4171-9147-f9b7512feacf",
"name": "Not Allowed. Unable to add order to route. Example: order has successful delivery",
"originalRequest": {
"method": "PUT",
"header": [
{
"description": "Added as a part of security scheme: apikey",
"key": "X-API-KEY",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/Order/Id/:orderId?allowTransfer=false&allowReschedule=false",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"Order",
"Id",
":orderId"
],
"query": [
{
"description": "If true allows transferring order (without delivery status) from another route",
"key": "allowTransfer",
"value": "false"
},
{
"description": "If true allows rescheduling, transferring order (with failed delivery status) from another route and clears old status",
"key": "allowReschedule",
"value": "false"
}
],
"variable": [
{
"key": "code"
},
{
"key": "orderId"
}
]
}
},
"status": "Method Not Allowed",
"code": 405,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-c6d865ea-ffa8-4171-9147-f9b7512feacf"
},
{
"id": "7fbe5f12-139b-4668-bbbf-b244712c52c2",
"name": "Too Many Requests. Rate limit is 20 requests/sec and 400 requests/min",
"originalRequest": {
"method": "PUT",
"header": [
{
"description": "Added as a part of security scheme: apikey",
"key": "X-API-KEY",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/Order/Id/:orderId?allowTransfer=false&allowReschedule=false",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"Order",
"Id",
":orderId"
],
"query": [
{
"description": "If true allows transferring order (without delivery status) from another route",
"key": "allowTransfer",
"value": "false"
},
{
"description": "If true allows rescheduling, transferring order (with failed delivery status) from another route and clears old status",
"key": "allowReschedule",
"value": "false"
}
],
"variable": [
{
"key": "code"
},
{
"key": "orderId"
}
]
}
},
"status": "Too Many Requests",
"code": 429,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-7fbe5f12-139b-4668-bbbf-b244712c52c2"
},
{
"id": "c82280af-1df4-42b1-a1d6-10f81cd1451f",
"name": "Internal Server Error",
"originalRequest": {
"method": "PUT",
"header": [
{
"description": "Added as a part of security scheme: apikey",
"key": "X-API-KEY",
"value": ""
}
],
"url": {
"raw": "{{baseUrl}}/Route/Code/:code/Order/Id/:orderId?allowTransfer=false&allowReschedule=false",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"Order",
"Id",
":orderId"
],
"query": [
{
"description": "If true allows transferring order (without delivery status) from another route",
"key": "allowTransfer",
"value": "false"
},
{
"description": "If true allows rescheduling, transferring order (with failed delivery status) from another route and clears old status",
"key": "allowReschedule",
"value": "false"
}
],
"variable": [
{
"key": "code"
},
{
"key": "orderId"
}
]
}
},
"status": "Internal Server Error",
"code": 500,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-c82280af-1df4-42b1-a1d6-10f81cd1451f"
}
],
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-77a6af79-93f6-4262-84f0-a11df92b8334"
}
],
"id": "6d4f99da-ab32-4504-a436-38c1412c7428",
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-6d4f99da-ab32-4504-a436-38c1412c7428"
}
],
"id": "9e1ccaec-0ce9-4bb3-9622-adf5569dc7db",
"createdAt": "2026-07-28T03:17:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-9e1ccaec-0ce9-4bb3-9622-adf5569dc7db"
},
{
"name": "Add new order to route",
"id": "f329ae61-d2ba-4d52-b489-a9d86ce5be82",
"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_7773417\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_833755672\",\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_3469\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_40391729343\",\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}}/Route/Code/:code/Order?updateAddressGps=false&mergeAddresses=true",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"Order"
],
"query": [
{
"description": "Force update existing Lat/Lon in the Addresses directory from the payload data.",
"key": "updateAddressGps",
"value": "false"
},
{
"description": "Merge orders by address onto one site",
"key": "mergeAddresses",
"value": "true"
}
],
"variable": [
{
"id": "48315ba5-f116-45f5-a07d-4cad46411a2d",
"key": "code",
"value": "",
"description": "(Required) "
}
]
}
},
"response": [
{
"id": "62ac2e5e-88ac-4813-924a-bf2c64eaa9da",
"name": "Order was added to route 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_7773417\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_833755672\",\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_3469\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_40391729343\",\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}}/Route/Code/:code/Order?updateAddressGps=false&mergeAddresses=true",
"host": [
"{{baseUrl}}"
],
"path": [
"Route",
"Code",
":code",
"Order"
],
"query": [
{
"description": "Force update existing Lat/Lon in the Addresses directory from the payload data.",
"key": "updateAddressGps",
"value": "false"
},
{
"description": "Merge orders by address onto one site",
"key": "mergeAddresses",
"value": "true"
}
],
"variable": [
{
"key": "code"
}
]
}
},
"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:34.000Z",
"updatedAt": "2026-07-28T03:17:34.000Z",
"uid": "35240-62ac2e5e-88ac-4813-924a-bf2c64eaa9da"
},
{
"id": "5680a76c-531f-496e-bc3e-07860f9776b8",
"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_7773417\",\n \"Value\": \"\"\n },\n {\n \"Id\": \"cf_833755672\",\n \"Value\": \"\"\n }\n ],\n \"PickupOrder\": {\n \"ClientId\": \"\",\n \"Client\": \"\",\n \"AddressId\": \"\",\n \"Address\": \"\",\n \"AddressLat\": \"