{ "info": { "_postman_id": "9209b30a-fa02-48ee-9b12-d658cb9ce89b", "name": "Unified.to account label API", "description": "One API to Rule Them All\n\nContact Support:\n Email: hello@unified.to", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:24:50.000Z", "updatedAt": "2026-07-28T03:24:50.000Z", "lastUpdatedBy": "35240", "uid": "35240-9209b30a-fa02-48ee-9b12-d658cb9ce89b" }, "item": [ { "name": "shipping", "item": [ { "name": "{connection_id}", "item": [ { "name": "label", "item": [ { "name": "{id}", "item": [ { "name": "Remove a Label", "id": "7fba975c-d14a-47ce-99b0-0d854fe85aa8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/shipping/:connection_id/label/:id", "host": [ "{{baseUrl}}" ], "path": [ "shipping", ":connection_id", "label", ":id" ], "variable": [ { "id": "3dcbc14c-6a73-42e7-b62f-8c418607afd6", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "d2c7d6cf-ab33-40d5-b4bb-7d0aa5b774ee", "key": "id", "value": "", "description": "(Required) ID of the Label" } ] } }, "response": [ { "id": "6b575ff7-700a-4508-8bc1-50cc58292d99", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/shipping/:connection_id/label/:id", "host": [ "{{baseUrl}}" ], "path": [ "shipping", ":connection_id", "label", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:24:50.000Z", "updatedAt": "2026-07-28T03:24:50.000Z", "uid": "35240-6b575ff7-700a-4508-8bc1-50cc58292d99" }, { "id": "98d901dd-b96d-4f84-9cfc-8d9e70f714ea", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/shipping/:connection_id/label/:id", "host": [ "{{baseUrl}}" ], "path": [ "shipping", ":connection_id", "label", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Content-Type", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:24:50.000Z", "updatedAt": "2026-07-28T03:24:50.000Z", "uid": "35240-98d901dd-b96d-4f84-9cfc-8d9e70f714ea" } ], "createdAt": "2026-07-28T03:24:50.000Z", "updatedAt": "2026-07-28T03:24:50.000Z", "uid": "35240-7fba975c-d14a-47ce-99b0-0d854fe85aa8" }, { "name": "Retrieve a Label", "id": "e2deb169-d29e-4a16-b52c-e40933e43828", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/shipping/:connection_id/label/:id?fields=id&fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "shipping", ":connection_id", "label", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "980598bb-3d37-4327-85ea-44a1179a58bc", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "369ceeb0-80c9-424b-be09-3dded8473ae6", "key": "id", "value": "", "description": "(Required) ID of the Label" } ] } }, "response": [ { "id": "c2cedae2-13f8-4534-bc07-f15a24d3a462", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/shipping/:connection_id/label/:id?fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "shipping", ":connection_id", "label", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_voided\": \"\",\n \"label_cost\": \"\",\n \"label_cost_currency\": \"\",\n \"label_format\": \"PNG_4X8\",\n \"label_url\": \"\",\n \"rate_id\": \"\",\n \"raw\": {\n \"esseae2\": \"proident laboris commo\",\n \"officia_7\": \"sed anim ut\"\n },\n \"service_code\": \"\",\n \"shipment_id\": \"\",\n \"status\": \"RETURNED_TO_SENDER\",\n \"tracking_number\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:24:50.000Z", "updatedAt": "2026-07-28T03:24:50.000Z", "uid": "35240-c2cedae2-13f8-4534-bc07-f15a24d3a462" } ], "createdAt": "2026-07-28T03:24:50.000Z", "updatedAt": "2026-07-28T03:24:50.000Z", "uid": "35240-e2deb169-d29e-4a16-b52c-e40933e43828" }, { "name": "Update a Label", "id": "e664814e-4e15-45a9-bfcc-554f5b07741e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_voided\": \"\",\n \"label_cost\": \"\",\n \"label_cost_currency\": \"\",\n \"label_format\": \"PNG_4X8\",\n \"label_url\": \"\",\n \"rate_id\": \"\",\n \"raw\": {\n \"esseae2\": \"proident laboris commo\",\n \"officia_7\": \"sed anim ut\"\n },\n \"service_code\": \"\",\n \"shipment_id\": \"\",\n \"status\": \"RETURNED_TO_SENDER\",\n \"tracking_number\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/shipping/:connection_id/label/:id?fields=id&fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "shipping", ":connection_id", "label", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "ffebfafc-cb1f-46f1-b655-4af7a7017ea6", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "e113c550-5a95-45c4-a65a-33321d4f2919", "key": "id", "value": "", "description": "(Required) ID of the Label" } ] } }, "response": [ { "id": "6caefce7-de04-4bad-b9de-59842645b613", "name": "Successful", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_voided\": \"\",\n \"label_cost\": \"\",\n \"label_cost_currency\": \"\",\n \"label_format\": \"PNG_4X8\",\n \"label_url\": \"\",\n \"rate_id\": \"\",\n \"raw\": {\n \"esseae2\": \"proident laboris commo\",\n \"officia_7\": \"sed anim ut\"\n },\n \"service_code\": \"\",\n \"shipment_id\": \"\",\n \"status\": \"RETURNED_TO_SENDER\",\n \"tracking_number\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/shipping/:connection_id/label/:id?fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "shipping", ":connection_id", "label", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_voided\": \"\",\n \"label_cost\": \"\",\n \"label_cost_currency\": \"\",\n \"label_format\": \"PNG_4X8\",\n \"label_url\": \"\",\n \"rate_id\": \"\",\n \"raw\": {\n \"esseae2\": \"proident laboris commo\",\n \"officia_7\": \"sed anim ut\"\n },\n \"service_code\": \"\",\n \"shipment_id\": \"\",\n \"status\": \"RETURNED_TO_SENDER\",\n \"tracking_number\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:24:50.000Z", "updatedAt": "2026-07-28T03:24:50.000Z", "uid": "35240-6caefce7-de04-4bad-b9de-59842645b613" } ], "createdAt": "2026-07-28T03:24:50.000Z", "updatedAt": "2026-07-28T03:24:50.000Z", "uid": "35240-e664814e-4e15-45a9-bfcc-554f5b07741e" }, { "name": "Update a Label", "id": "9608b205-d5f5-41bf-9ffd-f3d99162f1ca", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_voided\": \"\",\n \"label_cost\": \"\",\n \"label_cost_currency\": \"\",\n \"label_format\": \"PNG_4X8\",\n \"label_url\": \"\",\n \"rate_id\": \"\",\n \"raw\": {\n \"esseae2\": \"proident laboris commo\",\n \"officia_7\": \"sed anim ut\"\n },\n \"service_code\": \"\",\n \"shipment_id\": \"\",\n \"status\": \"RETURNED_TO_SENDER\",\n \"tracking_number\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/shipping/:connection_id/label/:id?fields=id&fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "shipping", ":connection_id", "label", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "b44a2180-b54c-47be-a869-60df3f489b08", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "d35679b4-8247-46d1-83cc-fcbd2e55e579", "key": "id", "value": "", "description": "(Required) ID of the Label" } ] } }, "response": [ { "id": "94aae0c0-31bb-4c0d-be74-6a7f16597f15", "name": "Successful", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_voided\": \"\",\n \"label_cost\": \"\",\n \"label_cost_currency\": \"\",\n \"label_format\": \"PNG_4X8\",\n \"label_url\": \"\",\n \"rate_id\": \"\",\n \"raw\": {\n \"esseae2\": \"proident laboris commo\",\n \"officia_7\": \"sed anim ut\"\n },\n \"service_code\": \"\",\n \"shipment_id\": \"\",\n \"status\": \"RETURNED_TO_SENDER\",\n \"tracking_number\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/shipping/:connection_id/label/:id?fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "shipping", ":connection_id", "label", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_voided\": \"\",\n \"label_cost\": \"\",\n \"label_cost_currency\": \"\",\n \"label_format\": \"PNG_4X8\",\n \"label_url\": \"\",\n \"rate_id\": \"\",\n \"raw\": {\n \"esseae2\": \"proident laboris commo\",\n \"officia_7\": \"sed anim ut\"\n },\n \"service_code\": \"\",\n \"shipment_id\": \"\",\n \"status\": \"RETURNED_TO_SENDER\",\n \"tracking_number\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:24:50.000Z", "updatedAt": "2026-07-28T03:24:50.000Z", "uid": "35240-94aae0c0-31bb-4c0d-be74-6a7f16597f15" } ], "createdAt": "2026-07-28T03:24:50.000Z", "updatedAt": "2026-07-28T03:24:50.000Z", "uid": "35240-9608b205-d5f5-41bf-9ffd-f3d99162f1ca" } ], "id": "949ac6ce-7897-49d5-b84b-d3c0018bae4d", "createdAt": "2026-07-28T03:24:50.000Z", "updatedAt": "2026-07-28T03:24:50.000Z", "uid": "35240-949ac6ce-7897-49d5-b84b-d3c0018bae4d" }, { "name": "List All Labels", "id": "bb370c95-9522-4f4d-941e-42561b6066bb", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/shipping/:connection_id/label?limit=&offset=&updated_gte=&sort=&order=&query=&shipment_id=&fields=id&fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "shipping", ":connection_id", "label" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "The ShippingShipment ID to filter by", "key": "shipment_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "31844f9d-29c1-41c9-9ba1-f5982c9e03fd", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "a862452d-9d4a-4d83-b87d-13406f3e7db5", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/shipping/:connection_id/label?limit=&offset=&updated_gte=&sort=&order=&query=&shipment_id=&fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "shipping", ":connection_id", "label" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "The ShippingShipment ID to filter by", "key": "shipment_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_voided\": \"\",\n \"label_cost\": \"\",\n \"label_cost_currency\": \"\",\n \"label_format\": \"PDF\",\n \"label_url\": \"\",\n \"rate_id\": \"\",\n \"raw\": {\n \"in_5\": 63636290.6575059\n },\n \"service_code\": \"\",\n \"shipment_id\": \"\",\n \"status\": \"OUT_FOR_DELIVERY\",\n \"tracking_number\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_voided\": \"\",\n \"label_cost\": \"\",\n \"label_cost_currency\": \"\",\n \"label_format\": \"PNG_4X8\",\n \"label_url\": \"\",\n \"rate_id\": \"\",\n \"raw\": {\n \"id9fc\": 11612497,\n \"exercitation_35\": \"sed sit consequat elit nostr\"\n },\n \"service_code\": \"\",\n \"shipment_id\": \"\",\n \"status\": \"DELIVERY_ATTEMPTED\",\n \"tracking_number\": \"\",\n \"updated_at\": \"\"\n }\n]", "createdAt": "2026-07-28T03:24:50.000Z", "updatedAt": "2026-07-28T03:24:50.000Z", "uid": "35240-a862452d-9d4a-4d83-b87d-13406f3e7db5" } ], "createdAt": "2026-07-28T03:24:50.000Z", "updatedAt": "2026-07-28T03:24:50.000Z", "uid": "35240-bb370c95-9522-4f4d-941e-42561b6066bb" }, { "name": "Create a Label", "id": "2cf00562-4f84-40be-a813-b63f3609b376", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_voided\": \"\",\n \"label_cost\": \"\",\n \"label_cost_currency\": \"\",\n \"label_format\": \"PNG_4X8\",\n \"label_url\": \"\",\n \"rate_id\": \"\",\n \"raw\": {\n \"esseae2\": \"proident laboris commo\",\n \"officia_7\": \"sed anim ut\"\n },\n \"service_code\": \"\",\n \"shipment_id\": \"\",\n \"status\": \"RETURNED_TO_SENDER\",\n \"tracking_number\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/shipping/:connection_id/label?fields=id&fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "shipping", ":connection_id", "label" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "c4eba601-659a-45a1-8473-aa5d2f047281", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "dee47e13-1ec6-47ee-9306-17e6e580ab4b", "name": "Successful", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_voided\": \"\",\n \"label_cost\": \"\",\n \"label_cost_currency\": \"\",\n \"label_format\": \"PNG_4X8\",\n \"label_url\": \"\",\n \"rate_id\": \"\",\n \"raw\": {\n \"esseae2\": \"proident laboris commo\",\n \"officia_7\": \"sed anim ut\"\n },\n \"service_code\": \"\",\n \"shipment_id\": \"\",\n \"status\": \"RETURNED_TO_SENDER\",\n \"tracking_number\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/shipping/:connection_id/label?fields=id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "shipping", ":connection_id", "label" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"created_at\": \"\",\n \"id\": \"\",\n \"is_voided\": \"\",\n \"label_cost\": \"\",\n \"label_cost_currency\": \"\",\n \"label_format\": \"PNG_4X8\",\n \"label_url\": \"\",\n \"rate_id\": \"\",\n \"raw\": {\n \"esseae2\": \"proident laboris commo\",\n \"officia_7\": \"sed anim ut\"\n },\n \"service_code\": \"\",\n \"shipment_id\": \"\",\n \"status\": \"RETURNED_TO_SENDER\",\n \"tracking_number\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:24:50.000Z", "updatedAt": "2026-07-28T03:24:50.000Z", "uid": "35240-dee47e13-1ec6-47ee-9306-17e6e580ab4b" } ], "createdAt": "2026-07-28T03:24:50.000Z", "updatedAt": "2026-07-28T03:24:50.000Z", "uid": "35240-2cf00562-4f84-40be-a813-b63f3609b376" } ], "id": "8b512011-fa49-4bd3-8bdb-b2934901c881", "createdAt": "2026-07-28T03:24:50.000Z", "updatedAt": "2026-07-28T03:24:50.000Z", "uid": "35240-8b512011-fa49-4bd3-8bdb-b2934901c881" } ], "id": "9b808cb1-4002-45cd-b384-38281f1af26d", "createdAt": "2026-07-28T03:24:50.000Z", "updatedAt": "2026-07-28T03:24:50.000Z", "uid": "35240-9b808cb1-4002-45cd-b384-38281f1af26d" } ], "id": "bbc5b13f-6326-42dd-8965-f5badffb2e8a", "createdAt": "2026-07-28T03:24:50.000Z", "updatedAt": "2026-07-28T03:24:50.000Z", "uid": "35240-bbc5b13f-6326-42dd-8965-f5badffb2e8a" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.unified.to" } ] }