{ "info": { "_postman_id": "16b0e080-be02-4572-b116-deea5d52d19d", "name": "Unified.to account rate 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:26:25.000Z", "updatedAt": "2026-07-28T03:26:25.000Z", "lastUpdatedBy": "35240", "uid": "35240-16b0e080-be02-4572-b116-deea5d52d19d" }, "item": [ { "name": "shipping", "item": [ { "name": "{connection_id}", "item": [ { "name": "rate", "item": [ { "name": "Create a Rate", "id": "32c0eed8-497b-4649-9da7-cda2a7466131", "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 \"carrier_id\": \"\",\n \"currency\": \"\",\n \"from_address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"company_name\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"delivery_instructions\": \"\",\n \"email\": \"\",\n \"is_residential\": \"\",\n \"is_validated\": \"\",\n \"name\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\"\n },\n \"id\": \"\",\n \"packages\": [\n {\n \"currency\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"insured_amount\": \"\",\n \"length\": \"\",\n \"size_unit\": \"inch\",\n \"tracking_number\": \"\",\n \"value\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"lb\",\n \"width\": \"\"\n },\n {\n \"currency\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"insured_amount\": \"\",\n \"length\": \"\",\n \"size_unit\": \"inch\",\n \"tracking_number\": \"\",\n \"value\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n }\n ],\n \"rates\": [\n {\n \"title\": \"\",\n \"amount\": \"\",\n \"base_amount\": \"\",\n \"currency\": \"\",\n \"delivery_days\": \"\",\n \"delivery_terms\": \"\",\n \"description\": \"\",\n \"discount_amount\": \"\",\n \"estimated_days\": \"\",\n \"estimated_delivery_end_at\": \"\",\n \"estimated_delivery_start_at\": \"\",\n \"is_active\": \"\",\n \"is_guaranteed\": \"\",\n \"is_negotiated_rate\": \"\",\n \"is_trackable\": \"\",\n \"package_type\": \"\",\n \"rate_source\": \"\",\n \"surcharges\": [\n {\n \"amount\": \"\",\n \"code\": \"\",\n \"description\": \"\",\n \"name\": \"\"\n },\n {\n \"amount\": \"\",\n \"code\": \"\",\n \"description\": \"\",\n \"name\": \"\"\n }\n ],\n \"tax_amount\": \"\",\n \"transit_hours\": \"\"\n },\n {\n \"title\": \"\",\n \"amount\": \"\",\n \"base_amount\": \"\",\n \"currency\": \"\",\n \"delivery_days\": \"\",\n \"delivery_terms\": \"\",\n \"description\": \"\",\n \"discount_amount\": \"\",\n \"estimated_days\": \"\",\n \"estimated_delivery_end_at\": \"\",\n \"estimated_delivery_start_at\": \"\",\n \"is_active\": \"\",\n \"is_guaranteed\": \"\",\n \"is_negotiated_rate\": \"\",\n \"is_trackable\": \"\",\n \"package_type\": \"\",\n \"rate_source\": \"\",\n \"surcharges\": [\n {\n \"amount\": \"\",\n \"code\": \"\",\n \"description\": \"\",\n \"name\": \"\"\n },\n {\n \"amount\": \"\",\n \"code\": \"\",\n \"description\": \"\",\n \"name\": \"\"\n }\n ],\n \"tax_amount\": \"\",\n \"transit_hours\": \"\"\n }\n ],\n \"raw\": {\n \"deserunt_2\": -41837634,\n \"consequatf7_\": -92531524.83618034,\n \"est_1\": 5354366\n },\n \"ship_by_at\": \"\",\n \"shipment_id\": \"\",\n \"to_address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"company_name\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"delivery_instructions\": \"\",\n \"email\": \"\",\n \"is_residential\": \"\",\n \"is_validated\": \"\",\n \"name\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/shipping/:connection_id/rate?fields=id&fields=shipment_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "shipping", ":connection_id", "rate" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Fields to return", "key": "fields", "value": "shipment_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": "2bfbd6ca-00a7-4fb8-b133-5c3c40606f02", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "cfc8b821-b81e-4bed-9349-64c57fd7d2c2", "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 \"carrier_id\": \"\",\n \"currency\": \"\",\n \"from_address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"company_name\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"delivery_instructions\": \"\",\n \"email\": \"\",\n \"is_residential\": \"\",\n \"is_validated\": \"\",\n \"name\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\"\n },\n \"id\": \"\",\n \"packages\": [\n {\n \"currency\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"insured_amount\": \"\",\n \"length\": \"\",\n \"size_unit\": \"inch\",\n \"tracking_number\": \"\",\n \"value\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"lb\",\n \"width\": \"\"\n },\n {\n \"currency\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"insured_amount\": \"\",\n \"length\": \"\",\n \"size_unit\": \"inch\",\n \"tracking_number\": \"\",\n \"value\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n }\n ],\n \"rates\": [\n {\n \"title\": \"\",\n \"amount\": \"\",\n \"base_amount\": \"\",\n \"currency\": \"\",\n \"delivery_days\": \"\",\n \"delivery_terms\": \"\",\n \"description\": \"\",\n \"discount_amount\": \"\",\n \"estimated_days\": \"\",\n \"estimated_delivery_end_at\": \"\",\n \"estimated_delivery_start_at\": \"\",\n \"is_active\": \"\",\n \"is_guaranteed\": \"\",\n \"is_negotiated_rate\": \"\",\n \"is_trackable\": \"\",\n \"package_type\": \"\",\n \"rate_source\": \"\",\n \"surcharges\": [\n {\n \"amount\": \"\",\n \"code\": \"\",\n \"description\": \"\",\n \"name\": \"\"\n },\n {\n \"amount\": \"\",\n \"code\": \"\",\n \"description\": \"\",\n \"name\": \"\"\n }\n ],\n \"tax_amount\": \"\",\n \"transit_hours\": \"\"\n },\n {\n \"title\": \"\",\n \"amount\": \"\",\n \"base_amount\": \"\",\n \"currency\": \"\",\n \"delivery_days\": \"\",\n \"delivery_terms\": \"\",\n \"description\": \"\",\n \"discount_amount\": \"\",\n \"estimated_days\": \"\",\n \"estimated_delivery_end_at\": \"\",\n \"estimated_delivery_start_at\": \"\",\n \"is_active\": \"\",\n \"is_guaranteed\": \"\",\n \"is_negotiated_rate\": \"\",\n \"is_trackable\": \"\",\n \"package_type\": \"\",\n \"rate_source\": \"\",\n \"surcharges\": [\n {\n \"amount\": \"\",\n \"code\": \"\",\n \"description\": \"\",\n \"name\": \"\"\n },\n {\n \"amount\": \"\",\n \"code\": \"\",\n \"description\": \"\",\n \"name\": \"\"\n }\n ],\n \"tax_amount\": \"\",\n \"transit_hours\": \"\"\n }\n ],\n \"raw\": {\n \"deserunt_2\": -41837634,\n \"consequatf7_\": -92531524.83618034,\n \"est_1\": 5354366\n },\n \"ship_by_at\": \"\",\n \"shipment_id\": \"\",\n \"to_address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"company_name\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"delivery_instructions\": \"\",\n \"email\": \"\",\n \"is_residential\": \"\",\n \"is_validated\": \"\",\n \"name\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/shipping/:connection_id/rate?fields=shipment_id&raw=", "host": [ "{{baseUrl}}" ], "path": [ "shipping", ":connection_id", "rate" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "shipment_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 \"carrier_id\": \"\",\n \"currency\": \"\",\n \"from_address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"company_name\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"delivery_instructions\": \"\",\n \"email\": \"\",\n \"is_residential\": \"\",\n \"is_validated\": \"\",\n \"name\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\"\n },\n \"id\": \"\",\n \"packages\": [\n {\n \"currency\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"insured_amount\": \"\",\n \"length\": \"\",\n \"size_unit\": \"inch\",\n \"tracking_number\": \"\",\n \"value\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"lb\",\n \"width\": \"\"\n },\n {\n \"currency\": \"\",\n \"description\": \"\",\n \"height\": \"\",\n \"insured_amount\": \"\",\n \"length\": \"\",\n \"size_unit\": \"inch\",\n \"tracking_number\": \"\",\n \"value\": \"\",\n \"weight\": \"\",\n \"weight_unit\": \"oz\",\n \"width\": \"\"\n }\n ],\n \"rates\": [\n {\n \"title\": \"\",\n \"amount\": \"\",\n \"base_amount\": \"\",\n \"currency\": \"\",\n \"delivery_days\": \"\",\n \"delivery_terms\": \"\",\n \"description\": \"\",\n \"discount_amount\": \"\",\n \"estimated_days\": \"\",\n \"estimated_delivery_end_at\": \"\",\n \"estimated_delivery_start_at\": \"\",\n \"is_active\": \"\",\n \"is_guaranteed\": \"\",\n \"is_negotiated_rate\": \"\",\n \"is_trackable\": \"\",\n \"package_type\": \"\",\n \"rate_source\": \"\",\n \"surcharges\": [\n {\n \"amount\": \"\",\n \"code\": \"\",\n \"description\": \"\",\n \"name\": \"\"\n },\n {\n \"amount\": \"\",\n \"code\": \"\",\n \"description\": \"\",\n \"name\": \"\"\n }\n ],\n \"tax_amount\": \"\",\n \"transit_hours\": \"\"\n },\n {\n \"title\": \"\",\n \"amount\": \"\",\n \"base_amount\": \"\",\n \"currency\": \"\",\n \"delivery_days\": \"\",\n \"delivery_terms\": \"\",\n \"description\": \"\",\n \"discount_amount\": \"\",\n \"estimated_days\": \"\",\n \"estimated_delivery_end_at\": \"\",\n \"estimated_delivery_start_at\": \"\",\n \"is_active\": \"\",\n \"is_guaranteed\": \"\",\n \"is_negotiated_rate\": \"\",\n \"is_trackable\": \"\",\n \"package_type\": \"\",\n \"rate_source\": \"\",\n \"surcharges\": [\n {\n \"amount\": \"\",\n \"code\": \"\",\n \"description\": \"\",\n \"name\": \"\"\n },\n {\n \"amount\": \"\",\n \"code\": \"\",\n \"description\": \"\",\n \"name\": \"\"\n }\n ],\n \"tax_amount\": \"\",\n \"transit_hours\": \"\"\n }\n ],\n \"raw\": {\n \"deserunt_2\": -41837634,\n \"consequatf7_\": -92531524.83618034,\n \"est_1\": 5354366\n },\n \"ship_by_at\": \"\",\n \"shipment_id\": \"\",\n \"to_address\": {\n \"address1\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"company_name\": \"\",\n \"country\": \"\",\n \"country_code\": \"\",\n \"delivery_instructions\": \"\",\n \"email\": \"\",\n \"is_residential\": \"\",\n \"is_validated\": \"\",\n \"name\": \"\",\n \"postal_code\": \"\",\n \"region\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\"\n }\n}", "createdAt": "2026-07-28T03:26:26.000Z", "updatedAt": "2026-07-28T03:26:26.000Z", "uid": "35240-cfc8b821-b81e-4bed-9349-64c57fd7d2c2" } ], "createdAt": "2026-07-28T03:26:26.000Z", "updatedAt": "2026-07-28T03:26:26.000Z", "uid": "35240-32c0eed8-497b-4649-9da7-cda2a7466131" } ], "id": "bb987e3c-07e4-4464-bf9a-54b2ede0ca03", "createdAt": "2026-07-28T03:26:26.000Z", "updatedAt": "2026-07-28T03:26:26.000Z", "uid": "35240-bb987e3c-07e4-4464-bf9a-54b2ede0ca03" } ], "id": "8d71d6cc-3768-4b46-8cfe-f3e03f26fc05", "createdAt": "2026-07-28T03:26:26.000Z", "updatedAt": "2026-07-28T03:26:26.000Z", "uid": "35240-8d71d6cc-3768-4b46-8cfe-f3e03f26fc05" } ], "id": "9b9c7013-f95f-47eb-951c-cc052d9a146d", "createdAt": "2026-07-28T03:26:26.000Z", "updatedAt": "2026-07-28T03:26:26.000Z", "uid": "35240-9b9c7013-f95f-47eb-951c-cc052d9a146d" } ], "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" } ] }