{
"info": {
"_postman_id": "c418d399-2dd5-4142-8ae9-a2c0628f76ca",
"name": "Track-POD Address RejectReason 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:32.000Z",
"updatedAt": "2026-07-28T03:17:32.000Z",
"lastUpdatedBy": "35240",
"uid": "35240-c418d399-2dd5-4142-8ae9-a2c0628f76ca"
},
"item": [
{
"name": "RejectReason",
"item": [
{
"name": "Get reasons for rejection list",
"id": "1f0d610c-9051-4119-adb5-4eac3d18e81f",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [
{
"key": "Accept",
"value": "text/plain"
}
],
"url": {
"raw": "{{baseUrl}}/RejectReason",
"host": [
"{{baseUrl}}"
],
"path": [
"RejectReason"
]
}
},
"response": [
{
"id": "7c88b8b3-fa82-42a8-8ad7-099ed95aee5e",
"name": "A reasons for rejection list",
"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}}/RejectReason",
"host": [
"{{baseUrl}}"
],
"path": [
"RejectReason"
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"SiteIssue\": [\n {\n \"Id\": \"\",\n \"Name\": \"\"\n },\n {\n \"Id\": \"\",\n \"Name\": \"\"\n }\n ],\n \"OrderIssue\": [\n {\n \"Id\": \"\",\n \"Name\": \"\"\n },\n {\n \"Id\": \"\",\n \"Name\": \"\"\n }\n ],\n \"GoodsIssue\": [\n {\n \"Id\": \"\",\n \"Name\": \"\"\n },\n {\n \"Id\": \"\",\n \"Name\": \"\"\n }\n ],\n \"ScanningIssues\": [\n {\n \"Id\": \"\",\n \"Name\": \"\"\n },\n {\n \"Id\": \"\",\n \"Name\": \"\"\n }\n ]\n}",
"createdAt": "2026-07-28T03:17:32.000Z",
"updatedAt": "2026-07-28T03:17:32.000Z",
"uid": "35240-7c88b8b3-fa82-42a8-8ad7-099ed95aee5e"
},
{
"id": "59eed5d6-0b20-45cf-a177-45888c897471",
"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}}/RejectReason",
"host": [
"{{baseUrl}}"
],
"path": [
"RejectReason"
]
}
},
"status": "Unauthorized",
"code": 401,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T03:17:32.000Z",
"updatedAt": "2026-07-28T03:17:32.000Z",
"uid": "35240-59eed5d6-0b20-45cf-a177-45888c897471"
},
{
"id": "11423140-1033-4ea1-a9d3-48ae22bb0d65",
"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}}/RejectReason",
"host": [
"{{baseUrl}}"
],
"path": [
"RejectReason"
]
}
},
"status": "Too Many Requests",
"code": 429,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T03:17:32.000Z",
"updatedAt": "2026-07-28T03:17:32.000Z",
"uid": "35240-11423140-1033-4ea1-a9d3-48ae22bb0d65"
},
{
"id": "2a8fc909-2633-4e07-b4ab-1b1d883b81ed",
"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}}/RejectReason",
"host": [
"{{baseUrl}}"
],
"path": [
"RejectReason"
]
}
},
"status": "Internal Server Error",
"code": 500,
"_postman_previewlanguage": "text",
"header": [],
"cookie": [],
"responseTime": null,
"body": null,
"createdAt": "2026-07-28T03:17:32.000Z",
"updatedAt": "2026-07-28T03:17:32.000Z",
"uid": "35240-2a8fc909-2633-4e07-b4ab-1b1d883b81ed"
}
],
"createdAt": "2026-07-28T03:17:32.000Z",
"updatedAt": "2026-07-28T03:17:32.000Z",
"uid": "35240-1f0d610c-9051-4119-adb5-4eac3d18e81f"
}
],
"id": "a8f39ca5-adef-4fb1-b91e-64952250c9ce",
"createdAt": "2026-07-28T03:17:32.000Z",
"updatedAt": "2026-07-28T03:17:32.000Z",
"uid": "35240-a8f39ca5-adef-4fb1-b91e-64952250c9ce"
}
],
"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": "/"
}
]
}