-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathpostman.collection.Transmission.json
1 lines (1 loc) · 312 KB
/
postman.collection.Transmission.json
1
{"variable": [{"type": "string", "id": "baseUrl", "value": "{{transmission_url}}"}], "item": [{"event": [], "item": [{"event": [], "item": [{"event": [], "response": [{"status": "OK", "body": "{\n \"data\": [\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"qui sint\",\n \"attributes\": {}\n },\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"dolor c\",\n \"attributes\": {}\n }\n ],\n \"links\": {\n \"first\": \"/api/v1/{object-type}/?page=1\",\n \"last\": \"/api/v1/{object-type}/?page=4\",\n \"next\": \"/api/v1/{object-type}/?page=3\",\n \"previous\": \"/api/v1/{object-type}/?page=2\"\n },\n \"meta\": {\n \"pagination\": {\n \"count\": -98285280,\n \"page\": -93682892,\n \"pages\": 13037821\n }\n },\n \"included\": [\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"schema type not provided\",\n \"attributes\": {\n \"shipment_state\": \"IN_PROGRESS\",\n \"escrow_state\": \"FUNDED\",\n \"funding_type\": \"SHIP\",\n \"contracted_amount\": 1234567890,\n \"funded_amount\": 1234567890,\n \"created_at\": 1234567890,\n \"address\": \"0x369974bFb76b656C0c45a84D00b1877340b45fA2\",\n \"vault_hash\": \"0xe2e24ac68ebaa82e2bd7e545802c5212de39ca68a9f563c001c9ad0d3d49736b\",\n \"vault_uri\": \"engine://b863255b-c1df-4998-8b4f-36a78cba49d4/83d6d301-443b-4213-9635-46daadd834a9/meta.json\"\n },\n \"relationships\": {\n \"shipment\": {\n \"data\": {}\n }\n }\n },\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"schema type not provided\",\n \"attributes\": {\n \"shipment_state\": \"IN_PROGRESS\",\n \"escrow_state\": \"FUNDED\",\n \"funding_type\": \"SHIP\",\n \"contracted_amount\": 1234567890,\n \"funded_amount\": 1234567890,\n \"created_at\": 1234567890,\n \"address\": \"0x369974bFb76b656C0c45a84D00b1877340b45fA2\",\n \"vault_hash\": \"0xe2e24ac68ebaa82e2bd7e545802c5212de39ca68a9f563c001c9ad0d3d49736b\",\n \"vault_uri\": \"engine://b863255b-c1df-4998-8b4f-36a78cba49d4/83d6d301-443b-4213-9635-46daadd834a9/meta.json\"\n },\n \"relationships\": {\n \"shipment\": {\n \"data\": {}\n }\n }\n }\n ]\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "96a8a65b-0235-48a5-b49e-859df39a807e", "originalRequest": {"url": {"variable": [], "path": ["api", "v1", "shipments"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}, {"value": "Shipment Name", "key": "search"}, {"value": "-updated_at", "key": "ordering"}, {"value": "AWAITING_PICKUP", "key": "state"}, {"value": "CUSTOMS_HOLD", "key": "exception"}, {"value": "true", "key": "delayed"}, {"value": "Export", "key": "tag_type"}, {"value": "Europe", "key": "tag_value"}, {"value": "true", "key": "has_ship_from_location"}, {"value": "true", "key": "has_ship_to_location"}, {"value": "true", "key": "has_final_destination_location"}, {"value": "Greenville", "key": "ship_from_location__city"}, {"value": "South Carolina", "key": "ship_from_location__state"}, {"value": "<string>", "key": "ship_from_location__postal_code"}, {"value": "US", "key": "ship_from_location__country"}, {"value": "Greenville", "key": "ship_to_location__city"}, {"value": "South Carolina", "key": "ship_to_location__state"}, {"value": "<string>", "key": "ship_to_location__postal_code"}, {"value": "US", "key": "ship_to_location__country"}, {"value": "Greenville", "key": "final_destination_location__city"}, {"value": "South Carolina", "key": "final_destination_location__state"}, {"value": "<string>", "key": "final_destination_location__postal_code"}, {"value": "US", "key": "final_destination_location__country"}, {"value": "c150b0b3f37a4fea11741e0adf253efa8e4870511d283d9a0d034ec0179feaa2", "key": "asset_custodian_id"}, {"value": "3341e506-a23b-4eb8-a645-70fee41a1798", "key": "assignee_id"}, {"value": "VALIDATION_FAILED", "key": "gtx_validation"}, {"value": "5b766a5cc7c33c0e007de3c9", "key": "quickadd_tracking"}, {"value": "true", "key": "has_quickadd_tracking"}, {"value": "driverStatus", "key": "customer_fields__has_key"}, {"value": "active", "key": "customer_fields__{key}"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "7c44370c-f81b-4794-a100-0d6fb7c6c94c", "originalRequest": {"url": {"variable": [], "path": ["api", "v1", "shipments"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}, {"value": "Shipment Name", "key": "search"}, {"value": "-updated_at", "key": "ordering"}, {"value": "AWAITING_PICKUP", "key": "state"}, {"value": "CUSTOMS_HOLD", "key": "exception"}, {"value": "true", "key": "delayed"}, {"value": "Export", "key": "tag_type"}, {"value": "Europe", "key": "tag_value"}, {"value": "true", "key": "has_ship_from_location"}, {"value": "true", "key": "has_ship_to_location"}, {"value": "true", "key": "has_final_destination_location"}, {"value": "Greenville", "key": "ship_from_location__city"}, {"value": "South Carolina", "key": "ship_from_location__state"}, {"value": "<string>", "key": "ship_from_location__postal_code"}, {"value": "US", "key": "ship_from_location__country"}, {"value": "Greenville", "key": "ship_to_location__city"}, {"value": "South Carolina", "key": "ship_to_location__state"}, {"value": "<string>", "key": "ship_to_location__postal_code"}, {"value": "US", "key": "ship_to_location__country"}, {"value": "Greenville", "key": "final_destination_location__city"}, {"value": "South Carolina", "key": "final_destination_location__state"}, {"value": "<string>", "key": "final_destination_location__postal_code"}, {"value": "US", "key": "final_destination_location__country"}, {"value": "c150b0b3f37a4fea11741e0adf253efa8e4870511d283d9a0d034ec0179feaa2", "key": "asset_custodian_id"}, {"value": "3341e506-a23b-4eb8-a645-70fee41a1798", "key": "assignee_id"}, {"value": "VALIDATION_FAILED", "key": "gtx_validation"}, {"value": "5b766a5cc7c33c0e007de3c9", "key": "quickadd_tracking"}, {"value": "true", "key": "has_quickadd_tracking"}, {"value": "driverStatus", "key": "customer_fields__has_key"}, {"value": "active", "key": "customer_fields__{key}"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "List shipments", "url": {"variable": [], "path": ["api", "v1", "shipments"], "host": ["{{baseUrl}}"], "query": [{"disabled": true, "value": "<integer>", "description": "Page number used for pagination", "key": "page"}, {"disabled": true, "value": "<integer>", "description": "Number of objects displayed per page", "key": "page_size"}, {"disabled": true, "value": "<format>", "description": "Shipment info to search for.", "key": "search"}, {"disabled": true, "value": "<string>", "description": "Ordering of the objects. Default is descending order, add a `-` symbol before the variable to make it ascending.", "key": "ordering"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with the provided transit state.", "key": "state"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with the provided exception state.", "key": "exception"}, {"disabled": true, "value": "<boolean>", "description": "Returns shipments that are delayed, based on boolean value.", "key": "delayed"}, {"disabled": true, "value": "<string>", "description": "Returns shipments for which an associated ShipmentTag.tag_type field contains the string fragment provided. This lookup is case insensitive.\n", "key": "tag_type"}, {"disabled": true, "value": "<string>", "description": "Returns shipments for which an associated ShipmentTag.tag_value field contains the string fragment provided. This lookup is case insensitive.\n", "key": "tag_value"}, {"disabled": true, "value": "<boolean>", "description": "Returns shipments with associated ship_from_location objects.", "key": "has_ship_from_location"}, {"disabled": true, "value": "<boolean>", "description": "Returns shipments with associated ship_to_location objects.", "key": "has_ship_to_location"}, {"disabled": true, "value": "<boolean>", "description": "Returns shipments with associated final_destination_location objects.", "key": "has_final_destination_location"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated ship_from_location city.", "key": "ship_from_location__city"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated ship_from_location state.", "key": "ship_from_location__state"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated ship_from_location postal code.", "key": "ship_from_location__postal_code"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated ship_from_location country.", "key": "ship_from_location__country"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated ship_to_location city.", "key": "ship_to_location__city"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated ship_to_location state.", "key": "ship_to_location__state"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated ship_to_location postal code.", "key": "ship_to_location__postal_code"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated ship_to_location country.", "key": "ship_to_location__country"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated final_destination_location city.", "key": "final_destination_location__city"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated final_destination_location state.", "key": "final_destination_location__state"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated final_destination_location postal code.", "key": "final_destination_location__postal_code"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated final_destination_location country.", "key": "final_destination_location__country"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated asset custodian ID.", "key": "asset_custodian_id"}, {"disabled": true, "value": "<string>", "description": "UUID of the user assigned to pick up this shipment", "key": "assignee_id"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with the provided gtx_validation status.", "key": "gtx_validation"}, {"disabled": true, "value": "<string>", "description": "Tracking Number for shipment added via quickadd", "key": "quickadd_tracking"}, {"disabled": true, "value": "<boolean>", "description": "Returns shipments with the field `quickadd_tracking`.", "key": "has_quickadd_tracking"}, {"disabled": true, "value": "<string>", "description": "Returns shipments that have specified key in their customer fields attribute", "key": "customer_fields__has_key"}, {"disabled": true, "value": "<string>", "description": "Returns shipments that have specified key and value in their customer fields attribute", "key": "customer_fields__{key}"}]}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Retrieve an array of `Shipment` objects associated with the current user ordered by the `Shipment.created_at` date.\n", "type": "text/plain"}}, "id": "75101aac-9f99-44d8-bdf1-f8b59e63faf5", "name": "List shipments"}, {"event": [], "response": [{"status": "Accepted", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"tempor qui reprehenderit aute\",\n \"attributes\": {}\n },\n \"included\": [\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"schema type not provided\",\n \"attributes\": {\n \"shipment_state\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"escrow_state\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"funding_type\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"contracted_amount\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"funded_amount\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"created_at\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"address\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"vault_hash\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"vault_uri\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n },\n \"relationships\": {\n \"shipment\": {\n \"data\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n }\n }\n },\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"schema type not provided\",\n \"attributes\": {\n \"shipment_state\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"escrow_state\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"funding_type\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"contracted_amount\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"funded_amount\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"created_at\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"address\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"vault_hash\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"vault_uri\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n },\n \"relationships\": {\n \"shipment\": {\n \"data\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n }\n }\n }\n ]\n}", "code": 202, "name": "Accepted", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "41c35227-f766-493a-9ca0-d4aab7be2304", "originalRequest": {"url": {"variable": [], "path": ["api", "v1", "shipments"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "storage_credentials_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "vault_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "shipper_wallet_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "carrier_wallet_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "assignee_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "device_id"}, {"value": "SCAC", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "carriers_scac"}, {"value": "SCAC", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "forwarders_scac"}, {"value": "SCAC", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "nvocc_scac"}, {"value": "Shipper Reference", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "shippers_reference"}, {"value": "Forwarder Reference", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "forwarders_reference"}, {"value": "Forwarder ID", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "forwarders_shipper_id"}, {"value": "deliver to dock #2", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "carriers_instructions"}, {"value": "12345678", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "pro_number"}, {"value": "MBLN12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_master"}, {"value": "HBLN12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_house"}, {"value": "SHBLN12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_subhouse"}, {"value": "Paid", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "payment_terms"}, {"value": "Shippy", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "vessel_name"}, {"value": "A113", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "voyage_number"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "mode_of_transport_code"}, {"value": "123", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "package_qty"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "weight_gross"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "volume"}, {"value": "12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "container_qty"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "weight_dim"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "weight_chargeable"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "docs_received_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "docs_approved_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "pickup_appt"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "pickup_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "loading_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "loading_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "departure_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "departure_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "delivery_appt_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "port_arrival_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "delivery_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "delivery_attempt"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "cancel_requested_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "cancel_confirmed_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customs_filed_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customs_hold_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customs_release_date_act"}, {"value": "BULK", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "container_type"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "port_arrival_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_port_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "import_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "lading_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "origin_locode"}, {"value": "true", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "us_routed"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "import_customs_mode"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "us_export_port"}, {"value": "{}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customer_fields"}, {"value": "Keep refrigerated", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "special_instructions"}, {"value": "TA664231", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "trailer_number"}, {"value": "Z88654Q63", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "seal_number"}, {"value": "false", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "is_master_bol"}, {"value": "55", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "nmfc_class"}, {"value": "false", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "is_hazmat"}, {"value": "NONE", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "exception"}, {"value": "true", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "gtx_required"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "asset_custodian_id"}, {"value": "[\"1243d23b-e2fc-475a-8290-0e4f53479553\",\"1243d23b-e2fc-475a-8290-0e4f53479553\"]", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "geofences"}, {"value": "[{\"tag_value\":\"-->Europe\",\"tag_type\":\"Export-Shipment\"},{\"tag_value\":\"-->Europe\",\"tag_type\":\"Export-Shipment\"}]", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tags"}, {"value": "906587618687", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "quickadd_tracking"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.geometry"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.geometry"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.geometry"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.geometry"}], "mode": "formdata"}, "method": "POST"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "0865c59a-d9d6-4161-bdce-8815b7585df5", "originalRequest": {"url": {"variable": [], "path": ["api", "v1", "shipments"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "storage_credentials_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "vault_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "shipper_wallet_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "carrier_wallet_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "assignee_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "device_id"}, {"value": "SCAC", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "carriers_scac"}, {"value": "SCAC", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "forwarders_scac"}, {"value": "SCAC", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "nvocc_scac"}, {"value": "Shipper Reference", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "shippers_reference"}, {"value": "Forwarder Reference", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "forwarders_reference"}, {"value": "Forwarder ID", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "forwarders_shipper_id"}, {"value": "deliver to dock #2", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "carriers_instructions"}, {"value": "12345678", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "pro_number"}, {"value": "MBLN12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_master"}, {"value": "HBLN12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_house"}, {"value": "SHBLN12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_subhouse"}, {"value": "Paid", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "payment_terms"}, {"value": "Shippy", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "vessel_name"}, {"value": "A113", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "voyage_number"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "mode_of_transport_code"}, {"value": "123", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "package_qty"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "weight_gross"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "volume"}, {"value": "12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "container_qty"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "weight_dim"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "weight_chargeable"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "docs_received_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "docs_approved_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "pickup_appt"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "pickup_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "loading_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "loading_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "departure_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "departure_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "delivery_appt_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "port_arrival_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "delivery_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "delivery_attempt"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "cancel_requested_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "cancel_confirmed_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customs_filed_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customs_hold_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customs_release_date_act"}, {"value": "BULK", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "container_type"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "port_arrival_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_port_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "import_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "lading_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "origin_locode"}, {"value": "true", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "us_routed"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "import_customs_mode"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "us_export_port"}, {"value": "{}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customer_fields"}, {"value": "Keep refrigerated", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "special_instructions"}, {"value": "TA664231", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "trailer_number"}, {"value": "Z88654Q63", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "seal_number"}, {"value": "false", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "is_master_bol"}, {"value": "55", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "nmfc_class"}, {"value": "false", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "is_hazmat"}, {"value": "NONE", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "exception"}, {"value": "true", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "gtx_required"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "asset_custodian_id"}, {"value": "[\"1243d23b-e2fc-475a-8290-0e4f53479553\",\"1243d23b-e2fc-475a-8290-0e4f53479553\"]", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "geofences"}, {"value": "[{\"tag_value\":\"-->Europe\",\"tag_type\":\"Export-Shipment\"},{\"tag_value\":\"-->Europe\",\"tag_type\":\"Export-Shipment\"}]", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tags"}, {"value": "906587618687", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "quickadd_tracking"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.geometry"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.geometry"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.geometry"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.geometry"}], "mode": "formdata"}, "method": "POST"}}, {"status": "Too Many Requests", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 429, "name": "Too Many Requests", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "d6dbad0d-1874-4187-bf42-38c06b335f0c", "originalRequest": {"url": {"variable": [], "path": ["api", "v1", "shipments"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "storage_credentials_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "vault_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "shipper_wallet_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "carrier_wallet_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "assignee_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "device_id"}, {"value": "SCAC", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "carriers_scac"}, {"value": "SCAC", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "forwarders_scac"}, {"value": "SCAC", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "nvocc_scac"}, {"value": "Shipper Reference", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "shippers_reference"}, {"value": "Forwarder Reference", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "forwarders_reference"}, {"value": "Forwarder ID", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "forwarders_shipper_id"}, {"value": "deliver to dock #2", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "carriers_instructions"}, {"value": "12345678", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "pro_number"}, {"value": "MBLN12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_master"}, {"value": "HBLN12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_house"}, {"value": "SHBLN12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_subhouse"}, {"value": "Paid", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "payment_terms"}, {"value": "Shippy", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "vessel_name"}, {"value": "A113", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "voyage_number"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "mode_of_transport_code"}, {"value": "123", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "package_qty"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "weight_gross"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "volume"}, {"value": "12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "container_qty"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "weight_dim"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "weight_chargeable"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "docs_received_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "docs_approved_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "pickup_appt"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "pickup_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "loading_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "loading_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "departure_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "departure_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "delivery_appt_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "port_arrival_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "delivery_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "delivery_attempt"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "cancel_requested_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "cancel_confirmed_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customs_filed_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customs_hold_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customs_release_date_act"}, {"value": "BULK", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "container_type"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "port_arrival_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_port_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "import_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "lading_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "origin_locode"}, {"value": "true", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "us_routed"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "import_customs_mode"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "us_export_port"}, {"value": "{}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customer_fields"}, {"value": "Keep refrigerated", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "special_instructions"}, {"value": "TA664231", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "trailer_number"}, {"value": "Z88654Q63", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "seal_number"}, {"value": "false", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "is_master_bol"}, {"value": "55", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "nmfc_class"}, {"value": "false", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "is_hazmat"}, {"value": "NONE", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "exception"}, {"value": "true", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "gtx_required"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "asset_custodian_id"}, {"value": "[\"1243d23b-e2fc-475a-8290-0e4f53479553\",\"1243d23b-e2fc-475a-8290-0e4f53479553\"]", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "geofences"}, {"value": "[{\"tag_value\":\"-->Europe\",\"tag_type\":\"Export-Shipment\"},{\"tag_value\":\"-->Europe\",\"tag_type\":\"Export-Shipment\"}]", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tags"}, {"value": "906587618687", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "quickadd_tracking"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.geometry"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.geometry"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.geometry"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.geometry"}], "mode": "formdata"}, "method": "POST"}}], "request": {"body": {"formdata": [{"type": "text", "value": "<uuid>", "key": "storage_credentials_id", "description": "undefined"}, {"type": "text", "value": "<uuid>", "key": "vault_id", "description": "undefined"}, {"type": "text", "value": "<uuid>", "key": "shipper_wallet_id", "description": "undefined"}, {"type": "text", "value": "<uuid>", "key": "carrier_wallet_id", "description": "undefined"}, {"type": "text", "value": "<uuid>", "key": "assignee_id", "description": "undefined"}, {"type": "text", "value": "<uuid>", "key": "device_id", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "carriers_scac", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "forwarders_scac", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "nvocc_scac", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "shippers_reference", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "forwarders_reference", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "forwarders_shipper_id", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "carriers_instructions", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "pro_number", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_master", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_house", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_subhouse", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "payment_terms", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "vessel_name", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "voyage_number", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "mode_of_transport_code", "description": "undefined"}, {"type": "text", "value": "<integer>", "key": "package_qty", "description": "undefined"}, {"type": "text", "value": "<number>", "key": "weight_gross", "description": "undefined"}, {"type": "text", "value": "<number>", "key": "volume", "description": "undefined"}, {"type": "text", "value": "<integer>", "key": "container_qty", "description": "undefined"}, {"type": "text", "value": "<number>", "key": "weight_dim", "description": "undefined"}, {"type": "text", "value": "<number>", "key": "weight_chargeable", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "docs_received_act", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "docs_approved_act", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "pickup_appt", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "pickup_est", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "loading_est", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "loading_act", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "departure_est", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "departure_act", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "delivery_appt_act", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "port_arrival_est", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "delivery_est", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "delivery_attempt", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "cancel_requested_date_act", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "cancel_confirmed_date_act", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "customs_filed_date_act", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "customs_hold_date_act", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "customs_release_date_act", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "container_type", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "port_arrival_locode", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "final_port_locode", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "import_locode", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "lading_locode", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "origin_locode", "description": "undefined"}, {"type": "text", "value": "<boolean>", "key": "us_routed", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "import_customs_mode", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "us_export_port", "description": "undefined"}, {"type": "text", "value": "<object>", "key": "customer_fields", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "special_instructions", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "trailer_number", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "seal_number", "description": "undefined"}, {"type": "text", "value": "<boolean>", "key": "is_master_bol", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "nmfc_class", "description": "undefined"}, {"type": "text", "value": "<boolean>", "key": "is_hazmat", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "exception", "description": "undefined"}, {"type": "text", "value": "<boolean>", "key": "gtx_required", "description": "undefined"}, {"type": "text", "value": "<uuid>", "key": "asset_custodian_id", "description": "undefined"}, {"type": "text", "value": "[\"<uuid>\",\"<uuid>\"]", "key": "geofences", "description": "undefined"}, {"type": "text", "value": "[{\"tag_value\":\"<string>\",\"tag_type\":\"<string>\"},{\"tag_value\":\"<string>\",\"tag_type\":\"<string>\"}]", "key": "tags", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "quickadd_tracking", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_from_location.name", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_from_location.address_1", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_from_location.address_2", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_from_location.city", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_from_location.state", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_from_location.country", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_from_location.postal_code", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_from_location.phone_number", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_from_location.fax_number", "description": "undefined"}, {"type": "text", "value": "<dateTime>", "key": "ship_from_location.created_at", "description": "undefined"}, {"type": "text", "value": "<dateTime>", "key": "ship_from_location.updated_at", "description": "undefined"}, {"type": "text", "value": "{\"type\":\"<string>\",\"coordinates\":[\"<number>\",\"<number>\"]}", "key": "ship_from_location.geometry", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_to_location.name", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_to_location.address_1", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_to_location.address_2", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_to_location.city", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_to_location.state", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_to_location.country", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_to_location.postal_code", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_to_location.phone_number", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_to_location.fax_number", "description": "undefined"}, {"type": "text", "value": "<dateTime>", "key": "ship_to_location.created_at", "description": "undefined"}, {"type": "text", "value": "<dateTime>", "key": "ship_to_location.updated_at", "description": "undefined"}, {"type": "text", "value": "{\"type\":\"<string>\",\"coordinates\":[\"<number>\",\"<number>\"]}", "key": "ship_to_location.geometry", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "final_destination_location.name", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "final_destination_location.address_1", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "final_destination_location.address_2", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "final_destination_location.city", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "final_destination_location.state", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "final_destination_location.country", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "final_destination_location.postal_code", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "final_destination_location.phone_number", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "final_destination_location.fax_number", "description": "undefined"}, {"type": "text", "value": "<dateTime>", "key": "final_destination_location.created_at", "description": "undefined"}, {"type": "text", "value": "<dateTime>", "key": "final_destination_location.updated_at", "description": "undefined"}, {"type": "text", "value": "{\"type\":\"<string>\",\"coordinates\":[\"<number>\",\"<number>\"]}", "key": "final_destination_location.geometry", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_to_location.name", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_to_location.address_1", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_to_location.address_2", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_to_location.city", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_to_location.state", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_to_location.country", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_to_location.postal_code", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_to_location.phone_number", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_to_location.fax_number", "description": "undefined"}, {"type": "text", "value": "<dateTime>", "key": "bill_to_location.created_at", "description": "undefined"}, {"type": "text", "value": "<dateTime>", "key": "bill_to_location.updated_at", "description": "undefined"}, {"type": "text", "value": "{\"type\":\"<string>\",\"coordinates\":[\"<number>\",\"<number>\"]}", "key": "bill_to_location.geometry", "description": "undefined"}], "mode": "formdata"}, "name": "Create shipment", "url": {"variable": [], "path": ["api", "v1", "shipments"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "multipart/form-data", "key": "Content-Type"}, {"value": "JWT {{token}}", "key": "Authorization"}], "method": "POST", "description": {"content": "Create a new `Shipment` owned by the current user.\n", "type": "text/plain"}}, "id": "1f14c3c0-088f-4fa9-ad97-29eec4f6ce76", "name": "Create shipment"}, {"event": [], "item": [{"event": [], "response": [{"status": "OK", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"Duis minim do Excepteur\",\n \"attributes\": {}\n },\n \"included\": [\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"schema type not provided\",\n \"attributes\": {\n \"shipment_state\": \"IN_PROGRESS\",\n \"escrow_state\": \"FUNDED\",\n \"funding_type\": \"SHIP\",\n \"contracted_amount\": 1234567890,\n \"funded_amount\": 1234567890,\n \"created_at\": 1234567890,\n \"address\": \"0x369974bFb76b656C0c45a84D00b1877340b45fA2\",\n \"vault_hash\": \"0xe2e24ac68ebaa82e2bd7e545802c5212de39ca68a9f563c001c9ad0d3d49736b\",\n \"vault_uri\": \"engine://b863255b-c1df-4998-8b4f-36a78cba49d4/83d6d301-443b-4213-9635-46daadd834a9/meta.json\"\n },\n \"relationships\": {\n \"shipment\": {\n \"data\": {}\n }\n }\n },\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"schema type not provided\",\n \"attributes\": {\n \"shipment_state\": \"IN_PROGRESS\",\n \"escrow_state\": \"FUNDED\",\n \"funding_type\": \"SHIP\",\n \"contracted_amount\": 1234567890,\n \"funded_amount\": 1234567890,\n \"created_at\": 1234567890,\n \"address\": \"0x369974bFb76b656C0c45a84D00b1877340b45fA2\",\n \"vault_hash\": \"0xe2e24ac68ebaa82e2bd7e545802c5212de39ca68a9f563c001c9ad0d3d49736b\",\n \"vault_uri\": \"engine://b863255b-c1df-4998-8b4f-36a78cba49d4/83d6d301-443b-4213-9635-46daadd834a9/meta.json\"\n },\n \"relationships\": {\n \"shipment\": {\n \"data\": {}\n }\n }\n }\n ]\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "bc850a50-dc42-4c4d-b162-8edd0ce5e57b", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id"], "host": ["{{baseUrl}}"], "query": [{"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "key": "permission_link"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "e9b800b5-971a-4ec5-9663-38e47f3052bc", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id"], "host": ["{{baseUrl}}"], "query": [{"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "key": "permission_link"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "Get shipment details", "url": {"variable": [{"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id"], "host": ["{{baseUrl}}"], "query": [{"disabled": true, "value": "<uuid>", "description": "When included and valid, a permission link parameter provides unauthenticated read-only access to a shipment.", "key": "permission_link"}]}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Get additional info about a `Shipment`.\n", "type": "text/plain"}}, "id": "318bf64b-577d-46b1-8df0-c48c2b2f07e4", "name": "Get shipment details"}, {"event": [], "response": [{"status": "No Content", "body": "", "code": 204, "name": "Success", "header": [{"value": "text/plain", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "text", "id": "17c89fcb-62e3-46cf-b948-06a31383228e", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "DELETE"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "c2607d8b-2127-4b18-a89f-5c296119885f", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "DELETE"}}], "request": {"name": "Delete a shipment", "url": {"variable": [{"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "DELETE", "description": {"content": "Delete the `Shipment` object from Transmission.\n", "type": "text/plain"}}, "id": "a96cd559-5109-4522-b12a-e62d5e5ec97f", "name": "Delete a shipment"}, {"event": [], "response": [{"status": "Accepted", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"tempor qui reprehenderit aute\",\n \"attributes\": {}\n },\n \"included\": [\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"schema type not provided\",\n \"attributes\": {\n \"shipment_state\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"escrow_state\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"funding_type\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"contracted_amount\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"funded_amount\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"created_at\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"address\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"vault_hash\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"vault_uri\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n },\n \"relationships\": {\n \"shipment\": {\n \"data\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n }\n }\n },\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"schema type not provided\",\n \"attributes\": {\n \"shipment_state\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"escrow_state\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"funding_type\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"contracted_amount\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"funded_amount\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"created_at\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"address\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"vault_hash\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"vault_uri\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n },\n \"relationships\": {\n \"shipment\": {\n \"data\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n }\n }\n }\n ]\n}", "code": 202, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "3c6caf82-5d4c-4054-9fb3-56391cb6c281", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "device_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "assignee_id"}, {"value": "SCAC", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "carriers_scac"}, {"value": "SCAC", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "forwarders_scac"}, {"value": "SCAC", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "nvocc_scac"}, {"value": "Shipper Reference", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "shippers_reference"}, {"value": "Forwarder Reference", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "forwarders_reference"}, {"value": "Forwarder ID", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "forwarders_shipper_id"}, {"value": "deliver to dock #2", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "carriers_instructions"}, {"value": "12345678", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "pro_number"}, {"value": "MBLN12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_master"}, {"value": "HBLN12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_house"}, {"value": "SHBLN12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_subhouse"}, {"value": "Paid", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "payment_terms"}, {"value": "Shippy", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "vessel_name"}, {"value": "A113", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "voyage_number"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "mode_of_transport_code"}, {"value": "123", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "package_qty"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "weight_gross"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "volume"}, {"value": "12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "container_qty"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "weight_dim"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "weight_chargeable"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "docs_received_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "docs_approved_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "pickup_appt"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "pickup_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "loading_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "loading_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "departure_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "departure_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "delivery_appt_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "port_arrival_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "delivery_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "delivery_attempt"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "cancel_requested_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "cancel_confirmed_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customs_filed_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customs_hold_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customs_release_date_act"}, {"value": "BULK", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "container_type"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "port_arrival_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_port_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "import_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "lading_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "origin_locode"}, {"value": "true", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "us_routed"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "import_customs_mode"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "us_export_port"}, {"value": "TA664231", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "trailer_number"}, {"value": "Z88654Q63", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "seal_number"}, {"value": "false", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "is_master_bol"}, {"value": "false", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "is_hazmat"}, {"value": "55", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "nmfc_class"}, {"value": "NONE", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "exception"}, {"value": "{}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customer_fields"}, {"value": "true", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "gtx_required"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "asset_custodian_id"}, {"value": "[\"1243d23b-e2fc-475a-8290-0e4f53479553\",\"1243d23b-e2fc-475a-8290-0e4f53479553\"]", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "geofences"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.geometry"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.geometry"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.geometry"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.geometry"}], "mode": "formdata"}, "method": "PATCH"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "c56e1e23-aa9b-435e-9814-b0819a4a95ac", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "device_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "assignee_id"}, {"value": "SCAC", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "carriers_scac"}, {"value": "SCAC", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "forwarders_scac"}, {"value": "SCAC", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "nvocc_scac"}, {"value": "Shipper Reference", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "shippers_reference"}, {"value": "Forwarder Reference", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "forwarders_reference"}, {"value": "Forwarder ID", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "forwarders_shipper_id"}, {"value": "deliver to dock #2", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "carriers_instructions"}, {"value": "12345678", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "pro_number"}, {"value": "MBLN12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_master"}, {"value": "HBLN12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_house"}, {"value": "SHBLN12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_subhouse"}, {"value": "Paid", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "payment_terms"}, {"value": "Shippy", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "vessel_name"}, {"value": "A113", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "voyage_number"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "mode_of_transport_code"}, {"value": "123", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "package_qty"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "weight_gross"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "volume"}, {"value": "12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "container_qty"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "weight_dim"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "weight_chargeable"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "docs_received_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "docs_approved_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "pickup_appt"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "pickup_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "loading_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "loading_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "departure_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "departure_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "delivery_appt_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "port_arrival_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "delivery_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "delivery_attempt"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "cancel_requested_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "cancel_confirmed_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customs_filed_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customs_hold_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customs_release_date_act"}, {"value": "BULK", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "container_type"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "port_arrival_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_port_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "import_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "lading_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "origin_locode"}, {"value": "true", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "us_routed"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "import_customs_mode"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "us_export_port"}, {"value": "TA664231", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "trailer_number"}, {"value": "Z88654Q63", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "seal_number"}, {"value": "false", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "is_master_bol"}, {"value": "false", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "is_hazmat"}, {"value": "55", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "nmfc_class"}, {"value": "NONE", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "exception"}, {"value": "{}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customer_fields"}, {"value": "true", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "gtx_required"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "asset_custodian_id"}, {"value": "[\"1243d23b-e2fc-475a-8290-0e4f53479553\",\"1243d23b-e2fc-475a-8290-0e4f53479553\"]", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "geofences"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.geometry"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.geometry"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.geometry"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.geometry"}], "mode": "formdata"}, "method": "PATCH"}}, {"status": "Too Many Requests", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 429, "name": "Too Many Requests", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "a960cf4f-a16f-401c-bce5-e26419d48b0c", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "device_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "assignee_id"}, {"value": "SCAC", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "carriers_scac"}, {"value": "SCAC", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "forwarders_scac"}, {"value": "SCAC", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "nvocc_scac"}, {"value": "Shipper Reference", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "shippers_reference"}, {"value": "Forwarder Reference", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "forwarders_reference"}, {"value": "Forwarder ID", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "forwarders_shipper_id"}, {"value": "deliver to dock #2", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "carriers_instructions"}, {"value": "12345678", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "pro_number"}, {"value": "MBLN12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_master"}, {"value": "HBLN12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_house"}, {"value": "SHBLN12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_subhouse"}, {"value": "Paid", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "payment_terms"}, {"value": "Shippy", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "vessel_name"}, {"value": "A113", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "voyage_number"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "mode_of_transport_code"}, {"value": "123", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "package_qty"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "weight_gross"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "volume"}, {"value": "12345", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "container_qty"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "weight_dim"}, {"value": "12345.67", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "weight_chargeable"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "docs_received_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "docs_approved_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "pickup_appt"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "pickup_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "loading_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "loading_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "departure_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "departure_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "delivery_appt_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "port_arrival_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "delivery_est"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "delivery_attempt"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "cancel_requested_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "cancel_confirmed_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customs_filed_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customs_hold_date_act"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customs_release_date_act"}, {"value": "BULK", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "container_type"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "port_arrival_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_port_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "import_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "lading_locode"}, {"value": "USCHI", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "origin_locode"}, {"value": "true", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "us_routed"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "import_customs_mode"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "us_export_port"}, {"value": "TA664231", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "trailer_number"}, {"value": "Z88654Q63", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "seal_number"}, {"value": "false", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "is_master_bol"}, {"value": "false", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "is_hazmat"}, {"value": "55", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "nmfc_class"}, {"value": "NONE", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "exception"}, {"value": "{}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "customer_fields"}, {"value": "true", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "gtx_required"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "asset_custodian_id"}, {"value": "[\"1243d23b-e2fc-475a-8290-0e4f53479553\",\"1243d23b-e2fc-475a-8290-0e4f53479553\"]", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "geofences"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_from_location.geometry"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "ship_to_location.geometry"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "final_destination_location.geometry"}, {"value": "Location Name", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.name"}, {"value": "123 Fake St.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.address_1"}, {"value": "Apartment 404", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.address_2"}, {"value": "Greenville", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.city"}, {"value": "South Carolina", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.state"}, {"value": "United States of America", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.country"}, {"value": "29601", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.postal_code"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.phone_number"}, {"value": "555-555-5555", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.fax_number"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.created_at"}, {"value": "2018-06-18T14:54:56.652732Z", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.updated_at"}, {"value": "{\"type\":\"Point\",\"coordinates\":[\"<number>\",\"<number>\"]}", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "bill_to_location.geometry"}], "mode": "formdata"}, "method": "PATCH"}}], "request": {"body": {"formdata": [{"type": "text", "value": "<uuid>", "key": "device_id", "description": "undefined"}, {"type": "text", "value": "<uuid>", "key": "assignee_id", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "carriers_scac", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "forwarders_scac", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "nvocc_scac", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "shippers_reference", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "forwarders_reference", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "forwarders_shipper_id", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "carriers_instructions", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "pro_number", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_master", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_house", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_subhouse", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "payment_terms", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "vessel_name", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "voyage_number", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "mode_of_transport_code", "description": "undefined"}, {"type": "text", "value": "<integer>", "key": "package_qty", "description": "undefined"}, {"type": "text", "value": "<number>", "key": "weight_gross", "description": "undefined"}, {"type": "text", "value": "<number>", "key": "volume", "description": "undefined"}, {"type": "text", "value": "<integer>", "key": "container_qty", "description": "undefined"}, {"type": "text", "value": "<number>", "key": "weight_dim", "description": "undefined"}, {"type": "text", "value": "<number>", "key": "weight_chargeable", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "docs_received_act", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "docs_approved_act", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "pickup_appt", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "pickup_est", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "loading_est", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "loading_act", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "departure_est", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "departure_act", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "delivery_appt_act", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "port_arrival_est", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "delivery_est", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "delivery_attempt", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "cancel_requested_date_act", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "cancel_confirmed_date_act", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "customs_filed_date_act", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "customs_hold_date_act", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "customs_release_date_act", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "container_type", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "port_arrival_locode", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "final_port_locode", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "import_locode", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "lading_locode", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "origin_locode", "description": "undefined"}, {"type": "text", "value": "<boolean>", "key": "us_routed", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "import_customs_mode", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "us_export_port", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "trailer_number", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "seal_number", "description": "undefined"}, {"type": "text", "value": "<boolean>", "key": "is_master_bol", "description": "undefined"}, {"type": "text", "value": "<boolean>", "key": "is_hazmat", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "nmfc_class", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "exception", "description": "undefined"}, {"type": "text", "value": "<object>", "key": "customer_fields", "description": "undefined"}, {"type": "text", "value": "<boolean>", "key": "gtx_required", "description": "undefined"}, {"type": "text", "value": "<uuid>", "key": "asset_custodian_id", "description": "undefined"}, {"type": "text", "value": "[\"<uuid>\",\"<uuid>\"]", "key": "geofences", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_from_location.name", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_from_location.address_1", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_from_location.address_2", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_from_location.city", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_from_location.state", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_from_location.country", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_from_location.postal_code", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_from_location.phone_number", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_from_location.fax_number", "description": "undefined"}, {"type": "text", "value": "<dateTime>", "key": "ship_from_location.created_at", "description": "undefined"}, {"type": "text", "value": "<dateTime>", "key": "ship_from_location.updated_at", "description": "undefined"}, {"type": "text", "value": "{\"type\":\"<string>\",\"coordinates\":[\"<number>\",\"<number>\"]}", "key": "ship_from_location.geometry", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_to_location.name", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_to_location.address_1", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_to_location.address_2", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_to_location.city", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_to_location.state", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_to_location.country", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_to_location.postal_code", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_to_location.phone_number", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "ship_to_location.fax_number", "description": "undefined"}, {"type": "text", "value": "<dateTime>", "key": "ship_to_location.created_at", "description": "undefined"}, {"type": "text", "value": "<dateTime>", "key": "ship_to_location.updated_at", "description": "undefined"}, {"type": "text", "value": "{\"type\":\"<string>\",\"coordinates\":[\"<number>\",\"<number>\"]}", "key": "ship_to_location.geometry", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "final_destination_location.name", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "final_destination_location.address_1", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "final_destination_location.address_2", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "final_destination_location.city", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "final_destination_location.state", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "final_destination_location.country", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "final_destination_location.postal_code", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "final_destination_location.phone_number", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "final_destination_location.fax_number", "description": "undefined"}, {"type": "text", "value": "<dateTime>", "key": "final_destination_location.created_at", "description": "undefined"}, {"type": "text", "value": "<dateTime>", "key": "final_destination_location.updated_at", "description": "undefined"}, {"type": "text", "value": "{\"type\":\"<string>\",\"coordinates\":[\"<number>\",\"<number>\"]}", "key": "final_destination_location.geometry", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_to_location.name", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_to_location.address_1", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_to_location.address_2", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_to_location.city", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_to_location.state", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_to_location.country", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_to_location.postal_code", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_to_location.phone_number", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "bill_to_location.fax_number", "description": "undefined"}, {"type": "text", "value": "<dateTime>", "key": "bill_to_location.created_at", "description": "undefined"}, {"type": "text", "value": "<dateTime>", "key": "bill_to_location.updated_at", "description": "undefined"}, {"type": "text", "value": "{\"type\":\"<string>\",\"coordinates\":[\"<number>\",\"<number>\"]}", "key": "bill_to_location.geometry", "description": "undefined"}], "mode": "formdata"}, "name": "Update a shipment", "url": {"variable": [{"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "multipart/form-data", "key": "Content-Type"}, {"value": "JWT {{token}}", "key": "Authorization"}], "method": "PATCH", "description": {"content": "Update a `Shipment` object with the provided parameters.\n", "type": "text/plain"}}, "id": "94f73810-5990-4b83-a006-ca0f09f84cfd", "name": "Update a shipment"}, {"event": [], "item": [{"event": [], "response": [{"status": "OK", "body": "{\n \"data\": [\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"minim Lorem\",\n \"attributes\": {}\n },\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"dolore commodo elit ea\",\n \"attributes\": {}\n }\n ],\n \"links\": {\n \"first\": \"/api/v1/{object-type}/?page=1\",\n \"last\": \"/api/v1/{object-type}/?page=4\",\n \"next\": \"/api/v1/{object-type}/?page=3\",\n \"previous\": \"/api/v1/{object-type}/?page=2\"\n },\n \"meta\": {\n \"pagination\": {\n \"count\": 39806606,\n \"page\": 1452568,\n \"pages\": -70826936\n }\n }\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "c5ae313c-8d4c-4ee3-a578-45a0a22df050", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "access_requests"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}, {"value": "created_at", "key": "ordering"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "key": "requester_id"}, {"value": "true", "key": "approved"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "key": "approved_by"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "99db1c9c-dd50-4b8e-9d24-c0976ff651c7", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "access_requests"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}, {"value": "created_at", "key": "ordering"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "key": "requester_id"}, {"value": "true", "key": "approved"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "key": "approved_by"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "List access requests", "url": {"variable": [{"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "access_requests"], "host": ["{{baseUrl}}"], "query": [{"disabled": true, "value": "<integer>", "description": "Page number used for pagination", "key": "page"}, {"disabled": true, "value": "<integer>", "description": "Number of objects displayed per page", "key": "page_size"}, {"disabled": true, "value": "<string>", "description": "Ordering of the objects. Default is descending order, add a `-` symbol before the variable to make it ascending.", "key": "ordering"}, {"disabled": true, "value": "<uuid>", "description": "ID of the access request requester", "key": "requester_id"}, {"disabled": true, "value": "<boolean>", "description": "ID of the access request requester", "key": "approved"}, {"disabled": true, "value": "<uuid>", "description": "ID of the access request approver", "key": "approved_by"}]}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Get all `AccessRequest`s associated with a `Shipment`.\n", "type": "text/plain"}}, "id": "727b06f1-7c6e-42f5-a426-bf7ac83f5108", "name": "List access requests"}, {"event": [], "response": [{"status": "Created", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"consequat\",\n \"attributes\": {}\n }\n}", "code": 201, "name": "Created", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "12b3666d-3882-4c10-a166-62ce66cfd09e", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "access_requests"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "shipment_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tags_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "documents_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "notes_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tracking_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "telemetry_permission"}], "mode": "formdata"}, "method": "POST"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "20036cef-04ce-4f36-8246-6a64cc0e4319", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "access_requests"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "shipment_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tags_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "documents_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "notes_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tracking_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "telemetry_permission"}], "mode": "formdata"}, "method": "POST"}}, {"status": "Too Many Requests", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 429, "name": "Too Many Requests", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "d35ec479-42a6-426a-82e6-6b7d721cda75", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "access_requests"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "shipment_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tags_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "documents_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "notes_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tracking_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "telemetry_permission"}], "mode": "formdata"}, "method": "POST"}}], "request": {"body": {"formdata": [{"type": "text", "value": "<string>", "key": "shipment_permission", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "tags_permission", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "documents_permission", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "notes_permission", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "tracking_permission", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "telemetry_permission", "description": "undefined"}], "mode": "formdata"}, "name": "Create access request", "url": {"variable": [{"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "access_requests"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "multipart/form-data", "key": "Content-Type"}, {"value": "JWT {{token}}", "key": "Authorization"}], "method": "POST", "description": {"content": "Create a new `AccessRequest` originating from the current user.\n\nAt least _one_ of the requested `_permission` levels must be higher than `NONE`\n", "type": "text/plain"}}, "id": "45a44f8c-d910-4897-9aff-59ed49e54521", "name": "Create access request"}, {"event": [], "item": [{"event": [], "response": [{"status": "OK", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"consequat\",\n \"attributes\": {}\n }\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "7574039c-ab21-4e82-a65a-5d73b197014a", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}, {"type": "any", "key": "access_request_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "access_requests", ":access_request_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "d94751ac-4f53-46b5-9bc9-feca483463ff", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}, {"type": "any", "key": "access_request_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "access_requests", ":access_request_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "Get access request details", "url": {"variable": [{"key": "access_request_id", "type": "any", "description": "(Required) ID of the AccessRequest", "value": "<uuid>"}, {"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "access_requests", ":access_request_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Get additional info about an `AccessRequest`.\n", "type": "text/plain"}}, "id": "2fd617cf-5dd9-4a9a-8c9d-90a25aba2d11", "name": "Get access request details"}, {"event": [], "response": [{"status": "OK", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"consequat\",\n \"attributes\": {}\n }\n}", "code": 200, "name": "Updated", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "843308c4-7fb1-450f-a42b-556f672c6fa6", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}, {"type": "any", "key": "access_request_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "access_requests", ":access_request_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "shipment_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tags_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "documents_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "notes_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tracking_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "telemetry_permission"}, {"value": "true", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "approved"}], "mode": "formdata"}, "method": "PATCH"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "2d61ca4a-3c42-46d1-b68a-a0f2467169e2", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}, {"type": "any", "key": "access_request_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "access_requests", ":access_request_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "shipment_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tags_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "documents_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "notes_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tracking_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "telemetry_permission"}, {"value": "true", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "approved"}], "mode": "formdata"}, "method": "PATCH"}}, {"status": "Too Many Requests", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 429, "name": "Too Many Requests", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "6c1dd252-4a20-4c4b-beef-9cafa399a12c", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}, {"type": "any", "key": "access_request_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "access_requests", ":access_request_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "shipment_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tags_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "documents_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "notes_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tracking_permission"}, {"value": "READ_ONLY", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "telemetry_permission"}, {"value": "true", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "approved"}], "mode": "formdata"}, "method": "PATCH"}}], "request": {"body": {"formdata": [{"type": "text", "value": "<string>", "key": "shipment_permission", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "tags_permission", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "documents_permission", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "notes_permission", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "tracking_permission", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "telemetry_permission", "description": "undefined"}, {"type": "text", "value": "<boolean>", "key": "approved", "description": "undefined"}], "mode": "formdata"}, "name": "Update access request", "url": {"variable": [{"key": "access_request_id", "type": "any", "description": "(Required) ID of the AccessRequest", "value": "<uuid>"}, {"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "access_requests", ":access_request_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "multipart/form-data", "key": "Content-Type"}, {"value": "JWT {{token}}", "key": "Authorization"}], "method": "PATCH", "description": {"content": "Updates the permissions or approval status for an `AccessRequest`.\n\nThe `_permission` levels for a request can only be modified by the requester, and only for requests that are not approved (pending or denied).\n\nThe `approved` property for a request can only be modified by a Shipment owner.\n", "type": "text/plain"}}, "id": "a94568ba-ff64-4e6b-81de-808c37c5d184", "name": "Update access request"}], "id": "a415582b-8e0b-4201-9815-2f8277cb8fe2", "name": "{access request id}"}], "id": "f1d0f32e-107d-42a8-8a51-b422aa127a01", "name": "access requests"}, {"event": [], "response": [{"status": "OK", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"Duis minim do Excepteur\",\n \"attributes\": {}\n },\n \"included\": [\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"schema type not provided\",\n \"attributes\": {\n \"shipment_state\": \"IN_PROGRESS\",\n \"escrow_state\": \"FUNDED\",\n \"funding_type\": \"SHIP\",\n \"contracted_amount\": 1234567890,\n \"funded_amount\": 1234567890,\n \"created_at\": 1234567890,\n \"address\": \"0x369974bFb76b656C0c45a84D00b1877340b45fA2\",\n \"vault_hash\": \"0xe2e24ac68ebaa82e2bd7e545802c5212de39ca68a9f563c001c9ad0d3d49736b\",\n \"vault_uri\": \"engine://b863255b-c1df-4998-8b4f-36a78cba49d4/83d6d301-443b-4213-9635-46daadd834a9/meta.json\"\n },\n \"relationships\": {\n \"shipment\": {\n \"data\": {}\n }\n }\n },\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"schema type not provided\",\n \"attributes\": {\n \"shipment_state\": \"IN_PROGRESS\",\n \"escrow_state\": \"FUNDED\",\n \"funding_type\": \"SHIP\",\n \"contracted_amount\": 1234567890,\n \"funded_amount\": 1234567890,\n \"created_at\": 1234567890,\n \"address\": \"0x369974bFb76b656C0c45a84D00b1877340b45fA2\",\n \"vault_hash\": \"0xe2e24ac68ebaa82e2bd7e545802c5212de39ca68a9f563c001c9ad0d3d49736b\",\n \"vault_uri\": \"engine://b863255b-c1df-4998-8b4f-36a78cba49d4/83d6d301-443b-4213-9635-46daadd834a9/meta.json\"\n },\n \"relationships\": {\n \"shipment\": {\n \"data\": {}\n }\n }\n }\n ]\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "03d29a5a-fb7b-4262-8b08-782ae773bf58", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "actions"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "PICK_UP", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "action_type"}], "mode": "formdata"}, "method": "POST"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "465bfb21-d3be-4a5e-b485-b538ecae8997", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "actions"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "PICK_UP", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "action_type"}], "mode": "formdata"}, "method": "POST"}}, {"status": "Too Many Requests", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 429, "name": "Too Many Requests", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "a0cd8a41-839a-4f58-ad09-ab056482a717", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "actions"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "PICK_UP", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "action_type"}], "mode": "formdata"}, "method": "POST"}}], "request": {"body": {"formdata": [{"type": "text", "value": "<string>", "key": "action_type", "description": "undefined"}], "mode": "formdata"}, "name": "Perform action on a shipment", "url": {"variable": [{"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "actions"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "multipart/form-data", "key": "Content-Type"}, {"value": "JWT {{token}}", "key": "Authorization"}], "method": "POST", "description": {"content": "Perform an action on a Shipment, triggering a state change.\n", "type": "text/plain"}}, "id": "591edfd5-b704-4f22-ae1d-ce597c13a481", "name": "Perform action on a shipment"}, {"event": [], "item": [{"event": [], "response": [{"status": "OK", "body": "{\n \"data\": [\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"minim Lorem\",\n \"attributes\": {}\n },\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"dolore commodo elit ea\",\n \"attributes\": {}\n }\n ],\n \"links\": {\n \"first\": \"/api/v1/{object-type}/?page=1\",\n \"last\": \"/api/v1/{object-type}/?page=4\",\n \"next\": \"/api/v1/{object-type}/?page=3\",\n \"previous\": \"/api/v1/{object-type}/?page=2\"\n },\n \"meta\": {\n \"pagination\": {\n \"count\": 39806606,\n \"page\": 1452568,\n \"pages\": -70826936\n }\n }\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "bd98ce98-5901-47f0-b724-3bc020b73754", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "documents"], "host": ["{{baseUrl}}"], "hash": "123", "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}, {"value": "-updated_at", "key": "ordering"}, {"value": "PDF", "key": "file_type"}, {"value": "BOL", "key": "document_type"}, {"value": "PENDING", "key": "upload_status"}, {"value": "BOL ", "key": "search"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "0e185500-3ce1-4ca5-8f7f-1639d699d390", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "documents"], "host": ["{{baseUrl}}"], "hash": "123", "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}, {"value": "-updated_at", "key": "ordering"}, {"value": "PDF", "key": "file_type"}, {"value": "BOL", "key": "document_type"}, {"value": "PENDING", "key": "upload_status"}, {"value": "BOL ", "key": "search"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "Get shipment documents", "url": {"variable": [{"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "documents"], "host": ["{{baseUrl}}"], "query": [{"disabled": true, "value": "<integer>", "description": "Page number used for pagination", "key": "page"}, {"disabled": true, "value": "<integer>", "description": "Number of objects displayed per page", "key": "page_size"}, {"disabled": true, "value": "<string>", "description": "Ordering of the objects. Default is descending order, add a `-` symbol before the variable to make it ascending.", "key": "ordering"}, {"disabled": true, "value": "<string>", "description": "Type of file extension to filter by", "key": "file_type"}, {"disabled": true, "value": "<string>", "description": "Document category to filter by", "key": "document_type"}, {"disabled": true, "value": "<string>", "description": "Upload status of the files to filter by", "key": "upload_status"}, {"disabled": true, "value": "<string>", "description": "Search for documents with name/description info", "key": "search"}]}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Get all `Document`s associated with a `Shipment`.\n", "type": "text/plain"}}, "id": "4cb87aa8-6a37-4a51-b389-098bf25918b4", "name": "Get shipment documents"}, {"event": [], "response": [{"status": "Created", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"consequat\",\n \"attributes\": {}\n }\n}", "code": 201, "name": "Created", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "5ec7569e-f5fe-484f-b33d-79e3b0598119", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "documents"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "BOL #123", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "name"}, {"value": "The Bill of Lading for Shipment #123", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "description"}, {"value": "BOL", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "document_type"}, {"value": "PDF", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "file_type"}], "mode": "formdata"}, "method": "POST"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "8ea09e70-f475-41ca-b775-eb4bbde3756f", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "documents"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "BOL #123", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "name"}, {"value": "The Bill of Lading for Shipment #123", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "description"}, {"value": "BOL", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "document_type"}, {"value": "PDF", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "file_type"}], "mode": "formdata"}, "method": "POST"}}, {"status": "Too Many Requests", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 429, "name": "Too Many Requests", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "78206658-87cf-49bb-a369-815b87ef8dbc", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "documents"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "BOL #123", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "name"}, {"value": "The Bill of Lading for Shipment #123", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "description"}, {"value": "BOL", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "document_type"}, {"value": "PDF", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "file_type"}], "mode": "formdata"}, "method": "POST"}}], "request": {"body": {"formdata": [{"type": "text", "value": "<string>", "key": "name", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "description", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "document_type", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "file_type", "description": "undefined"}], "mode": "formdata"}, "name": "Create document", "url": {"variable": [{"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "documents"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "multipart/form-data", "key": "Content-Type"}, {"value": "JWT {{token}}", "key": "Authorization"}], "method": "POST", "description": {"content": "Create a new `Document` owned by the current user.\n\nA presigned S3 request will be generated with credentials to POST a new file of the specified type to S3.\nEngine will then upload the file to the Shipment's vault.\n\nNote: `Document.upload_status` will need to be updated to `COMPLETE` in order for the document to be retrieved\nfrom S3.\n", "type": "text/plain"}}, "id": "e3ab2e47-cd44-4bbd-8e9d-41858360f811", "name": "Create document"}, {"event": [], "item": [{"event": [], "response": [{"status": "OK", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"consequat\",\n \"attributes\": {}\n }\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "95e654f8-1e94-42f9-98bb-e9bc5c20b008", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}, {"type": "any", "key": "document_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "documents", ":document_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "a84e3011-7232-411e-a98f-3c0405626b27", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}, {"type": "any", "key": "document_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "documents", ":document_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "Get document details", "url": {"variable": [{"key": "document_id", "type": "any", "description": "(Required) ID of the Document", "value": "<uuid>"}, {"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "documents", ":document_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Get additional info about a `Document`.\n\nIf `Document.upload_status` is `COMPLETE`, a presigned S3 URL for downloading the file will be included in the\n`meta` payload.\n", "type": "text/plain"}}, "id": "7bcab3bd-087a-41e1-ba81-7303420b601d", "name": "Get document details"}, {"event": [], "response": [{"status": "Accepted", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"consequat\",\n \"attributes\": {}\n }\n}", "code": 202, "name": "Created", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "3ef9dc04-c656-4379-8f71-2da085c22c3a", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}, {"type": "any", "key": "document_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "documents", ":document_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "BOL #123", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "name"}, {"value": "The Bill of Lading for Shipment #123", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "description"}, {"value": "PENDING", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "upload_status"}], "mode": "formdata"}, "method": "PATCH"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "9332c2cb-a990-4eb7-98a7-73ff845faba5", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}, {"type": "any", "key": "document_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "documents", ":document_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "BOL #123", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "name"}, {"value": "The Bill of Lading for Shipment #123", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "description"}, {"value": "PENDING", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "upload_status"}], "mode": "formdata"}, "method": "PATCH"}}, {"status": "Too Many Requests", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 429, "name": "Too Many Requests", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "c17957d0-f232-4a97-a1bb-3af67a5e2ab0", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}, {"type": "any", "key": "document_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "documents", ":document_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "BOL #123", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "name"}, {"value": "The Bill of Lading for Shipment #123", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "description"}, {"value": "PENDING", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "upload_status"}], "mode": "formdata"}, "method": "PATCH"}}], "request": {"body": {"formdata": [{"type": "text", "value": "<string>", "key": "name", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "description", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "upload_status", "description": "undefined"}], "mode": "formdata"}, "name": "Update a document", "url": {"variable": [{"key": "document_id", "type": "any", "description": "(Required) ID of the Document", "value": "<uuid>"}, {"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "documents", ":document_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "multipart/form-data", "key": "Content-Type"}, {"value": "JWT {{token}}", "key": "Authorization"}], "method": "PATCH", "description": {"content": "Update a `Document` object with the provided parameters.\n", "type": "text/plain"}}, "id": "4d114e30-2c85-457b-8bd6-01372c8c2010", "name": "Update a document"}], "id": "dd28c25b-ba18-4af9-99b0-5f5827ecd78b", "name": "{document id}"}], "id": "64fe5b23-c54f-4d0c-abaf-0ca78864bafb", "name": "documents"}, {"event": [], "item": [{"event": [], "response": [{"status": "OK", "body": "{\n \"data\": [\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"minim Lorem\",\n \"attributes\": {}\n },\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"dolore commodo elit ea\",\n \"attributes\": {}\n }\n ],\n \"links\": {\n \"first\": \"/api/v1/{object-type}/?page=1\",\n \"last\": \"/api/v1/{object-type}/?page=4\",\n \"next\": \"/api/v1/{object-type}/?page=3\",\n \"previous\": \"/api/v1/{object-type}/?page=2\"\n },\n \"meta\": {\n \"pagination\": {\n \"count\": 39806606,\n \"page\": 1452568,\n \"pages\": -70826936\n }\n }\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "cb6e85f3-a55a-42de-8c40-8d9173adafbd", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "notes"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}, {"value": "Shipment Name", "key": "search"}, {"value": "created_at", "key": "ordering"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "key": "user_id"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "6fc87e0c-e04d-4eca-9c18-711c741c789a", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "notes"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}, {"value": "Shipment Name", "key": "search"}, {"value": "created_at", "key": "ordering"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "key": "user_id"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "List notes", "url": {"variable": [{"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "notes"], "host": ["{{baseUrl}}"], "query": [{"disabled": true, "value": "<integer>", "description": "Page number used for pagination", "key": "page"}, {"disabled": true, "value": "<integer>", "description": "Number of objects displayed per page", "key": "page_size"}, {"disabled": true, "value": "<format>", "description": "Shipment info to search for.", "key": "search"}, {"disabled": true, "value": "<string>", "description": "Ordering of the objects. Default is descending order, add a `-` symbol before the variable to make it ascending.", "key": "ordering"}, {"disabled": true, "value": "<uuid>", "description": "ID of the note author", "key": "user_id"}]}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Get all `ShipmentNote`s associated with a `Shipment`.\n", "type": "text/plain"}}, "id": "4709b27d-b3af-4039-8453-86a6ed16d77f", "name": "List notes"}, {"event": [], "response": [{"status": "Created", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"consequat\",\n \"attributes\": {}\n }\n}", "code": 201, "name": "Created", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "6ffc616e-794a-42cf-9021-4d33b4e4e4c4", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "notes"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Special instruction for the shipment.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "message"}], "mode": "formdata"}, "method": "POST"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "9439badb-c210-4453-ba02-e532216d5fe4", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "notes"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Special instruction for the shipment.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "message"}], "mode": "formdata"}, "method": "POST"}}, {"status": "Too Many Requests", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 429, "name": "Too Many Requests", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "6dfe7141-048f-4155-bfd5-a3fee57bccf7", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "notes"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Special instruction for the shipment.", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "message"}], "mode": "formdata"}, "method": "POST"}}], "request": {"body": {"formdata": [{"type": "text", "value": "<string>", "key": "message", "description": "undefined"}], "mode": "formdata"}, "name": "Create note", "url": {"variable": [{"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "notes"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "multipart/form-data", "key": "Content-Type"}, {"value": "JWT {{token}}", "key": "Authorization"}], "method": "POST", "description": {"content": "Create a new `ShipmentNote` owned by the current user.\n", "type": "text/plain"}}, "id": "41af4206-ccfa-412f-abd8-e6b5877c1f27", "name": "Create note"}, {"event": [], "response": [{"status": "OK", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"consequat\",\n \"attributes\": {}\n }\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "0c9b2d14-fb09-41a4-b64a-24a601a28e85", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}, {"type": "any", "key": "shipment_note_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "notes", ":shipment_note_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "68731e12-4eb6-452f-be6e-8316ac45f56d", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}, {"type": "any", "key": "shipment_note_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "notes", ":shipment_note_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "Get shipment note details", "url": {"variable": [{"key": "shipment_note_id", "type": "any", "description": "(Required) ID of the ShipmentNote", "value": "<uuid>"}, {"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "notes", ":shipment_note_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Get additional info about a `ShipmentNote`.\n", "type": "text/plain"}}, "id": "b067efe3-1873-44ae-b9e1-62d9cff847f8", "name": "Get shipment note details"}], "id": "e161df22-379f-4633-8906-35389905c5f2", "name": "notes"}, {"event": [], "item": [{"event": [], "response": [{"status": "Created", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"consequat\",\n \"attributes\": {}\n }\n}", "code": 201, "name": "Created", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "f56bebf8-6a81-4b69-8e85-b3134538de04", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "tags"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Export-Shipment", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tag_type"}, {"value": "-->Europe", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tag_value"}], "mode": "formdata"}, "method": "POST"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "5098a59e-da28-4cc6-89d8-e32bb15e44c1", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "tags"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Export-Shipment", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tag_type"}, {"value": "-->Europe", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tag_value"}], "mode": "formdata"}, "method": "POST"}}, {"status": "Too Many Requests", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 429, "name": "Too Many Requests", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "63308c94-02fb-4761-99c8-f303d9592a57", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "tags"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Export-Shipment", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tag_type"}, {"value": "-->Europe", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tag_value"}], "mode": "formdata"}, "method": "POST"}}], "request": {"body": {"formdata": [{"type": "text", "value": "<string>", "key": "tag_type", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "tag_value", "description": "undefined"}], "mode": "formdata"}, "name": "Create Shipment Tag", "url": {"variable": [{"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "tags"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "multipart/form-data", "key": "Content-Type"}, {"value": "JWT {{token}}", "key": "Authorization"}], "method": "POST", "description": {"content": "Create a new `ShipmentTag` linked to the shipment in path.\n", "type": "text/plain"}}, "id": "ebb8eab7-1df6-4966-b96f-b0c7ebc63ffc", "name": "Create Shipment Tag"}, {"event": [], "item": [{"event": [], "response": [{"status": "OK", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"consequat\",\n \"attributes\": {}\n }\n}", "code": 200, "name": "Updated", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "9ff948dd-5fc9-4c16-bc5f-743043d6e1d0", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}, {"type": "any", "key": "shipment_tag_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "tags", ":shipment_tag_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Export-Shipment", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tag_type"}], "mode": "formdata"}, "method": "PATCH"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "52357163-8e2f-4db6-a0cd-066351128bd4", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}, {"type": "any", "key": "shipment_tag_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "tags", ":shipment_tag_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Export-Shipment", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tag_type"}], "mode": "formdata"}, "method": "PATCH"}}, {"status": "Too Many Requests", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 429, "name": "Too Many Requests", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "44681a6e-3bd0-4bd9-885b-b6869afed7ba", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}, {"type": "any", "key": "shipment_tag_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "tags", ":shipment_tag_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Export-Shipment", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "tag_type"}], "mode": "formdata"}, "method": "PATCH"}}], "request": {"body": {"formdata": [{"type": "text", "value": "<string>", "key": "tag_type", "description": "undefined"}], "mode": "formdata"}, "name": "Update Shipment Tag", "url": {"variable": [{"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}, {"key": "shipment_tag_id", "type": "any", "description": "(Required) ID of the Shipment Tag", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "tags", ":shipment_tag_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "multipart/form-data", "key": "Content-Type"}, {"value": "JWT {{token}}", "key": "Authorization"}], "method": "PATCH", "description": {"content": "Update a `ShipmentTag`'s `tag_value`\n", "type": "text/plain"}}, "id": "0705d7a4-6228-42d0-91bc-0d5f35714237", "name": "Update Shipment Tag"}, {"event": [], "response": [{"status": "No Content", "body": "", "code": 204, "name": "Success", "header": [{"value": "text/plain", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "text", "id": "8ff79ec8-3a9a-4e97-ae18-86fda155c960", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}, {"type": "any", "key": "shipment_tag_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "tags", ":shipment_tag_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "DELETE"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "6439ea27-f17f-4f7b-afec-2dfe3be67cb8", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}, {"type": "any", "key": "shipment_tag_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "tags", ":shipment_tag_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "DELETE"}}], "request": {"name": "Delete a shipment tag", "url": {"variable": [{"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}, {"key": "shipment_tag_id", "type": "any", "description": "(Required) ID of the Shipment Tag", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "tags", ":shipment_tag_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "DELETE", "description": {"content": "Delete the `ShipmentTag` object from Transmission.\n", "type": "text/plain"}}, "id": "2cbf245e-4827-4790-a474-0ea748a4df4a", "name": "Delete a shipment tag"}], "id": "58f5b621-a6a2-4e8b-9fbd-d4faf7ee81bd", "name": "{shipment tag id}"}], "id": "7257c855-9bbe-4dde-a3b1-519e5ca2bbbc", "name": "tags"}, {"event": [], "item": [{"event": [], "response": [{"status": "OK", "body": "{\n \"data\": [\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"minim Lorem\",\n \"attributes\": {}\n },\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"dolore commodo elit ea\",\n \"attributes\": {}\n }\n ],\n \"links\": {\n \"first\": \"/api/v1/{object-type}/?page=1\",\n \"last\": \"/api/v1/{object-type}/?page=4\",\n \"next\": \"/api/v1/{object-type}/?page=3\",\n \"previous\": \"/api/v1/{object-type}/?page=2\"\n },\n \"meta\": {\n \"pagination\": {\n \"count\": 39806606,\n \"page\": 1452568,\n \"pages\": -70826936\n }\n }\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "9f8eb930-35a9-4bee-983f-9c578bac39cb", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "permission_links"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "20991d39-dfab-458f-a69e-162ce2f110ce", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "permission_links"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "List permission links", "url": {"variable": [{"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "permission_links"], "host": ["{{baseUrl}}"], "query": [{"disabled": true, "value": "<integer>", "description": "Page number used for pagination", "key": "page"}, {"disabled": true, "value": "<integer>", "description": "Number of objects displayed per page", "key": "page_size"}]}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Get list of `PermissionLink`s associated with the `Shipment`.\n", "type": "text/plain"}}, "id": "1427d5dd-3f3a-481e-9163-8303a42b3247", "name": "List permission links"}, {"event": [], "response": [{"status": "Created", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"consequat\",\n \"attributes\": {}\n }\n}", "code": 201, "name": "Created", "header": [{"value": "application/json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "c519e193-1b10-4623-975c-21e2fe1d3f89", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "permission_links"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Public Access Link #1", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "name"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "expiration_date"}, {"value": "[\"user@email.com\",\"user@email.com\"]", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "emails"}], "mode": "formdata"}, "method": "POST"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "28e8b9fe-f011-40e2-ada3-d6cc92e4356d", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "permission_links"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Public Access Link #1", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "name"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "expiration_date"}, {"value": "[\"user@email.com\",\"user@email.com\"]", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "emails"}], "mode": "formdata"}, "method": "POST"}}, {"status": "Too Many Requests", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 429, "name": "Too Many Requests", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "a8cee377-5039-472e-b5cb-daefc9bc6823", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "permission_links"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Public Access Link #1", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "name"}, {"value": "2018-08-22T17:44:39.874352", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "expiration_date"}, {"value": "[\"user@email.com\",\"user@email.com\"]", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "emails"}], "mode": "formdata"}, "method": "POST"}}], "request": {"body": {"formdata": [{"type": "text", "value": "<string>", "key": "name", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "expiration_date", "description": "undefined"}, {"type": "text", "value": "[\"<email>\",\"<email>\"]", "key": "emails", "description": "undefined"}], "mode": "formdata"}, "name": "Create permission link", "url": {"variable": [{"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "permission_links"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "multipart/form-data", "key": "Content-Type"}, {"value": "JWT {{token}}", "key": "Authorization"}], "method": "POST", "description": {"content": "Create a new `PermissionLink` associated with the `Shipment` and e-mail a list of recipients if provided.\n\nThis `PermissionLink` provides read-only access to the `Shipment`.\n", "type": "text/plain"}}, "id": "fb489dd1-6fa4-45f8-a64e-1a8547637a18", "name": "Create permission link"}, {"event": [], "response": [{"status": "No Content", "body": "", "code": 204, "name": "Success", "header": [{"value": "text/plain", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "text", "id": "ddf575f9-ff1c-4573-90f9-7e84609888f5", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}, {"type": "any", "key": "permission_link_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "permission_links", ":permission_link_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "DELETE"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "0893d4d6-236d-475a-9195-e0429549fa98", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}, {"type": "any", "key": "permission_link_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "permission_links", ":permission_link_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "DELETE"}}, {"status": "Too Many Requests", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 429, "name": "Too Many Requests", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "03e04171-260e-4270-8a5b-5588b3670f92", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}, {"type": "any", "key": "permission_link_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "permission_links", ":permission_link_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "DELETE"}}], "request": {"name": "Delete a permission link", "url": {"variable": [{"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}, {"key": "permission_link_id", "type": "any", "description": "(Required) Id of the Permission Link.", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "permission_links", ":permission_link_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "DELETE", "description": {"content": "Delete the `PermissionLink` object from Transmission.\n", "type": "text/plain"}}, "id": "74d2649d-b970-475d-a6b8-20c84fb44fea", "name": "Delete a permission link"}], "id": "9b37da6d-ae79-42f9-b290-5c88dabc0239", "name": "permission links"}, {"event": [], "response": [{"status": "OK", "body": "{\n \"data\": [\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"nostrud et aute\",\n \"attributes\": {}\n },\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"laborum veniam esse occaecat\",\n \"attributes\": {}\n }\n ],\n \"links\": {\n \"first\": \"/api/v1/{object-type}/?page=1\",\n \"last\": \"/api/v1/{object-type}/?page=4\",\n \"next\": \"/api/v1/{object-type}/?page=3\",\n \"previous\": \"/api/v1/{object-type}/?page=2\"\n },\n \"meta\": {\n \"pagination\": {\n \"count\": 56912631,\n \"page\": 31733210,\n \"pages\": 19307569\n }\n },\n \"included\": [\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"schema type not provided\",\n \"attributes\": {\n \"state\": \"RUNNING\",\n \"parameters\": {\n \"rpcClass\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"rpc_method\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"rpcParameters\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"signing_wallet_id\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n },\n \"created_at\": \"2018-06-18T14:54:56.652732Z\",\n \"updated_at\": \"2018-06-18T14:54:56.652732Z\",\n \"last_try\": \"2018-06-18T14:54:56.652732Z\",\n \"delay\": 0\n },\n \"relationships\": {\n \"actions\": {\n \"data\": \"schema type not provided\",\n \"meta\": {\n \"count\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n }\n },\n \"message_set\": {\n \"data\": [\n {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n ],\n \"meta\": {\n \"count\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n }\n },\n \"shipment\": {\n \"data\": {}\n }\n }\n },\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"schema type not provided\",\n \"attributes\": {\n \"state\": \"RUNNING\",\n \"parameters\": {\n \"rpcClass\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"rpc_method\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"rpcParameters\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"signing_wallet_id\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n },\n \"created_at\": \"2018-06-18T14:54:56.652732Z\",\n \"updated_at\": \"2018-06-18T14:54:56.652732Z\",\n \"last_try\": \"2018-06-18T14:54:56.652732Z\",\n \"delay\": 0\n },\n \"relationships\": {\n \"actions\": {\n \"data\": \"schema type not provided\",\n \"meta\": {\n \"count\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n }\n },\n \"message_set\": {\n \"data\": [\n {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n ],\n \"meta\": {\n \"count\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n }\n },\n \"shipment\": {\n \"data\": {}\n }\n }\n }\n ]\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "d50a203a-ec31-406d-ad90-ebf0609dc292", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "transactions"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}, {"value": "-updated_at", "key": "ordering"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "key": "permission_link"}, {"value": "<string>", "key": "include"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "96cd5091-6561-42bd-9d20-38a1b21c9ef7", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "transactions"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}, {"value": "-updated_at", "key": "ordering"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "key": "permission_link"}, {"value": "<string>", "key": "include"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "Get shipment transactions", "url": {"variable": [{"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "transactions"], "host": ["{{baseUrl}}"], "query": [{"disabled": true, "value": "<integer>", "description": "Page number used for pagination", "key": "page"}, {"disabled": true, "value": "<integer>", "description": "Number of objects displayed per page", "key": "page_size"}, {"disabled": true, "value": "<string>", "description": "Ordering of the objects. Default is descending order, add a `-` symbol before the variable to make it ascending.", "key": "ordering"}, {"disabled": true, "value": "<uuid>", "description": "When included and valid, a permission link parameter provides unauthenticated read-only access to a shipment.", "key": "permission_link"}, {"disabled": true, "value": "<string>", "description": "Include AsyncActions for AsyncJobs", "key": "include"}]}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Retrieve an array of `EthAction`s (association between an Eth `Transaction` and `TransactionReceipt`) associated with a `Shipment`.\n", "type": "text/plain"}}, "id": "45381540-aa92-4b00-bbf3-1a0da0475ff1", "name": "Get shipment transactions"}, {"event": [], "response": [{"status": "OK", "body": "{\n \"data\": {\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"schema type not provided\",\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n -80.123635,\n 33.018413333333335\n ]\n },\n \"properties\": {\n \"time\": \"2018-08-22T17:44:39.874352\",\n \"uncertainty\": 95,\n \"source\": \"gps\"\n }\n },\n {\n \"type\": \"schema type not provided\",\n \"geometry\": {\n \"type\": \"Point\",\n \"coordinates\": [\n -80.123635,\n 33.018413333333335\n ]\n },\n \"properties\": {\n \"time\": \"2018-08-22T17:44:39.874352\",\n \"uncertainty\": 95,\n \"source\": \"gps\"\n }\n }\n ]\n }\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "31af45f8-af12-4ffd-8196-c37fcf73f270", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "tracking"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "c01b6339-62c1-4bca-97db-4991caf39929", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "tracking"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "Get tracking data", "url": {"variable": [{"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "tracking"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Retrieve GPS tracking data associated with a `Shipment` as a GeoJSON FeatureCollection of points (content returned in 'data' attribute conforms to the [GeoJSON](https://tools.ietf.org/html/rfc7946) spec).\n", "type": "text/plain"}}, "id": "1fc670d4-4e3f-44bb-a3db-51cabb643743", "name": "Get tracking data"}, {"event": [], "response": [{"status": "OK", "body": "[\n {\n \"sensor_id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"hardware_id\": \"28FF5DDC631603C7\",\n \"timestamp\": \"2018-08-22T17:44:39.874352\",\n \"value\": 924.53\n },\n {\n \"sensor_id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"hardware_id\": \"28FF5DDC631603C7\",\n \"timestamp\": \"2018-08-22T17:44:39.874352\",\n \"value\": 924.53\n }\n]", "code": 200, "name": "Success", "header": [{"value": "application/json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "cc433371-303c-45d3-b252-a0f5089b0da6", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "telemetry"], "host": ["{{baseUrl}}"], "query": [{"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "key": "sensor_id"}, {"value": "28FF5DDC631603C7", "key": "hardware_id"}, {"value": "2018-06-18T14:54:56.652732Z", "key": "before"}, {"value": "2018-06-18T14:54:56.652732Z", "key": "after"}, {"value": "average", "key": "aggregate"}, {"value": "minutes", "key": "per"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"detail\": \"schema type not provided\"\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "1cb939f1-b3d9-4026-b03d-085f02cf6715", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "telemetry"], "host": ["{{baseUrl}}"], "query": [{"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "key": "sensor_id"}, {"value": "28FF5DDC631603C7", "key": "hardware_id"}, {"value": "2018-06-18T14:54:56.652732Z", "key": "before"}, {"value": "2018-06-18T14:54:56.652732Z", "key": "after"}, {"value": "average", "key": "aggregate"}, {"value": "minutes", "key": "per"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "Get telemetry data", "url": {"variable": [{"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "telemetry"], "host": ["{{baseUrl}}"], "query": [{"disabled": true, "value": "<uuid>", "description": "ID of the device sensors", "key": "sensor_id"}, {"disabled": true, "value": "<string>", "description": "hardware ID of the device sensor", "key": "hardware_id"}, {"disabled": true, "value": "<dateTime>", "description": "Maximum timestamp of desired telemetry data", "key": "before"}, {"disabled": true, "value": "<dateTime>", "description": "Minimum timestamp of desired telemetry data", "key": "after"}, {"disabled": true, "value": "<string>", "description": "Aggregation of telemetry data. Additionally requires `per` query parameter.", "key": "aggregate"}, {"disabled": true, "value": "<string>", "description": "Truncation of telemetry data. Additionally requires `aggregate` query parameter.", "key": "per"}]}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Retrieve telemetry data associated with a `Shipment` as a collection of objects.\n", "type": "text/plain"}}, "id": "57e41746-e22c-49b5-8e64-d865e795dcb1", "name": "Get telemetry data"}, {"event": [], "response": [{"status": "OK", "body": "{\n \"links\": {\n \"first\": \"/api/v1/{object-type}/?page=1\",\n \"last\": \"/api/v1/{object-type}/?page=4\",\n \"next\": \"/api/v1/{object-type}/?page=3\",\n \"previous\": \"/api/v1/{object-type}/?page=2\"\n },\n \"meta\": {\n \"pagination\": {\n \"count\": -70135964,\n \"page\": 89180574,\n \"pages\": -74292564\n }\n },\n \"data\": \"schema type not provided\"\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "115771dd-a4b0-4915-96a5-4e832396d9dd", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "history"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}, {"value": "2019-06-05T14:54:56-04:00", "key": "history_date__lte"}, {"value": "2019-06-05T14:54:56-04:00", "key": "history_date__gte"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "7bc6804c-85ad-43ab-b36c-5b4ee212604b", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_id"}], "path": ["api", "v1", "shipments", ":shipment_id", "history"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}, {"value": "2019-06-05T14:54:56-04:00", "key": "history_date__lte"}, {"value": "2019-06-05T14:54:56-04:00", "key": "history_date__gte"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "List Shipment history", "url": {"variable": [{"key": "shipment_id", "type": "any", "description": "(Required) ID of the Shipment", "value": "<uuid>"}], "path": ["api", "v1", "shipments", ":shipment_id", "history"], "host": ["{{baseUrl}}"], "query": [{"disabled": true, "value": "<integer>", "description": "Page number used for pagination", "key": "page"}, {"disabled": true, "value": "<integer>", "description": "Number of objects displayed per page", "key": "page_size"}, {"disabled": true, "value": "<dateTime>", "description": "Query for changes with Date time less than the provided value", "key": "history_date__lte"}, {"disabled": true, "value": "<dateTime>", "description": "Query for changes with Date time greater than the provided value", "key": "history_date__gte"}]}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Retrieve a list of historical changes to a `Shipment`.\n", "type": "text/plain"}}, "id": "1b373277-e715-4f8c-9239-76ae50c1def3", "name": "List Shipment history"}], "id": "4c47df12-3636-4b53-9668-377a80400059", "name": "{shipment id}"}, {"event": [], "response": [{"status": "OK", "body": "{\n \"data\": [\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"in consequat ut r\",\n \"attributes\": {}\n },\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"elit es\",\n \"attributes\": {}\n }\n ],\n \"links\": {\n \"first\": \"/api/v1/{object-type}/?page=1\",\n \"last\": \"/api/v1/{object-type}/?page=4\",\n \"next\": \"/api/v1/{object-type}/?page=3\",\n \"previous\": \"/api/v1/{object-type}/?page=2\"\n },\n \"meta\": {\n \"pagination\": {\n \"count\": 51605225,\n \"page\": -89804411,\n \"pages\": -19274937\n }\n },\n \"included\": [\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"schema type not provided\",\n \"attributes\": {\n \"state\": \"IN_TRANSIT\",\n \"exception\": \"NONE\",\n \"delayed\": false\n },\n \"meta\": {\n \"permission_derivation\": \"AccessRequest\"\n }\n },\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"schema type not provided\",\n \"attributes\": {\n \"state\": \"IN_TRANSIT\",\n \"exception\": \"NONE\",\n \"delayed\": false\n },\n \"meta\": {\n \"permission_derivation\": \"OwnerOrPartyOrPermissionLink\"\n }\n }\n ]\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "40413ef1-6a49-4d3f-abba-8a3bb3238672", "originalRequest": {"url": {"variable": [], "path": ["api", "v1", "shipments", "overview"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}, {"value": "Shipment Name", "key": "search"}, {"value": "-updated_at", "key": "ordering"}, {"value": "AWAITING_PICKUP", "key": "state"}, {"value": "-82.5,34.5,-83,36", "key": "in_bbox"}, {"value": "CUSTOMS_HOLD", "key": "exception"}, {"value": "true", "key": "delayed"}, {"value": "true", "key": "has_ship_from_location"}, {"value": "true", "key": "has_ship_to_location"}, {"value": "true", "key": "has_final_destination_location"}, {"value": "true", "key": "has_quickadd_tracking"}, {"value": "Greenville", "key": "ship_from_location__city"}, {"value": "South Carolina", "key": "ship_from_location__state"}, {"value": "<string>", "key": "ship_from_location__postal_code"}, {"value": "US", "key": "ship_from_location__country"}, {"value": "Greenville", "key": "ship_to_location__city"}, {"value": "South Carolina", "key": "ship_to_location__state"}, {"value": "<string>", "key": "ship_to_location__postal_code"}, {"value": "US", "key": "ship_to_location__country"}, {"value": "Greenville", "key": "final_destination_location__city"}, {"value": "South Carolina", "key": "final_destination_location__state"}, {"value": "<string>", "key": "final_destination_location__postal_code"}, {"value": "US", "key": "final_destination_location__country"}, {"value": "c150b0b3f37a4fea11741e0adf253efa8e4870511d283d9a0d034ec0179feaa2", "key": "asset_custodian_id"}, {"value": "5b766a5cc7c33c0e007de3c9", "key": "quickadd_tracking"}, {"value": "driverStatus", "key": "customer_fields__has_key"}, {"value": "active", "key": "customer_fields__{key}"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "66a33da9-433e-4acf-bdd5-011472338fc3", "originalRequest": {"url": {"variable": [], "path": ["api", "v1", "shipments", "overview"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}, {"value": "Shipment Name", "key": "search"}, {"value": "-updated_at", "key": "ordering"}, {"value": "AWAITING_PICKUP", "key": "state"}, {"value": "-82.5,34.5,-83,36", "key": "in_bbox"}, {"value": "CUSTOMS_HOLD", "key": "exception"}, {"value": "true", "key": "delayed"}, {"value": "true", "key": "has_ship_from_location"}, {"value": "true", "key": "has_ship_to_location"}, {"value": "true", "key": "has_final_destination_location"}, {"value": "true", "key": "has_quickadd_tracking"}, {"value": "Greenville", "key": "ship_from_location__city"}, {"value": "South Carolina", "key": "ship_from_location__state"}, {"value": "<string>", "key": "ship_from_location__postal_code"}, {"value": "US", "key": "ship_from_location__country"}, {"value": "Greenville", "key": "ship_to_location__city"}, {"value": "South Carolina", "key": "ship_to_location__state"}, {"value": "<string>", "key": "ship_to_location__postal_code"}, {"value": "US", "key": "ship_to_location__country"}, {"value": "Greenville", "key": "final_destination_location__city"}, {"value": "South Carolina", "key": "final_destination_location__state"}, {"value": "<string>", "key": "final_destination_location__postal_code"}, {"value": "US", "key": "final_destination_location__country"}, {"value": "c150b0b3f37a4fea11741e0adf253efa8e4870511d283d9a0d034ec0179feaa2", "key": "asset_custodian_id"}, {"value": "5b766a5cc7c33c0e007de3c9", "key": "quickadd_tracking"}, {"value": "driverStatus", "key": "customer_fields__has_key"}, {"value": "active", "key": "customer_fields__{key}"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "List Shipments status", "url": {"variable": [], "path": ["api", "v1", "shipments", "overview"], "host": ["{{baseUrl}}"], "query": [{"disabled": true, "value": "<integer>", "description": "Page number used for pagination", "key": "page"}, {"disabled": true, "value": "<integer>", "description": "Number of objects displayed per page", "key": "page_size"}, {"disabled": true, "value": "<format>", "description": "Shipment info to search for.", "key": "search"}, {"disabled": true, "value": "<string>", "description": "Ordering of the objects. Default is descending order, add a `-` symbol before the variable to make it ascending.", "key": "ordering"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with the provided transit state.", "key": "state"}, {"disabled": true, "value": "<string>", "description": "Device's location viewport box coordinates, in the form `minLon, minLat, maxLon, maxLat`", "key": "in_bbox"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with the provided exception state.", "key": "exception"}, {"disabled": true, "value": "<boolean>", "description": "Returns shipments that are delayed, based on boolean value.", "key": "delayed"}, {"disabled": true, "value": "<boolean>", "description": "Returns shipments with associated ship_from_location objects.", "key": "has_ship_from_location"}, {"disabled": true, "value": "<boolean>", "description": "Returns shipments with associated ship_to_location objects.", "key": "has_ship_to_location"}, {"disabled": true, "value": "<boolean>", "description": "Returns shipments with associated final_destination_location objects.", "key": "has_final_destination_location"}, {"disabled": true, "value": "<boolean>", "description": "Returns shipments with the field `quickadd_tracking`.", "key": "has_quickadd_tracking"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated ship_from_location city.", "key": "ship_from_location__city"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated ship_from_location state.", "key": "ship_from_location__state"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated ship_from_location postal code.", "key": "ship_from_location__postal_code"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated ship_from_location country.", "key": "ship_from_location__country"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated ship_to_location city.", "key": "ship_to_location__city"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated ship_to_location state.", "key": "ship_to_location__state"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated ship_to_location postal code.", "key": "ship_to_location__postal_code"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated ship_to_location country.", "key": "ship_to_location__country"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated final_destination_location city.", "key": "final_destination_location__city"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated final_destination_location state.", "key": "final_destination_location__state"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated final_destination_location postal code.", "key": "final_destination_location__postal_code"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated final_destination_location country.", "key": "final_destination_location__country"}, {"disabled": true, "value": "<string>", "description": "Returns shipments with associated asset custodian ID.", "key": "asset_custodian_id"}, {"disabled": true, "value": "<string>", "description": "Tracking Number for shipment added via quickadd", "key": "quickadd_tracking"}, {"disabled": true, "value": "<string>", "description": "Returns shipments that have specified key in their customer fields attribute", "key": "customer_fields__has_key"}, {"disabled": true, "value": "<string>", "description": "Returns shipments that have specified key and value in their customer fields attribute", "key": "customer_fields__{key}"}]}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "List last reported shipment's TrackingData objects owned by user / organization\n", "type": "text/plain"}}, "id": "14b10ece-1a1a-4a89-9a65-f6587db30617", "name": "List Shipments status"}], "id": "5218848a-5a39-461c-97f0-092f5bc83955", "name": "shipments"}, {"event": [], "item": [{"event": [], "response": [{"status": "OK", "body": "{\n \"data\": [\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"ut ea pariatur ex minim\",\n \"attributes\": {}\n },\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"incididunt eiusmod\",\n \"attributes\": {}\n }\n ],\n \"links\": {\n \"first\": \"/api/v1/{object-type}/?page=1\",\n \"last\": \"/api/v1/{object-type}/?page=4\",\n \"next\": \"/api/v1/{object-type}/?page=3\",\n \"previous\": \"/api/v1/{object-type}/?page=2\"\n },\n \"meta\": {\n \"pagination\": {\n \"count\": 65824488,\n \"page\": -57009688,\n \"pages\": -77943774\n }\n },\n \"included\": \"schema type not provided\"\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "afeb3905-b6ab-41c7-8496-5752e04d8939", "originalRequest": {"url": {"variable": [], "path": ["api", "v1", "jobs"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "4f580cd2-1c15-414c-ae48-e07fd641748d", "originalRequest": {"url": {"variable": [], "path": ["api", "v1", "jobs"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "List jobs", "url": {"variable": [], "path": ["api", "v1", "jobs"], "host": ["{{baseUrl}}"], "query": [{"disabled": true, "value": "<integer>", "description": "Page number used for pagination", "key": "page"}, {"disabled": true, "value": "<integer>", "description": "Number of objects displayed per page", "key": "page_size"}]}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Retrieve an array of `AsyncJob` actions initiated by the user ordered by the `AsyncJob.created_at` date. The `parameters` field of the object's response will differ depending on which rpc call was made.\n", "type": "text/plain"}}, "id": "f1f9c614-e655-4e18-b7b6-d4152d19111b", "name": "List jobs"}, {"event": [], "response": [{"status": "OK", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"consequat\",\n \"attributes\": {}\n }\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "4a8e08e3-6783-4b7d-9e24-ded89f11a6ae", "originalRequest": {"url": {"variable": [{"type": "any", "key": "job_id"}], "path": ["api", "v1", "jobs", ":job_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "8dd87831-3227-4ab7-9090-5faf7bc09da2", "originalRequest": {"url": {"variable": [{"type": "any", "key": "job_id"}], "path": ["api", "v1", "jobs", ":job_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "Get job", "url": {"variable": [{"key": "job_id", "type": "any", "description": "(Required) ID of the AsyncJob", "value": "<uuid>"}], "path": ["api", "v1", "jobs", ":job_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Get more details about an `AsyncJob` and its associated `Transaction`s. The `parameters` field of the object's response will differ depending on which rpc call was made.\n", "type": "text/plain"}}, "id": "8263e3ee-5f73-49a8-ae9d-779f30b8d0ac", "name": "Get job"}], "id": "5be64e4a-f237-48f7-9c0c-f364166ef09e", "name": "jobs"}, {"event": [], "item": [{"event": [], "response": [{"status": "OK", "body": "{\n \"data\": [\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"nostrud et aute\",\n \"attributes\": {}\n },\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"laborum veniam esse occaecat\",\n \"attributes\": {}\n }\n ],\n \"links\": {\n \"first\": \"/api/v1/{object-type}/?page=1\",\n \"last\": \"/api/v1/{object-type}/?page=4\",\n \"next\": \"/api/v1/{object-type}/?page=3\",\n \"previous\": \"/api/v1/{object-type}/?page=2\"\n },\n \"meta\": {\n \"pagination\": {\n \"count\": 56912631,\n \"page\": 31733210,\n \"pages\": 19307569\n }\n },\n \"included\": [\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"schema type not provided\",\n \"attributes\": {\n \"state\": \"RUNNING\",\n \"parameters\": {\n \"rpcClass\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"rpc_method\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"rpcParameters\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"signing_wallet_id\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n },\n \"created_at\": \"2018-06-18T14:54:56.652732Z\",\n \"updated_at\": \"2018-06-18T14:54:56.652732Z\",\n \"last_try\": \"2018-06-18T14:54:56.652732Z\",\n \"delay\": 0\n },\n \"relationships\": {\n \"actions\": {\n \"data\": \"schema type not provided\",\n \"meta\": {\n \"count\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n }\n },\n \"message_set\": {\n \"data\": [\n {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n ],\n \"meta\": {\n \"count\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n }\n },\n \"shipment\": {\n \"data\": {}\n }\n }\n },\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"schema type not provided\",\n \"attributes\": {\n \"state\": \"RUNNING\",\n \"parameters\": {\n \"rpcClass\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"rpc_method\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"rpcParameters\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"signing_wallet_id\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n },\n \"created_at\": \"2018-06-18T14:54:56.652732Z\",\n \"updated_at\": \"2018-06-18T14:54:56.652732Z\",\n \"last_try\": \"2018-06-18T14:54:56.652732Z\",\n \"delay\": 0\n },\n \"relationships\": {\n \"actions\": {\n \"data\": \"schema type not provided\",\n \"meta\": {\n \"count\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n }\n },\n \"message_set\": {\n \"data\": [\n {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n ],\n \"meta\": {\n \"count\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n }\n },\n \"shipment\": {\n \"data\": {}\n }\n }\n }\n ]\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "256ba6a9-1a53-4232-96e0-edd860b1cb32", "originalRequest": {"url": {"variable": [], "path": ["api", "v1", "transactions"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}, {"value": "-updated_at", "key": "ordering"}, {"value": "0x369974bFb76b656C0c45a84D00b1877340b45fA2", "key": "address"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "a1fdd088-1018-4a96-8736-f13db551689f", "originalRequest": {"url": {"variable": [], "path": ["api", "v1", "transactions"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}, {"value": "-updated_at", "key": "ordering"}, {"value": "0x369974bFb76b656C0c45a84D00b1877340b45fA2", "key": "address"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "List transactions", "url": {"variable": [], "path": ["api", "v1", "transactions"], "host": ["{{baseUrl}}"], "query": [{"disabled": true, "value": "<integer>", "description": "Page number used for pagination", "key": "page"}, {"disabled": true, "value": "<integer>", "description": "Number of objects displayed per page", "key": "page_size"}, {"disabled": true, "value": "<string>", "description": "Ordering of the objects. Default is descending order, add a `-` symbol before the variable to make it ascending.", "key": "ordering"}, {"disabled": true, "value": "<string>", "description": "(Required) Wallet Address to filter transactions by", "key": "address"}]}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Retrieve an array of `EthAction`s (association between an Eth `Transaction` and `TransactionReceipt`) associated with a wallet.\n", "type": "text/plain"}}, "id": "02f08e8a-29b4-45ef-bf17-f59a0342832e", "name": "List transactions"}, {"event": [], "response": [{"status": "OK", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"minim est adipisicing\",\n \"attributes\": {}\n },\n \"included\": [\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"schema type not provided\",\n \"attributes\": {\n \"state\": \"RUNNING\",\n \"parameters\": {\n \"rpcClass\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"rpc_method\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"rpcParameters\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"signing_wallet_id\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n },\n \"created_at\": \"2018-06-18T14:54:56.652732Z\",\n \"updated_at\": \"2018-06-18T14:54:56.652732Z\",\n \"last_try\": \"2018-06-18T14:54:56.652732Z\",\n \"delay\": 0\n },\n \"relationships\": {\n \"actions\": {\n \"data\": \"schema type not provided\",\n \"meta\": {\n \"count\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n }\n },\n \"message_set\": {\n \"data\": [\n {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n ],\n \"meta\": {\n \"count\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n }\n },\n \"shipment\": {\n \"data\": {}\n }\n }\n },\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"schema type not provided\",\n \"attributes\": {\n \"state\": \"RUNNING\",\n \"parameters\": {\n \"rpcClass\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"rpc_method\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"rpcParameters\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n \"signing_wallet_id\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n },\n \"created_at\": \"2018-06-18T14:54:56.652732Z\",\n \"updated_at\": \"2018-06-18T14:54:56.652732Z\",\n \"last_try\": \"2018-06-18T14:54:56.652732Z\",\n \"delay\": 0\n },\n \"relationships\": {\n \"actions\": {\n \"data\": \"schema type not provided\",\n \"meta\": {\n \"count\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n }\n },\n \"message_set\": {\n \"data\": [\n {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n },\n {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n ],\n \"meta\": {\n \"count\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n }\n },\n \"shipment\": {\n \"data\": {}\n }\n }\n }\n ]\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "4f9cab68-f01d-478f-a50e-27ac3bd6eae9", "originalRequest": {"url": {"variable": [{"type": "any", "key": "transaction_hash"}], "path": ["api", "v1", "transactions", ":transaction_hash"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "032e440f-a50f-48ba-9f49-8cac2f6b4b5a", "originalRequest": {"url": {"variable": [{"type": "any", "key": "transaction_hash"}], "path": ["api", "v1", "transactions", ":transaction_hash"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "Get transaction", "url": {"variable": [{"key": "transaction_hash", "type": "any", "description": "(Required) Hash of a signed Ethereum transaction", "value": "transaction_hash,<string>"}], "path": ["api", "v1", "transactions", ":transaction_hash"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Get more details about an `EthAction` (association between an Eth `Transaction` and `TransactionReceipt`) and its state.\n", "type": "text/plain"}}, "id": "d671d681-f25c-4f08-a0cb-5eb51a28e3f8", "name": "Get transaction"}], "id": "abcc75c6-cb48-4d9b-b30d-ad90025891bf", "name": "transactions"}, {"event": [], "item": [{"event": [], "response": [{"status": "OK", "body": "{\n \"data\": [\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"minim Lorem\",\n \"attributes\": {}\n },\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"dolore commodo elit ea\",\n \"attributes\": {}\n }\n ],\n \"links\": {\n \"first\": \"/api/v1/{object-type}/?page=1\",\n \"last\": \"/api/v1/{object-type}/?page=4\",\n \"next\": \"/api/v1/{object-type}/?page=3\",\n \"previous\": \"/api/v1/{object-type}/?page=2\"\n },\n \"meta\": {\n \"pagination\": {\n \"count\": 39806606,\n \"page\": 1452568,\n \"pages\": -70826936\n }\n }\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "a4afb87c-82c5-4825-97d0-1344ec42faab", "originalRequest": {"url": {"variable": [{"type": "any", "key": "device_id"}], "path": ["api", "v1", "devices", ":device_id", "sensors"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "key": "permission_link"}, {"value": "Nickname", "key": "search"}, {"value": "abc-123", "key": "hardware_id"}, {"value": "Temperature Sensor", "key": "name"}, {"value": "Metres", "key": "units"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "f600d2fe-3c20-4c09-9385-5f9091aa0943", "originalRequest": {"url": {"variable": [{"type": "any", "key": "device_id"}], "path": ["api", "v1", "devices", ":device_id", "sensors"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "key": "permission_link"}, {"value": "Nickname", "key": "search"}, {"value": "abc-123", "key": "hardware_id"}, {"value": "Temperature Sensor", "key": "name"}, {"value": "Metres", "key": "units"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "List sensors", "url": {"variable": [{"key": "device_id", "type": "any", "description": "(Required) ID of the device", "value": "<uuid>"}], "path": ["api", "v1", "devices", ":device_id", "sensors"], "host": ["{{baseUrl}}"], "query": [{"disabled": true, "value": "<integer>", "description": "Page number used for pagination", "key": "page"}, {"disabled": true, "value": "<integer>", "description": "Number of objects displayed per page", "key": "page_size"}, {"disabled": true, "value": "<uuid>", "description": "When included and valid, a permission link parameter provides unauthenticated read-only access to a shipment.", "key": "permission_link"}, {"disabled": true, "value": "<format>", "description": "Search for sensors with specific name, hardware_id or units", "key": "search"}, {"disabled": true, "value": "<format>", "description": "Search for sensor with specific Hardware ID", "key": "hardware_id"}, {"disabled": true, "value": "<format>", "description": "Search for sensor with specific name", "key": "name"}, {"disabled": true, "value": "<format>", "description": "Search for sensor with specific units", "key": "units"}]}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Get an array of `Sensor` objects associated with the `Device` ordered by the `Sensor.created_at` date.\n\nSensors units can be of any type of unit supplied by [Pint](https://github.com/hgrecco/pint/blob/master/pint/default_en.txt).\n", "type": "text/plain"}}, "id": "2d933d61-c5a8-4284-b9d2-9424d6ee5a08", "name": "List sensors"}, {"event": [], "response": [{"status": "No Content", "body": "", "code": 204, "name": "Success", "header": [{"value": "text/plain", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "text", "id": "ee2f67c7-7ea0-4955-9566-a5892833ad91", "originalRequest": {"url": {"variable": [{"type": "any", "key": "device_id"}], "path": ["api", "v1", "devices", ":device_id", "tracking"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"raw": "{\n \"payload\": \"eyJraWQiOiJlNjZhMmFiNjI0OGQxYzZkNTMxNmQ0MTIzNTlmNWU4ZGM1MzY2ZThkMTQ0ZDMwYTRlYzFmNzg3YmNhYjQ0MTQ2IiwiYWxn IjoiRVMyNTYifQ.eyJkZXZpY2VfaWQiOiIzMjFhMWYzYy0zYmVjLTQ1ZDktYTM5OS00ODM5MmUzYTJiMTQiLCJwb3NpdGlvbiI6eyJhb HRpdHVkZSI6MjcxLjAsImxhdGl0dWRlIjozNC44NTIwNTU1LCJsb25naXR1ZGUiOi04Mi40MDAwOTQ3LCJzb3VyY2UiOiJHUFMiLCJzc GVlZCI6MC4wLCJ1bmNlcnRhaW50eSI6OTl9LCJ0aW1lc3RhbXAiOiIyMDE4LTExLTI5VDIwOjI4OjA3WiIsInZlcnNpb24iOiIxLjAuM SJ9.jNWQj7kC8iacZwpEYlWexcDsP8ed-wIaebwSwOsrB7nTIoMOmbMWVHL3JC5dMzs8yCA3rReSkqbOu3TG0ACudw\"\n}", "mode": "raw"}, "method": "POST"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "2609ad63-abfb-41c3-b280-8ef2ef970f29", "originalRequest": {"url": {"variable": [{"type": "any", "key": "device_id"}], "path": ["api", "v1", "devices", ":device_id", "tracking"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"raw": "{\n \"payload\": \"eyJraWQiOiJlNjZhMmFiNjI0OGQxYzZkNTMxNmQ0MTIzNTlmNWU4ZGM1MzY2ZThkMTQ0ZDMwYTRlYzFmNzg3YmNhYjQ0MTQ2IiwiYWxn IjoiRVMyNTYifQ.eyJkZXZpY2VfaWQiOiIzMjFhMWYzYy0zYmVjLTQ1ZDktYTM5OS00ODM5MmUzYTJiMTQiLCJwb3NpdGlvbiI6eyJhb HRpdHVkZSI6MjcxLjAsImxhdGl0dWRlIjozNC44NTIwNTU1LCJsb25naXR1ZGUiOi04Mi40MDAwOTQ3LCJzb3VyY2UiOiJHUFMiLCJzc GVlZCI6MC4wLCJ1bmNlcnRhaW50eSI6OTl9LCJ0aW1lc3RhbXAiOiIyMDE4LTExLTI5VDIwOjI4OjA3WiIsInZlcnNpb24iOiIxLjAuM SJ9.jNWQj7kC8iacZwpEYlWexcDsP8ed-wIaebwSwOsrB7nTIoMOmbMWVHL3JC5dMzs8yCA3rReSkqbOu3TG0ACudw\"\n}", "mode": "raw"}, "method": "POST"}}], "request": {"body": {"raw": "{\n \"payload\": \"<string>\"\n}", "mode": "raw"}, "name": "Add tracking data", "url": {"variable": [{"key": "device_id", "type": "any", "description": "(Required) ID of the device", "value": "<uuid>"}], "path": ["api", "v1", "devices", ":device_id", "tracking"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "application/json", "key": "Content-Type"}, {"value": "JWT {{token}}", "key": "Authorization"}], "method": "POST", "description": {"content": "Associate GPS tracking data with a `Shipment`. The tracking payload must be signed and encoded as a [JWS](https://tools.ietf.org/html/rfc7515).\nAn active AXLE certificate must be used to sign this JWS, and the certificate ID must be included in the headers as `kid`.\n\nA JSON Schema specification for the tracking data payload format is located at [schema.shipchain.io](http://schema.shipchain.io/1.2.4/tracking.json)\n\nAn example of a raw payload:\n```\n{\n \"position\": {\n \"latitude\": -81.048253,\n \"longitude\": 34.628643,\n \"altitude\": 924,\n \"source\": \"gps\",\n \"uncertainty\": 95,\n \"speed\": 34\n },\n \"version\": \"1.0.1\",\n \"timestamp\": \"2018-08-22T17:44:39.874352\",\n \"device_id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\"\n}\n```\n", "type": "text/plain"}}, "id": "3af26aab-7e13-4c14-b7ca-036e93f020bf", "name": "Add tracking data"}, {"event": [], "response": [{"status": "No Content", "body": "", "code": 204, "name": "Success", "header": [{"value": "text/plain", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "text", "id": "27f4285a-a3b6-4fda-8dd4-ccfb0dc3f17a", "originalRequest": {"url": {"variable": [{"type": "any", "key": "device_id"}], "path": ["api", "v1", "devices", ":device_id", "telemetry"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"raw": "{\n \"payload\": \"eyJraWQiOiJlNjZhMmFiNjI0OGQxYzZkNTMxNmQ0MTIzNTlmNWU4ZGM1MzY2ZThkMTQ0ZDMwYTRlYzFmNzg3YmNhYjQ0MTQ2IiwiYWxn IjoiRVMyNTYifQ.eyJkZXZpY2VfaWQiOiIzMjFhMWYzYy0zYmVjLTQ1ZDktYTM5OS00ODM5MmUzYTJiMTQiLCJwb3NpdGlvbiI6eyJhb HRpdHVkZSI6MjcxLjAsImxhdGl0dWRlIjozNC44NTIwNTU1LCJsb25naXR1ZGUiOi04Mi40MDAwOTQ3LCJzb3VyY2UiOiJHUFMiLCJzc GVlZCI6MC4wLCJ1bmNlcnRhaW50eSI6OTl9LCJ0aW1lc3RhbXAiOiIyMDE4LTExLTI5VDIwOjI4OjA3WiIsInZlcnNpb24iOiIxLjAuM SJ9.jNWQj7kC8iacZwpEYlWexcDsP8ed-wIaebwSwOsrB7nTIoMOmbMWVHL3JC5dMzs8yCA3rReSkqbOu3TG0ACudw\"\n}", "mode": "raw"}, "method": "POST"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "609a28f0-b3aa-49cf-83d5-1332f47e64ea", "originalRequest": {"url": {"variable": [{"type": "any", "key": "device_id"}], "path": ["api", "v1", "devices", ":device_id", "telemetry"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"raw": "{\n \"payload\": \"eyJraWQiOiJlNjZhMmFiNjI0OGQxYzZkNTMxNmQ0MTIzNTlmNWU4ZGM1MzY2ZThkMTQ0ZDMwYTRlYzFmNzg3YmNhYjQ0MTQ2IiwiYWxn IjoiRVMyNTYifQ.eyJkZXZpY2VfaWQiOiIzMjFhMWYzYy0zYmVjLTQ1ZDktYTM5OS00ODM5MmUzYTJiMTQiLCJwb3NpdGlvbiI6eyJhb HRpdHVkZSI6MjcxLjAsImxhdGl0dWRlIjozNC44NTIwNTU1LCJsb25naXR1ZGUiOi04Mi40MDAwOTQ3LCJzb3VyY2UiOiJHUFMiLCJzc GVlZCI6MC4wLCJ1bmNlcnRhaW50eSI6OTl9LCJ0aW1lc3RhbXAiOiIyMDE4LTExLTI5VDIwOjI4OjA3WiIsInZlcnNpb24iOiIxLjAuM SJ9.jNWQj7kC8iacZwpEYlWexcDsP8ed-wIaebwSwOsrB7nTIoMOmbMWVHL3JC5dMzs8yCA3rReSkqbOu3TG0ACudw\"\n}", "mode": "raw"}, "method": "POST"}}], "request": {"body": {"raw": "{\n \"payload\": \"<string>\"\n}", "mode": "raw"}, "name": "Add telemetry data", "url": {"variable": [{"key": "device_id", "type": "any", "description": "(Required) ID of the device", "value": "<uuid>"}], "path": ["api", "v1", "devices", ":device_id", "telemetry"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "application/json", "key": "Content-Type"}, {"value": "JWT {{token}}", "key": "Authorization"}], "method": "POST", "description": {"content": "Associate telemetry data with a `Shipment`. The telemetry payload must be signed and encoded as a [JWS](https://tools.ietf.org/html/rfc7515).\nAn active AXLE certificate must be used to sign this JWS, and the certificate ID must be included in the headers as `kid`.\n\nA JSON Schema specification for the telemetry data payload format is located at [schema.shipchain.io](http://schema.shipchain.io/1.2.4/telemetry.json)\n\nAn example of a raw payload:\n```\n{\n \"version\": \"1.0.1\",\n \"timestamp\": \"2018-08-22T17:44:39.874352\",\n \"device_id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\"\n \"sensor_id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\"\n \"hardware_id\": \"28FF5DDC631603C7\"\n \"value\": 123.45\n}\n```\n", "type": "text/plain"}}, "id": "a6454fe7-e696-4686-a479-0319a310220d", "name": "Add telemetry data"}], "id": "000d40c3-b66f-4c9e-b1f6-e164814a93a0", "name": "devices/{device id}"}, {"event": [], "item": [{"event": [], "response": [{"status": "OK", "body": "{\n \"data\": [\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"minim Lorem\",\n \"attributes\": {}\n },\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"dolore commodo elit ea\",\n \"attributes\": {}\n }\n ],\n \"links\": {\n \"first\": \"/api/v1/{object-type}/?page=1\",\n \"last\": \"/api/v1/{object-type}/?page=4\",\n \"next\": \"/api/v1/{object-type}/?page=3\",\n \"previous\": \"/api/v1/{object-type}/?page=2\"\n },\n \"meta\": {\n \"pagination\": {\n \"count\": 39806606,\n \"page\": 1452568,\n \"pages\": -70826936\n }\n }\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "76209f8a-b940-4b1e-84f0-26bbacab895c", "originalRequest": {"url": {"variable": [], "path": ["api", "v1", "imports", "shipments"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}, {"value": "<string>", "key": "file_type"}, {"value": "<string>", "key": "upload_status"}, {"value": "<string>", "key": "processing_status"}, {"value": "Xls", "key": "name__contains"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "8057ad9f-071c-4ee5-821e-4946bebe88ee", "originalRequest": {"url": {"variable": [], "path": ["api", "v1", "imports", "shipments"], "host": ["{{baseUrl}}"], "query": [{"value": "9", "key": "page"}, {"value": "9", "key": "page_size"}, {"value": "<string>", "key": "file_type"}, {"value": "<string>", "key": "upload_status"}, {"value": "<string>", "key": "processing_status"}, {"value": "Xls", "key": "name__contains"}]}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "List imports", "url": {"variable": [], "path": ["api", "v1", "imports", "shipments"], "host": ["{{baseUrl}}"], "query": [{"disabled": true, "value": "<integer>", "description": "Page number used for pagination", "key": "page"}, {"disabled": true, "value": "<integer>", "description": "Number of objects displayed per page", "key": "page_size"}, {"disabled": true, "value": "<string>", "description": "Type of file extension to filter by", "key": "file_type"}, {"disabled": true, "value": "<string>", "description": "Upload status of the files to filter by", "key": "upload_status"}, {"disabled": true, "value": "<string>", "description": "Processing status of the uploaded file", "key": "processing_status"}, {"disabled": true, "value": "<string>", "description": "Case insensitive portion of import name to look for", "key": "name__contains"}]}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Get all Organization `ShipmentImport` objects.\n", "type": "text/plain"}}, "id": "c539cdc5-8a07-4a23-9e69-7e261361e46b", "name": "List imports"}, {"event": [], "response": [{"status": "Created", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"consequat\",\n \"attributes\": {}\n }\n}", "code": 201, "name": "Created", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "86c4c329-ab1e-4316-8453-bd31cab03719", "originalRequest": {"url": {"variable": [], "path": ["api", "v1", "imports", "shipments"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Import Shipments", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "name"}, {"value": "Shipments imported from external source", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "description"}, {"value": "CSV", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "file_type"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "storage_credentials_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "shipper_wallet_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "carrier_wallet_id"}], "mode": "formdata"}, "method": "POST"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "22671392-778c-4eac-9dde-67493c1fd05b", "originalRequest": {"url": {"variable": [], "path": ["api", "v1", "imports", "shipments"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Import Shipments", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "name"}, {"value": "Shipments imported from external source", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "description"}, {"value": "CSV", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "file_type"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "storage_credentials_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "shipper_wallet_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "carrier_wallet_id"}], "mode": "formdata"}, "method": "POST"}}, {"status": "Too Many Requests", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 429, "name": "Too Many Requests", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "abef6acb-5c46-49a5-8f79-d9b17b7a0e04", "originalRequest": {"url": {"variable": [], "path": ["api", "v1", "imports", "shipments"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Import Shipments", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "name"}, {"value": "Shipments imported from external source", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "description"}, {"value": "CSV", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "file_type"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "storage_credentials_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "shipper_wallet_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "carrier_wallet_id"}], "mode": "formdata"}, "method": "POST"}}], "request": {"body": {"formdata": [{"type": "text", "value": "<string>", "key": "name", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "description", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "file_type", "description": "undefined"}, {"type": "text", "value": "<uuid>", "key": "storage_credentials_id", "description": "undefined"}, {"type": "text", "value": "<uuid>", "key": "shipper_wallet_id", "description": "undefined"}, {"type": "text", "value": "<uuid>", "key": "carrier_wallet_id", "description": "undefined"}], "mode": "formdata"}, "name": "Create shipment imports", "url": {"variable": [], "path": ["api", "v1", "imports", "shipments"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "multipart/form-data", "key": "Content-Type"}, {"value": "JWT {{token}}", "key": "Authorization"}], "method": "POST", "description": {"content": "Create a new `ShipmentImport`.\n\nUpload a list of shipment details and create them on Transmission's platform.\n", "type": "text/plain"}}, "id": "8c781a85-ddc9-44d7-9592-e7e822899e05", "name": "Create shipment imports"}, {"event": [], "item": [{"event": [], "response": [{"status": "OK", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"consequat\",\n \"attributes\": {}\n }\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "2829b9b2-7d66-4d2f-b6c6-07dd6ded69c9", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_import_id"}], "path": ["api", "v1", "imports", "shipments", ":shipment_import_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "eef1fedf-5545-4996-a75e-0db137d5cdea", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_import_id"}], "path": ["api", "v1", "imports", "shipments", ":shipment_import_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "Get import details", "url": {"variable": [{"key": "shipment_import_id", "type": "any", "description": "(Required) ID of the ShipmentImport", "value": "<uuid>"}], "path": ["api", "v1", "imports", "shipments", ":shipment_import_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Get additional info about a `ShipmentImport`.\n", "type": "text/plain"}}, "id": "b3f36812-cf9a-4cb1-a9ae-3018e306c27d", "name": "Get import details"}, {"event": [], "response": [{"status": "Accepted", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"consequat\",\n \"attributes\": {}\n }\n}", "code": 202, "name": "Created", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "503d6a10-faf5-4a0c-9600-9b8a26912598", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_import_id"}], "path": ["api", "v1", "imports", "shipments", ":shipment_import_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Import Shipments", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "name"}, {"value": "Shipments imported from external source", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "description"}, {"value": "PENDING", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "upload_status"}, {"value": "PENDING", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "processing_status"}], "mode": "formdata"}, "method": "PATCH"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "3f8ddcda-6123-4fee-8fc8-aa173db119b5", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_import_id"}], "path": ["api", "v1", "imports", "shipments", ":shipment_import_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Import Shipments", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "name"}, {"value": "Shipments imported from external source", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "description"}, {"value": "PENDING", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "upload_status"}, {"value": "PENDING", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "processing_status"}], "mode": "formdata"}, "method": "PATCH"}}, {"status": "Too Many Requests", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 429, "name": "Too Many Requests", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "955ba1aa-ea8b-4eff-90c4-4e5357420e00", "originalRequest": {"url": {"variable": [{"type": "any", "key": "shipment_import_id"}], "path": ["api", "v1", "imports", "shipments", ":shipment_import_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Import Shipments", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "name"}, {"value": "Shipments imported from external source", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "description"}, {"value": "PENDING", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "upload_status"}, {"value": "PENDING", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "processing_status"}], "mode": "formdata"}, "method": "PATCH"}}], "request": {"body": {"formdata": [{"type": "text", "value": "<string>", "key": "name", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "description", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "upload_status", "description": "undefined"}, {"type": "text", "value": "<string>", "key": "processing_status", "description": "undefined"}], "mode": "formdata"}, "name": "Update an import", "url": {"variable": [{"key": "shipment_import_id", "type": "any", "description": "(Required) ID of the ShipmentImport", "value": "<uuid>"}], "path": ["api", "v1", "imports", "shipments", ":shipment_import_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "multipart/form-data", "key": "Content-Type"}, {"value": "JWT {{token}}", "key": "Authorization"}], "method": "PATCH", "description": {"content": "Update a `ShipmentImport` object with the provided parameters.\n", "type": "text/plain"}}, "id": "b6b99191-ca38-4786-bb75-a49d6095e6d8", "name": "Update an import"}], "id": "f8a9c61a-cf63-4cb1-8dec-b720a6fe93d6", "name": "{shipment import id}"}], "id": "360d9624-7697-4deb-a310-530d56665ac3", "name": "imports/shipments"}, {"event": [], "item": [{"event": [], "response": [{"status": "OK", "body": "{\n \"data\": [\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"sint aliqua ad\",\n \"attributes\": {}\n },\n {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"q\",\n \"attributes\": {}\n }\n ],\n \"links\": {\n \"first\": \"/api/v1/{object-type}/?page=1\",\n \"last\": \"/api/v1/{object-type}/?page=4\",\n \"next\": \"/api/v1/{object-type}/?page=3\",\n \"previous\": \"/api/v1/{object-type}/?page=2\"\n },\n \"meta\": {\n \"pagination\": {\n \"count\": -48686048,\n \"page\": 15266358,\n \"pages\": -84300754\n }\n },\n \"included\": [\n {\n \"type\": \"schema type not provided\",\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\"\n },\n {\n \"type\": \"schema type not provided\",\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\"\n }\n ]\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "0834cd90-7709-474b-9128-9b9e0cca33d6", "originalRequest": {"url": {"variable": [], "path": ["api", "v1", "routes"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "107057e3-c72f-4418-b400-65feae955ab7", "originalRequest": {"url": {"variable": [], "path": ["api", "v1", "routes"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "List routes", "url": {"variable": [], "path": ["api", "v1", "routes"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Retrieve an array of `Route` objects associated with the current user.\n", "type": "text/plain"}}, "id": "6b8b5b73-2948-4ff5-a18d-d2b2f15c341b", "name": "List routes"}, {"event": [], "response": [{"status": "Accepted", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"ullamco proident ut officia\",\n \"attributes\": {}\n },\n \"included\": [\n {\n \"type\": \"schema type not provided\",\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\"\n },\n {\n \"type\": \"schema type not provided\",\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\"\n }\n ]\n}", "code": 202, "name": "Accepted", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "c0835714-df0d-4eb5-a5aa-082cfe231d70", "originalRequest": {"url": {"variable": [], "path": ["api", "v1", "routes"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Friday 2020-06-19", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "name"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "driver_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "device_id"}], "mode": "formdata"}, "method": "POST"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "4850488e-fa93-4b06-b6f5-7f31b8819fe6", "originalRequest": {"url": {"variable": [], "path": ["api", "v1", "routes"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Friday 2020-06-19", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "name"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "driver_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "device_id"}], "mode": "formdata"}, "method": "POST"}}], "request": {"body": {"formdata": [{"type": "text", "value": "<string>", "key": "name", "description": "undefined"}, {"type": "text", "value": "<uuid>", "key": "driver_id", "description": "undefined"}, {"type": "text", "value": "<uuid>", "key": "device_id", "description": "undefined"}], "mode": "formdata"}, "name": "Create route", "url": {"variable": [], "path": ["api", "v1", "routes"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "multipart/form-data", "key": "Content-Type"}, {"value": "JWT {{token}}", "key": "Authorization"}], "method": "POST", "description": {"content": "Create a new `Route` owned by the current user.\n", "type": "text/plain"}}, "id": "5f020e1c-5ede-410e-bcff-088a141c2144", "name": "Create route"}, {"event": [], "item": [{"event": [], "response": [{"status": "OK", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"ullamco proident ut officia\",\n \"attributes\": {}\n },\n \"included\": [\n {\n \"type\": \"schema type not provided\",\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\"\n },\n {\n \"type\": \"schema type not provided\",\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\"\n }\n ]\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "2fe7a906-2a4a-49ea-8676-8961131e9b60", "originalRequest": {"url": {"variable": [{"type": "any", "key": "route_id"}], "path": ["api", "v1", "routes", ":route_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "1ec50147-5dce-4dbf-9a47-fee8f460b01c", "originalRequest": {"url": {"variable": [{"type": "any", "key": "route_id"}], "path": ["api", "v1", "routes", ":route_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "GET"}}], "request": {"name": "Get route details", "url": {"variable": [{"key": "route_id", "type": "any", "description": "(Required) ID of the Route", "value": "<uuid>"}], "path": ["api", "v1", "routes", ":route_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "GET", "description": {"content": "Get additional info about a `Route`.\n", "type": "text/plain"}}, "id": "0911defc-d62e-4890-8772-a872f98c7d15", "name": "Get route details"}, {"event": [], "response": [{"status": "No Content", "body": "", "code": 204, "name": "Success", "header": [{"value": "text/plain", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "text", "id": "43fcfd3f-e37f-4b5b-9ba8-c0a2cd1c2536", "originalRequest": {"url": {"variable": [{"type": "any", "key": "route_id"}], "path": ["api", "v1", "routes", ":route_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "DELETE"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "5822f660-eea0-4d58-a18a-a50f8170894e", "originalRequest": {"url": {"variable": [{"type": "any", "key": "route_id"}], "path": ["api", "v1", "routes", ":route_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "DELETE"}}], "request": {"name": "Delete a route", "url": {"variable": [{"key": "route_id", "type": "any", "description": "(Required) ID of the Route", "value": "<uuid>"}], "path": ["api", "v1", "routes", ":route_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "DELETE", "description": {"content": "Delete the `Route` object from Transmission.\n", "type": "text/plain"}}, "id": "fe1df1c1-b315-47a9-8532-63610460a096", "name": "Delete a route"}, {"event": [], "response": [{"status": "Accepted", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"ullamco proident ut officia\",\n \"attributes\": {}\n },\n \"included\": [\n {\n \"type\": \"schema type not provided\",\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\"\n },\n {\n \"type\": \"schema type not provided\",\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\"\n }\n ]\n}", "code": 202, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "be09adab-101b-4342-9c9a-2bbc6355e4b9", "originalRequest": {"url": {"variable": [{"type": "any", "key": "route_id"}], "path": ["api", "v1", "routes", ":route_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Friday 2020-06-19", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "name"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "driver_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "device_id"}], "mode": "formdata"}, "method": "PATCH"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "bab94b52-908b-489b-986a-c52afcc7ded4", "originalRequest": {"url": {"variable": [{"type": "any", "key": "route_id"}], "path": ["api", "v1", "routes", ":route_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "Friday 2020-06-19", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "name"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "driver_id"}, {"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "device_id"}], "mode": "formdata"}, "method": "PATCH"}}], "request": {"body": {"formdata": [{"type": "text", "value": "<string>", "key": "name", "description": "undefined"}, {"type": "text", "value": "<uuid>", "key": "driver_id", "description": "undefined"}, {"type": "text", "value": "<uuid>", "key": "device_id", "description": "undefined"}], "mode": "formdata"}, "name": "Update a route", "url": {"variable": [{"key": "route_id", "type": "any", "description": "(Required) ID of the Route", "value": "<uuid>"}], "path": ["api", "v1", "routes", ":route_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "multipart/form-data", "key": "Content-Type"}, {"value": "JWT {{token}}", "key": "Authorization"}], "method": "PATCH", "description": {"content": "Update a `Route` object with the provided parameters.\n", "type": "text/plain"}}, "id": "b9f3bbf5-e785-4ead-b62c-2d0b3851d93b", "name": "Update a route"}, {"event": [], "response": [{"status": "OK", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"ullamco proident ut officia\",\n \"attributes\": {}\n },\n \"included\": [\n {\n \"type\": \"schema type not provided\",\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\"\n },\n {\n \"type\": \"schema type not provided\",\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\"\n }\n ]\n}", "code": 200, "name": "Success", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "45ef6de1-081d-44f9-9e15-a08a948d5886", "originalRequest": {"url": {"variable": [{"type": "any", "key": "route_id"}], "path": ["api", "v1", "routes", ":route_id", "reorder"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"raw": "{\n \"legs\": [\n \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"1243d23b-e2fc-475a-8290-0e4f53479553\"\n ]\n}", "mode": "raw"}, "method": "POST"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "d6cbf9ed-679c-4034-b0b9-bbfc7968714b", "originalRequest": {"url": {"variable": [{"type": "any", "key": "route_id"}], "path": ["api", "v1", "routes", ":route_id", "reorder"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"raw": "{\n \"legs\": [\n \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"1243d23b-e2fc-475a-8290-0e4f53479553\"\n ]\n}", "mode": "raw"}, "method": "POST"}}], "request": {"body": {"raw": "{\n \"legs\": [\n \"<uuid>\",\n \"<uuid>\"\n ]\n}", "mode": "raw"}, "name": "Reorder RouteLegs", "url": {"variable": [{"key": "route_id", "type": "any", "description": "(Required) ID of the Route", "value": "<uuid>"}], "path": ["api", "v1", "routes", ":route_id", "reorder"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "application/json", "key": "Content-Type"}, {"value": "JWT {{token}}", "key": "Authorization"}], "method": "POST", "description": {"content": "Change the defined order that Shipments have within the context of a Route.\n", "type": "text/plain"}}, "id": "350945b3-6701-432e-a457-97dae06863ef", "name": "Reorder RouteLegs"}, {"event": [], "item": [{"event": [], "response": [{"status": "Accepted", "body": "{\n \"data\": {\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\",\n \"type\": \"labore dolore tempor mollit\",\n \"attributes\": {}\n },\n \"included\": [\n {\n \"shipment\": {\n \"data\": {\n \"shipment\": {\n \"data\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n },\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\"\n }\n }\n },\n {\n \"shipment\": {\n \"data\": {\n \"shipment\": {\n \"data\": {\n \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n }\n },\n \"id\": \"1243d23b-e2fc-475a-8290-0e4f53479553\"\n }\n }\n }\n ]\n}", "code": 202, "name": "Accepted", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "552e4735-2340-4bb5-8ff9-66a37b7bb5ff", "originalRequest": {"url": {"variable": [{"type": "any", "key": "route_id"}], "path": ["api", "v1", "routes", ":route_id", "legs"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "shipment_id"}], "mode": "formdata"}, "method": "POST"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "464e6296-7165-4ad1-8b3e-46396b8c9743", "originalRequest": {"url": {"variable": [{"type": "any", "key": "route_id"}], "path": ["api", "v1", "routes", ":route_id", "legs"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {"formdata": [{"value": "1243d23b-e2fc-475a-8290-0e4f53479553", "type": "text", "description": {"content": "undefined", "type": "text/plain"}, "key": "shipment_id"}], "mode": "formdata"}, "method": "POST"}}], "request": {"body": {"formdata": [{"type": "text", "value": "<uuid>", "key": "shipment_id", "description": "undefined"}], "mode": "formdata"}, "name": "Add Leg to Route", "url": {"variable": [{"key": "route_id", "type": "any", "description": "(Required) ID of the Route", "value": "<uuid>"}], "path": ["api", "v1", "routes", ":route_id", "legs"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "multipart/form-data", "key": "Content-Type"}, {"value": "JWT {{token}}", "key": "Authorization"}], "method": "POST", "description": {"content": "Create a new `RouteLeg` associated to the nested `Route`\n", "type": "text/plain"}}, "id": "f1dfb118-9dfd-4a23-87fe-7fa01a104880", "name": "Add Leg to Route"}, {"event": [], "response": [{"status": "No Content", "body": "", "code": 204, "name": "Success", "header": [{"value": "text/plain", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "text", "id": "8a54b613-c11a-4978-8f38-5e512715abfb", "originalRequest": {"url": {"variable": [{"type": "any", "key": "route_id"}, {"type": "any", "key": "route_leg_id"}], "path": ["api", "v1", "routes", ":route_id", "legs", ":route_leg_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "DELETE"}}, {"status": "Unauthorized", "body": "{\n \"errors\": [\n {\n \"status\": \"dolore proident adipisicin\",\n \"detail\": \"nostrud sit occaecat voluptate\"\n },\n {\n \"status\": \"ut mollit\",\n \"detail\": \"sunt\"\n }\n ]\n}", "code": 401, "name": "Unauthorized", "header": [{"value": "application/vnd.api+json", "key": "Content-Type"}], "cookie": [], "_postman_previewlanguage": "json", "id": "93caf5c2-16ef-453a-9b72-1438d239c468", "originalRequest": {"url": {"variable": [{"type": "any", "key": "route_id"}, {"type": "any", "key": "route_leg_id"}], "path": ["api", "v1", "routes", ":route_id", "legs", ":route_leg_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "Bearer <token>", "description": {"content": "Added as a part of security scheme: bearer", "type": "text/plain"}, "key": "Authorization"}], "body": {}, "method": "DELETE"}}], "request": {"name": "Delete a RouteLeg", "url": {"variable": [{"key": "route_id", "type": "any", "description": "(Required) ID of the Route", "value": "<uuid>"}, {"key": "route_leg_id", "type": "any", "description": "(Required) ID of the RouteLeg", "value": "<uuid>"}], "path": ["api", "v1", "routes", ":route_id", "legs", ":route_leg_id"], "host": ["{{baseUrl}}"], "query": []}, "header": [{"value": "JWT {{token}}", "key": "Authorization"}], "method": "DELETE", "description": {"content": "Delete the `RouteLeg` from the `Route`.\n", "type": "text/plain"}}, "id": "359513de-b149-4320-b110-9102fb0f7f21", "name": "Delete a RouteLeg"}], "id": "f4f48a4f-dd0f-4d75-93ea-a2c46ed8312c", "name": "legs"}], "id": "bf18d6cb-f9c0-4851-887a-535e46bf94c4", "name": "{route id}"}], "id": "19bcfeff-e7d4-4ae3-80c8-6459f0f62572", "name": "routes"}], "id": "37d6f66d-0f49-430b-a082-986468f1e827", "name": "api/v1"}], "info": {"description": {"content": "The ShipChain Transmission API is a microservice developed to provide a traditional REST abstraction for interactions with\nthe Ethereum smart contract platform. Transmission facilitates the reliable submission and retrying of asynchronous\ntransactions sent to the ShipChain Ethereum smart contracts. Transmission is also responsible for the implementation\nof the Shipment-related business logic required for the ShipChain Portal and AXLE Gateway projects.\n# Data Format\nAll response payloads will be formatted using the [JSON API](http://jsonapi.org) specification.\nRequests can be made to Transmission using `application/json`, `application/vnd.api+json`, and `multipart/form-data`,\nformatted as documented below.\n# Errors\nThe API uses standard HTTP status codes and the [JSON API](http://jsonapi.org/examples/#error-objects) specification to indicate the success or failure of the API call. The body of the response will be JSON in the following format:\n```\n{\n \"errors\": [\n {\n \"status\": \"422\",\n \"source\": { \"pointer\": \"/data/attributes/volume\" },\n \"detail\": \"Volume does not, in fact, go to 11.\",\n \"code\": \"unprocessable_entity\"\n }\n ]\n}\n```\n", "type": "text/plain"}, "name": "ShipChain Transmission API", "_postman_id": "74df13cf-02f5-4617-af0f-894f3bfd9862", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"}, "event": [{"script": {"type": "text/javascript", "id": "9f01f1ab-7a96-449d-9fbc-37072acf9b18", "exec": ["var token_time = pm.environment.get(\"token_time\");", "var now_time = new Date().getTime();", "", "var token_age = now_time - token_time;", "", "if(token_age > 60000){", "", " var url = pm.environment.get(\"profiles_url\");", " var clientId = pm.environment.get(\"oidc_client_id\");", " var usr = pm.environment.get(\"jwt_username\");", " var pwd = pm.environment.get(\"jwt_password\");", " ", " pm.sendRequest(", " {", " url: url+\"/openid/token/\",", " method: 'POST',", " body: {", " mode: 'formdata',", " formdata: [", " {key: \"client_id\", value: clientId, disabled: false, description: {content:\"\", type:\"text/plain\"}},", " {key: \"username\", value: usr, disabled: false, description: {content:\"\", type:\"text/plain\"}},", " {key: \"password\", value: pwd, disabled: false, description: {content:\"\", type:\"text/plain\"}},", " {key: \"grant_type\", value: 'password', disabled: false, description: {content:\"\", type:\"text/plain\"}},", " {key: \"scope\", value: 'openid email permissions', disabled: false, description: {content:\"\", type:\"text/plain\"}},", " ]", " }", " }", " , function (err, response) {", " var data = response.json();", " pm.environment.set(\"token\", data.id_token);", " pm.environment.set(\"token_time\", now_time);", " });", "}", "", "else {", " console.log(\"Existing token reused. [\"+(token_age/1000)+\"]\")", "}"]}, "listen": "prerequest"}, {"script": {"type": "text/javascript", "id": "d00cedd1-60ca-4bb5-a942-77dfc3249b26", "exec": [""]}, "listen": "test"}], "auth": {"type": "No Auth"}}