{"info":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","description":"<html><head></head><body><p>API Reference</p>\n<p>The Trabex API is available to service shipment, export, financial, and ancillary data requirements for logistics and compliance. If you need to integrate your data to streamline your business, we can help.</p>\n<p>Use our data layer as a service to your other applications, or integrate with the Trabex solution suite to manage your compliance in a clean and simple user interface for data validation, denied parties screening, AES filing, document generation, and more!</p>\n<p>Contact support at <a href=\"mailto:support@trabex.io\">support@trabex.io</a> if you do not have your Client ID and Client Secret used to request an access token.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"6862039","collectionId":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","publishedId":"2sA3dvjY7Z","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-07-01T17:41:24.000Z"},"item":[{"name":"Shipment Management (New) UNDER DEVELOPMENT","item":[{"name":"Shipment Quick Add","item":[{"name":"Shipment Quick Add","id":"31e2cb4e-afc6-4953-9b85-064ac219e073","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"shipmentTypeCd\": \"OCONS\",\n    \"currencyCd\": \"USD\",\n    \"exportCountryRefCd\": \"US\",\n    \"importCountryRefCd\": \"CN\",\n    \"measurementCd\": \"MET\",\n    \"shipReference\": {\n        \"invoiceNo\": \"Test1235\",\n        \"invoiceDate\": \"06/25/2024\",\n        \"addShipperRef\": \"PBGG03119828\",\n        \"addConsigneeRef\": null,\n        \"itn\": null\n    },\n    \"entities\": [\n        {\n            \"entityState\": \"import\",\n            \"transRoleCd\": \"EXPT\",\n            \"name\": \"WJL ENTERPRISE\",\n            \"shipping\": {\n                \"clientCd\": \"dasd301A\",\n                \"ein\": \"0-123456789\",\n                \"complianceDate\": \"2024-03-06\",\n                \"accountNumber\": \"ZZ-t066\",\n                \"reference1\":\"ref1234567\",\n                \"govNonGov\": null,\n                \"industry\": \"0001\"\n            },\n            \"address\": {\n                \"address1\": \"123 South Main Street\",\n                \"address2\": \"address 2\",\n                \"address3\": \"address3\",\n                \"address4\": \"address4\",\n                \"address5\": \"address5\",\n                \"city\": \"Springfield\",\n                \"stateCd\": \"MA\",\n                \"stateProvince\": \"MA\",\n                \"postalCode\": \"11521\",\n                \"countryCd\": \"US\",\n                \"contact\": {\n                    \"contactType\": \"     \",\n                    \"firstName\": \"Bob\",\n                    \"lastName\": \"Smith\",\n                    \"middleInitial\": \"F\",\n                    \"title\": \"Shipping Manager\",\n                    \"phone\": \"(555) 655-1111\",\n                    \"fax\": null,\n                    \"email\": \"bob@gmail.com\",\n                    \"emailConfirmed\": true\n                }\n            },\n            \"assocRole\": {\n                \"EXPT\": {\n                    \"code\": \"EXPT\"\n                }\n            }\n        },\n        {\n            \"entityState\": \"import\",\n            \"transRoleCd\": \"ULTCG\",\n            \"name\": \"WJL Enterprise India\",\n            \"shipping\": {\n                \"clientCd\": \"aaZ00c\",\n                \"ein\": null,\n                \"complianceDate\": null,\n                \"accountNumber\": null,\n                \"reference1\":\"ref1234567\",\n                \"govNonGov\": \"Gov\",\n                \"industry\": \"0001\"\n            },\n            \"address\": {\n                \"address1\": \"298/ 1A, Mayasandra Village Attibel\",\n                \"address2\": \"Anekal Taluk\",\n                \"address3\": \"address3\",\n                \"address4\": \"address4\",\n                \"address5\": \"address5\",\n                \"city\": \"Bangalore\",\n                \"stateCd\": null,\n                \"stateProvince\": null,\n                \"postalCode\": null,\n                \"countryCd\": \"IN\",\n                \"contact\": {\n                    \"contactType\": \"     \",\n                    \"firstName\": null,\n                    \"lastName\": null,\n                    \"middleInitial\": null,\n                    \"title\": null,\n                    \"phone\": null,\n                    \"fax\": null,\n                    \"email\": \"WJLIndia@email.com\",\n                    \"emailConfirmed\": true\n                }\n            },\n            \"assocRole\": {\n                \"ULTCG\": {\n                    \"code\": \"ULTCG\"\n                }\n            }\n        },\n        {\n            \"entityState\": \"import\",\n            \"transRoleCd\": \"BILLT\",\n            \"name\": \"WJL Enterprise India\",\n            \"shipping\": {\n                \"clientCd\": \"sZ00d\",\n                \"ein\": null,\n                \"complianceDate\": null,\n                \"accountNumber\": null,\n                \"reference1\":\"ref12345678\",\n                \"govNonGov\": \"Gov\",\n                \"industry\": \"0002\"\n            },\n            \"address\": {\n                \"address1\": \"Sy.No.192, WHITEFIELD ROAD\",\n                \"address2\": \"MAHADEVAPURA, BENGALURU URBAN\",\n                \"address3\": \"address3\",\n                \"address4\": \"address4\",\n                \"address5\": \"address5\",\n                \"city\": \"BENGALURU\",\n                \"stateCd\": null,\n                \"stateProvince\": null,\n                \"postalCode\": \"560048\",\n                \"countryCd\": \"IN\",\n                \"contact\": {\n                    \"contactType\": \"     \",\n                    \"firstName\": null,\n                    \"lastName\": null,\n                    \"middleInitial\": null,\n                    \"title\": null,\n                    \"phone\": null,\n                    \"fax\": null,\n                    \"email\": \"WJLEnterprises@gmail.com\",\n                    \"emailConfirmed\": true\n                }\n            },\n            \"assocRole\": {\n                \"BILLT\": {\n                    \"code\": \"BILLT\"\n                }\n            }\n        }\n    ],\n    \"products\": [\n        {\n            \"productCode\":\"740.17(b)(2)\",\n            \"entityState\": \"import\",\n            \"partNumber\": \"X5376121-Z21\",\n            \"quantity\": 3,\n            \"countryCd\": \"US\",\n            \"licenseCd\": \"C30\",\n            \"licenseNo\": \"L3213456\",\n            \"licenseDate\": \"01-01-2024\",\n            \"scheduleBcd\": \"8471500150\",\n            \"scheduleBuq1_Amount\": \"3\",\n            \"scheduleBuq2_Amount\": null,\n            \"eccnCd\": \"5A992\",\n            \"eccnExtended\":\"5A992.a.2\",\n            \"unitWeight\": 50,\n            \"unitPrice\": 12280.36,\n            \"unitsMeasurement\": \"ea\",\n            \"description\": \"Description of the product\"\n        },\n        {\n            \"productCode\":\"NLRMM\",\n            \"entityState\": \"import\",\n            \"partNumber\": \"QK735A\",\n            \"quantity\": 18,\n            \"countryCd\": \"TW\",\n            \"licenseCd\": \"C33\",\n            \"licenseNo\": null,\n            \"licenseDate\": null,\n            \"scheduleBcd\": \"8471500150\",\n            \"scheduleBuq1_Amount\": \"18\",\n            \"scheduleBuq2_Amount\": null,\n            \"eccnCd\": \"ear99\",\n            \"eccnExtended\":\"ear99.a.2\",            \n            \"unitWeight\": 50,\n            \"unitPrice\": 13.82,\n            \"unitsMeasurement\": \"ea\",\n            \"description\": \"Description of the product\"\n        }\n    ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"{{protocol}}://{{rps_host}}/v1/shipment/quick-add?org={{org}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["v1","shipment","quick-add"],"host":["{{rps_host}}"],"query":[{"key":"org","value":"{{org}}"}],"variable":[]}},"response":[{"id":"67c86f5a-802c-4a86-8a9d-9c7aa62474a9","name":"Shipment Quick Add Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"shipmentTypeCd\": \"OCONS\",\n    \"currencyCd\": \"USD\",\n    \"exportCountryRefCd\": \"US\",\n    \"importCountryRefCd\": \"CN\",\n    \"measurementCd\": \"MET\",\n    \"shipReference\": {\n        \"invoiceNo\": \"019123721151-API\",\n        \"invoiceDate\": \"06/25/2024\",\n        \"addShipperRef\": \"PBGG03119828\",\n        \"addConsigneeRef\": null,\n        \"itn\": null\n    },\n    \"entities\": [\n        {\n            \"industry\": \"0001\",\n            \"entityState\": \"import\",\n            \"transRoleCd\": \"EXPT\",\n            \"name\": \"WJL ENTERPRISE\",\n            \"shipping\": {\n                \"clientCd\": \"301A\",\n                \"ein\": \"0-123456789\",\n                \"complianceDate\": \"2024-03-06\",\n                \"accountNumber\": \"ZZ-t066\"\n            },\n            \"address\": {\n                \"address1\": \"123 South Main Street\",\n                \"address2\": \"address 2\",\n                \"city\": \"Springfield\",\n                \"stateCd\": \"MA\",\n                \"stateProvince\": \"MA\",\n                \"postalCode\": \"11521\",\n                \"countryCd\": \"US\",\n                \"contact\": {\n                    \"contactType\": \"     \",\n                    \"firstName\": \"Bob\",\n                    \"lastName\": \"Smith\",\n                    \"middleInitial\": \"F\",\n                    \"title\": \"Shipping Manager\",\n                    \"phone\": \"(555) 655-1111\",\n                    \"fax\": null,\n                    \"email\": \"bob@gmail.com\",\n                    \"emailConfirmed\": true\n                }\n            },\n            \"assocRole\": {\n                \"EXPT\": {\n                    \"code\": \"EXPT\"\n                }\n            }\n        },\n        {\n            \"industry\": \"0001\",\n            \"entityState\": \"import\",\n            \"transRoleCd\": \"ULTCG\",\n            \"name\": \"WJL Enterprise India\",\n            \"shipping\": {\n                \"clientCd\": \"Z00c\",\n                \"ein\": null,\n                \"complianceDate\": null,\n                \"accountNumber\": null\n            },\n            \"address\": {\n                \"address1\": \"298/ 1A, Mayasandra Village Attibel\",\n                \"address2\": \"Anekal Taluk\",\n                \"city\": \"Bangalore\",\n                \"stateCd\": null,\n                \"stateProvince\": null,\n                \"postalCode\": null,\n                \"countryCd\": \"IN\",\n                \"contact\": {\n                    \"contactType\": \"     \",\n                    \"firstName\": null,\n                    \"lastName\": null,\n                    \"middleInitial\": null,\n                    \"title\": null,\n                    \"phone\": null,\n                    \"fax\": null,\n                    \"email\": \"WJLIndia@email.com\",\n                    \"emailConfirmed\": true\n                }\n            },\n            \"assocRole\": {\n                \"ULTCG\": {\n                    \"code\": \"ULTCG\"\n                }\n            }\n        },\n        {\n            \"industry\": \"0001\",\n            \"entityState\": \"import\",\n            \"transRoleCd\": \"BILLT\",\n            \"name\": \"WJL Enterprise India\",\n            \"shipping\": {\n                \"clientCd\": \"Z00d\",\n                \"ein\": null,\n                \"complianceDate\": null,\n                \"accountNumber\": null\n            },\n            \"address\": {\n                \"address1\": \"Sy.No.192, WHITEFIELD ROAD\",\n                \"address2\": \"MAHADEVAPURA, BENGALURU URBAN\",\n                \"city\": \"BENGALURU\",\n                \"stateCd\": null,\n                \"stateProvince\": null,\n                \"postalCode\": \"560048\",\n                \"countryCd\": \"IN\",\n                \"contact\": {\n                    \"contactType\": \"     \",\n                    \"firstName\": null,\n                    \"lastName\": null,\n                    \"middleInitial\": null,\n                    \"title\": null,\n                    \"phone\": null,\n                    \"fax\": null,\n                    \"email\": \"WJLEnterprises@gmail.com\",\n                    \"emailConfirmed\": true\n                }\n            },\n            \"assocRole\": {\n                \"BILLT\": {\n                    \"code\": \"BILLT\"\n                }\n            }\n        }\n    ],\n    \"products\": [\n        {\n            \"productCode\":\"NLRMM\",\n            \"entityState\": \"import\",\n            \"partNumber\": \"X5376121-Z21\",\n            \"quantity\": 3,\n            \"countryCd\": \"US\",\n            \"licenseCd\": \"C30\",\n            \"licenseNo\": \"L3213456\",\n            \"licenseDate\": \"01-01-2024\",\n            \"scheduleBcd\": \"8471500150\",\n            \"scheduleBuq1_Amount\": \"3\",\n            \"scheduleBuq2_Amount\": null,\n            \"eccnCd\": \"5A992\",\n            \"unitWeight\": 50,\n            \"unitPrice\": 12280.36,\n            \"unitsMeasurement\": \"ea\",\n            \"description\": \"Description of the product\"\n        },\n        {\n            \"productCode\":\"NLRMM\",\n            \"entityState\": \"import\",\n            \"partNumber\": \"QK735A\",\n            \"quantity\": 18,\n            \"countryCd\": \"TW\",\n            \"licenseCd\": \"C33\",\n            \"licenseNo\": null,\n            \"licenseDate\": null,\n            \"scheduleBcd\": \"8471500150\",\n            \"scheduleBuq1_Amount\": \"18\",\n            \"scheduleBuq2_Amount\": null,\n            \"eccnCd\": \"ear99\",\n            \"unitWeight\": 50,\n            \"unitPrice\": 13.82,\n            \"unitsMeasurement\": \"ea\",\n            \"description\": \"Description of the product\"\n        }\n    ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"{{protocol}}://{{rps_host}}/v1/shipment/quick-add?org=exenv","protocol":"{{protocol}}","host":["{{rps_host}}"],"path":["v1","shipment","quick-add"],"query":[{"key":"org","value":"exenv"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 26 Aug 2024 20:26:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1276"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"8376c576-0f9f-4b33-bcaa-675304094acf"},{"key":"x-amz-apigw-id","value":"dIi2ZHtkIAMEiEQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-66cce4f5-345ca4306b73233219928fba;Parent=161de7a10174dffc;Sampled=0;lineage=9f15702b:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"value\": {\n        \"shipment\": {\n            \"operation\": \"INSERT\",\n            \"shipmentId\": 3107714,\n            \"shipmentNo\": \"3107714\",\n            \"object\": \"shipment\"\n        },\n        \"shipReference\": {\n            \"operation\": \"INSERT\",\n            \"shipmentId\": 3107714,\n            \"invoiceNo\": \"019123721151-API\",\n            \"invoiceDate\": \"2024-06-25T00:00:00.000Z\",\n            \"addShipperRef\": \"PBGG03119828\",\n            \"addConsigneeRef\": null,\n            \"itn\": null,\n            \"object\": \"shipReference\"\n        },\n        \"logistics\": {\n            \"operation\": \"INSERT\",\n            \"shipmentId\": 3107714,\n            \"object\": \"logistics\"\n        },\n        \"draft\": {\n            \"operation\": \"INSERT\",\n            \"shipmentId\": 3107714,\n            \"object\": \"draft\"\n        },\n        \"products\": [\n            {\n                \"operation\": \"INSERT\",\n                \"productDetailId\": 31155920,\n                \"shipmentId\": 3107714,\n                \"partNumber\": \"X5376121-Z21\",\n                \"object\": \"productDetail\"\n            },\n            {\n                \"operation\": \"INSERT\",\n                \"productDetailId\": 31155919,\n                \"shipmentId\": 3107714,\n                \"partNumber\": \"QK735A\",\n                \"object\": \"productDetail\"\n            }\n        ],\n        \"entities\": [\n            {\n                \"operation\": \"INSERT\",\n                \"id\": 19174250,\n                \"shipmentId\": 3107714,\n                \"transRoleCd\": \"EXPT \",\n                \"entityId\": 4397611,\n                \"object\": \"assocShipRole\"\n            },\n            {\n                \"operation\": \"INSERT\",\n                \"id\": 19174249,\n                \"shipmentId\": 3107714,\n                \"transRoleCd\": \"ULTCG\",\n                \"entityId\": 4397612,\n                \"object\": \"assocShipRole\"\n            },\n            {\n                \"operation\": \"INSERT\",\n                \"id\": 19174248,\n                \"shipmentId\": 3107714,\n                \"transRoleCd\": \"BILLT\",\n                \"entityId\": 4397610,\n                \"object\": \"assocShipRole\"\n            }\n        ]\n    },\n    \"shipmentBlock\": {\n        \"status\": \"BLOCK\",\n        \"comments\": \"Blocked because product: QK735A, NLRMM, entity: 19174249, 0001, and country group: CITRIX_GR2\"\n    }\n}"}],"_postman_id":"31e2cb4e-afc6-4953-9b85-064ac219e073"}],"id":"a2b4fcf0-a783-44ae-8d98-629ecb7868e6","_postman_id":"a2b4fcf0-a783-44ae-8d98-629ecb7868e6","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"Entity Master","item":[{"name":"Entity Master Create","id":"ee99b7cc-337d-4cc8-a5c7-60190a836e8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"entityState\": \"import\",\r\n    \"transRoleCd\": \"EXPT\",\r\n    \"name\": \"Awab test entity 23423423423423\",\r\n    \"shipping\": {\r\n        \"clientCd\": \"Awab@301bacd\",\r\n        \"ein\": \"0-123456789\",\r\n        \"complianceDate\": \"2024-10-17\",\r\n        \"accountNumber\": \"ZZ-t066\",\r\n        \"reference1\":\"ref1234567\",\r\n        \"govNonGov\": null,\r\n        \"industry\": \"0001\"\r\n    },\r\n    \"address\": {\r\n        \"address1\": \"123 South Main Street\",\r\n        \"address2\": \"address 2\",\r\n        \"city\": \"Springfield\",\r\n        \"stateProvince\": \"MA\",\r\n        \"postalCode\": \"11521\",\r\n        \"countryCd\": \"US\",\r\n        \"contact\": {\r\n            \"contactType\": \"     \",\r\n            \"firstName\": \"Bob\",\r\n            \"lastName\": \"Smith\",\r\n            \"middleInitial\": \"F\",\r\n            \"title\": \"Shipping Manager\",\r\n            \"phone\": \"(555) 655-1111\",\r\n            \"fax\": null,\r\n            \"email\": \"bob@gmail.com\",\r\n            \"emailConfirmed\": true\r\n        }\r\n    },\r\n    \"assocRole\": {\r\n        \"EXPT\": {\r\n            \"code\": \"EXPT\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{rps_host}}/v1/entity-master?org={{org}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["v1","entity-master"],"host":["{{rps_host}}"],"query":[{"key":"org","value":"{{org}}"}],"variable":[]}},"response":[{"id":"7808f294-bad3-44cc-a721-76d0b1b4098c","name":"Entity Master Create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"industry\": \"0001\",\r\n    \"entityState\": \"import\",\r\n    \"name\": \"WJL ENTERPRISE\",\r\n    \"shipping\": {\r\n        \"clientCd\": \"301A\",\r\n        \"ein\": \"0-123456789\",\r\n        \"complianceDate\": \"2024-03-06\",\r\n        \"accountNumber\": \"ZZ-t066\"\r\n    },\r\n    \"address\": {\r\n        \"address1\": \"123 South Main Street\",\r\n        \"address2\": \"address 2\",\r\n        \"city\": \"Springfield\",\r\n        \"stateCd\": \"MA\",\r\n        \"stateProvince\": \"MA\",\r\n        \"postalCode\": \"11521\",\r\n        \"countryCd\": \"US\",\r\n        \"contact\": {\r\n            \"contactType\": \"     \",\r\n            \"firstName\": \"Bob\",\r\n            \"lastName\": \"Smith\",\r\n            \"middleInitial\": \"F\",\r\n            \"title\": \"Shipping Manager\",\r\n            \"phone\": \"(555) 655-1111\",\r\n            \"fax\": null,\r\n            \"email\": \"bob@gmail.com\",\r\n            \"emailConfirmed\": true\r\n        }\r\n    },\r\n    \"assocRole\": {\r\n        \"EXPT\": {\r\n            \"code\": \"EXPT\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{protocol}}://{{rps_host}}/v1/entity-master?org={{org}}","protocol":"{{protocol}}","host":["{{rps_host}}"],"path":["v1","entity-master"],"query":[{"key":"org","value":"{{org}}"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Aug 2024 17:47:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"392"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"cee7f59e-1ac9-4f4b-b88e-5a71a3f14714"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"392"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"origin-agent-cluster","value":"?1"},{"key":"x-amzn-Remapped-connection","value":"keep-alive"},{"key":"cross-origin-embedder-policy","value":"require-corp"},{"key":"x-download-options","value":"noopen"},{"key":"cross-origin-opener-policy","value":"same-origin"},{"key":"x-amz-apigw-id","value":"cGQxNHHUIAMEmhw="},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"188-UmNKoBK5yh4T7g5o3ycA+m0EMjQ\""},{"key":"cross-origin-resource-policy","value":"same-origin"},{"key":"X-Amzn-Trace-Id","value":"Root=1-66b261a1-44197a35125ce123415d4bbf;Parent=76560600de4fe0e6;Sampled=0;lineage=aa31a7eb:0"},{"key":"x-amzn-Remapped-date","value":"Tue, 06 Aug 2024 17:47:19 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"value\": {\n        \"entity\": {\n            \"operation\": \"UPDATE\",\n            \"entityId\": 107594,\n            \"addressId\": 108326,\n            \"contactId\": 115306,\n            \"entityRoleCd\": null,\n            \"object\": \"entity\"\n        },\n        \"address\": {\n            \"operation\": \"UPDATE\",\n            \"addressId\": 108326,\n            \"object\": \"address\"\n        },\n        \"contact\": [\n            {\n                \"operation\": \"UPDATE\",\n                \"contactId\": 115306,\n                \"object\": \"entityContact\"\n            }\n        ],\n        \"shippingEntity\": {\n            \"operation\": \"UPDATE\",\n            \"entityId\": 107594\n        }\n    },\n    \"message\": \"\",\n    \"success\": true\n}"}],"_postman_id":"ee99b7cc-337d-4cc8-a5c7-60190a836e8a"},{"name":"Entity Master Search","id":"c2e70b35-f9be-472a-adaa-98e081149c5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{rps_host}}/v1/entity-master/search?searchText=Test&sortOn=name&limit=10&offset=0&org=exenv&page=0&sortDir=ASC","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["v1","entity-master","search"],"host":["{{rps_host}}"],"query":[{"key":"searchText","value":"Test"},{"key":"sortOn","value":"name"},{"key":"limit","value":"10"},{"key":"offset","value":"0"},{"key":"org","value":"exenv"},{"key":"page","value":"0"},{"key":"sortDir","value":"ASC"}],"variable":[]}},"response":[{"id":"64c2cafa-7ef1-4946-bf1c-66631de6b198","name":"Entity Master Search","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{rps_host}}/v1/entity-master/search?searchText=Test&sortOn=name&limit=10&offset=0&org=exenv&page=0&sortDir=ASC","protocol":"{{protocol}}","host":["{{rps_host}}"],"path":["v1","entity-master","search"],"query":[{"key":"searchText","value":"Test"},{"key":"sortOn","value":"name"},{"key":"limit","value":"10"},{"key":"offset","value":"0"},{"key":"org","value":"exenv"},{"key":"page","value":"0"},{"key":"sortDir","value":"ASC"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Aug 2024 20:03:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2328"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"c5e8f6b2-6a66-4de5-92cc-4d5bffa9148c"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"2328"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"origin-agent-cluster","value":"?1"},{"key":"x-amzn-Remapped-connection","value":"keep-alive"},{"key":"cross-origin-embedder-policy","value":"require-corp"},{"key":"x-download-options","value":"noopen"},{"key":"cross-origin-opener-policy","value":"same-origin"},{"key":"x-amz-apigw-id","value":"cGkqTFG3oAMEMAw="},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"918-NKOLVuMaSib77SlVd2SIZmyrfMg\""},{"key":"cross-origin-resource-policy","value":"same-origin"},{"key":"X-Amzn-Trace-Id","value":"Root=1-66b28174-2c43193d2331886d5c4a2d46;Parent=5ca69a2e80dbb941;Sampled=0;lineage=aa31a7eb:0"},{"key":"x-amzn-Remapped-date","value":"Tue, 06 Aug 2024 20:03:01 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"value\": [\n        {\n            \"rowNum\": \"1\",\n            \"entityId\": 109223,\n            \"entityAddressId\": 109956,\n            \"entityCd\": null,\n            \"name\": \"2nd Notify Test\",\n            \"address1\": \"822 N. Breckenridge 1111\",\n            \"city\": \"Texamania City 1111\",\n            \"url\": \"/subscription/reference/entity/109223/address/109956\"\n        },\n        {\n            \"rowNum\": \"2\",\n            \"entityId\": 107248,\n            \"entityAddressId\": 107980,\n            \"entityCd\": null,\n            \"name\": \"Benjamin, Samples, and Testler\",\n            \"address1\": \"444 US Hwy C2C\",\n            \"city\": \"San Antonio\",\n            \"url\": \"/subscription/reference/entity/107248/address/107980\"\n        },\n        {\n            \"rowNum\": \"3\",\n            \"entityId\": 107249,\n            \"entityAddressId\": 107981,\n            \"entityCd\": null,\n            \"name\": \"Benjamin, Samples, and Testler\",\n            \"address1\": \"444 US Hwy C2C\",\n            \"city\": \"San Antonio\",\n            \"url\": \"/subscription/reference/entity/107249/address/107981\"\n        },\n        {\n            \"rowNum\": \"4\",\n            \"entityId\": 107236,\n            \"entityAddressId\": 107968,\n            \"entityCd\": null,\n            \"name\": \"Benjamin, Samples, and Testler\",\n            \"address1\": \"444 US Hwy C2C\",\n            \"city\": \"San Antonio\",\n            \"url\": \"/subscription/reference/entity/107236/address/107968\"\n        },\n        {\n            \"rowNum\": \"5\",\n            \"entityId\": 107591,\n            \"entityAddressId\": 108323,\n            \"entityCd\": null,\n            \"name\": \"Benjamin, Samples, and Testler\",\n            \"address1\": \"444 US Hwy C2C\",\n            \"city\": \"San Antonio\",\n            \"url\": \"/subscription/reference/entity/107591/address/108323\"\n        },\n        {\n            \"rowNum\": \"6\",\n            \"entityId\": 107593,\n            \"entityAddressId\": 108325,\n            \"entityCd\": null,\n            \"name\": \"Benjamin, Samples, and Testler\",\n            \"address1\": \"444 US Hwy C2C\",\n            \"city\": \"San Antonio\",\n            \"url\": \"/subscription/reference/entity/107593/address/108325\"\n        },\n        {\n            \"rowNum\": \"7\",\n            \"entityId\": 107594,\n            \"entityAddressId\": 108326,\n            \"entityCd\": null,\n            \"name\": \"Benjamin, Samples, and Testler\",\n            \"address1\": \"444 US Hwy C2C\",\n            \"city\": \"San Antonio\",\n            \"url\": \"/subscription/reference/entity/107594/address/108326\"\n        },\n        {\n            \"rowNum\": \"8\",\n            \"entityId\": 107237,\n            \"entityAddressId\": 107969,\n            \"entityCd\": null,\n            \"name\": \"Benjamin, Samples, and Testler\",\n            \"address1\": \"444 US Hwy C2C\",\n            \"city\": \"San Antonio\",\n            \"url\": \"/subscription/reference/entity/107237/address/107969\"\n        },\n        {\n            \"rowNum\": \"9\",\n            \"entityId\": 107512,\n            \"entityAddressId\": 108244,\n            \"entityCd\": null,\n            \"name\": \"Benjamin, Samples, and Testler\",\n            \"address1\": \"444 US Hwy C2C\",\n            \"city\": \"San Antonio\",\n            \"url\": \"/subscription/reference/entity/107512/address/108244\"\n        },\n        {\n            \"rowNum\": \"10\",\n            \"entityId\": 107513,\n            \"entityAddressId\": 108245,\n            \"entityCd\": null,\n            \"name\": \"Benjamin, Samples, and Testler\",\n            \"address1\": \"444 US Hwy C2C\",\n            \"city\": \"San Antonio\",\n            \"url\": \"/subscription/reference/entity/107513/address/108245\"\n        }\n    ],\n    \"message\": \"\",\n    \"success\": true,\n    \"count\": 102,\n    \"rawCount\": 10\n}"}],"_postman_id":"c2e70b35-f9be-472a-adaa-98e081149c5b"},{"name":"Entity Master Fetch","id":"850fac9c-5678-4632-924f-d7b77c8d0de7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{rps_host}}/v1/entity-master/:id?org={{org}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["v1","entity-master",":id"],"host":["{{rps_host}}"],"query":[{"key":"org","value":"{{org}}"}],"variable":[{"type":"any","value":"109223","key":"id"}]}},"response":[{"id":"e51b0a80-9ddb-4e3a-8a1a-4ae2a0ff3d11","name":"Entity Master Fetch","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{protocol}}://{{rps_host}}/v1/entity-master/:id?org={{org}}","protocol":"{{protocol}}","host":["{{rps_host}}"],"path":["v1","entity-master",":id"],"query":[{"key":"org","value":"{{org}}"}],"variable":[{"key":"id","value":"109223"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Aug 2024 20:09:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1291"},{"key":"Connection","value":"close"},{"key":"x-amzn-RequestId","value":"2fc7fc28-8bc3-4514-b023-d3ed10c622b6"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"1291"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"origin-agent-cluster","value":"?1"},{"key":"x-amzn-Remapped-connection","value":"keep-alive"},{"key":"cross-origin-embedder-policy","value":"require-corp"},{"key":"x-download-options","value":"noopen"},{"key":"cross-origin-opener-policy","value":"same-origin"},{"key":"x-amz-apigw-id","value":"cGlnhFzooAMEXew="},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"50b-z1fOnM8eC+ITs2bYrc1ycv7X88k\""},{"key":"cross-origin-resource-policy","value":"same-origin"},{"key":"X-Amzn-Trace-Id","value":"Root=1-66b282fc-44b7560f150477a613ab242c;Parent=69b57f2c442faff1;Sampled=0;lineage=aa31a7eb:0"},{"key":"x-amzn-Remapped-date","value":"Tue, 06 Aug 2024 20:09:38 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"value\": {\n        \"id\": 109223,\n        \"name\": \"2nd Notify Test\",\n        \"entityCd\": null,\n        \"parentId\": 967,\n        \"ein\": null,\n        \"type\": null,\n        \"logoLocation\": null,\n        \"skin\": null,\n        \"deleted\": false,\n        \"dataIntegrationTypeCd\": null,\n        \"signature\": null,\n        \"parentCd\": null,\n        \"searchNarrowCountry\": false,\n        \"industry\": null,\n        \"shipping\": {\n            \"entityId\": 109223,\n            \"clientCd\": \"NDFORTY\",\n            \"ein\": null,\n            \"canadianBn\": null,\n            \"vatisocd\": null,\n            \"vatNumber\": null,\n            \"complianceDate\": null,\n            \"fmNumber\": null,\n            \"accountNumber\": null,\n            \"entityTypeCd\": null\n        },\n        \"address\": {\n            \"id\": 109956,\n            \"address1\": \"822 N. Breckenridge 1111\",\n            \"address2\": \"test 1111\",\n            \"city\": \"Texamania City 1111\",\n            \"stateCd\": \"TX\",\n            \"stateProvince\": \"TX\",\n            \"postalCode\": \"78147 1111\",\n            \"countryCd\": \"US\",\n            \"country\": {\n                \"code\": \"US\",\n                \"ISO3\": \"USA\",\n                \"description\": \"United States\",\n                \"currencyCD\": \"USD  \",\n                \"deleted\": 0,\n                \"stateProvince\": {\n                    \"code\": \"TX\",\n                    \"countryCD\": \"US\",\n                    \"description\": \"TEXAS\",\n                    \"deleted\": 0\n                }\n            },\n            \"address3\": null,\n            \"address4\": null,\n            \"address5\": null,\n            \"entityId\": 109223,\n            \"contact\": []\n        },\n        \"assocRole\": {\n            \"EXPT \": {\n                \"entityId\": 109223,\n                \"code\": \"EXPT \",\n                \"description\": \"Exporter\",\n                \"parentCd\": null,\n                \"deleted\": false,\n                \"shiprelated\": true\n            },\n            \"ULTCG\": {\n                \"entityId\": 109223,\n                \"code\": \"ULTCG\",\n                \"description\": \"Ultimate Consignee\",\n                \"parentCd\": null,\n                \"deleted\": false,\n                \"shiprelated\": true\n            }\n        },\n        \"establishment\": {\n            \"entityId\": 109223,\n            \"poultryPermit\": null,\n            \"establishmentNo\": null\n        }\n    },\n    \"message\": \"\",\n    \"success\": true\n}"}],"_postman_id":"850fac9c-5678-4632-924f-d7b77c8d0de7"},{"name":"Entity Master Update","id":"3e6aa034-89fa-43bd-9c27-36f97b136658","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"entityState\": \"import\",\r\n    \"name\": \"WJ ENTERPRISE\",\r\n    \"shipping\": {\r\n        \"clientCd\": \"301b\",\r\n        \"ein\": \"0-123456789\",\r\n        \"complianceDate\": \"2024-03-06\",\r\n        \"accountNumber\": \"ZZ-t066\",\r\n        \"reference1\":\"ref1234567\",\r\n        \"govNonGov\": null,\r\n        \"industry\": \"0001\"\r\n    },\r\n    \"address\": {\r\n        \"address1\": \"123 South Main Street\",\r\n        \"address2\": \"address 2\",\r\n        \"city\": \"Springfield\",\r\n        \"stateProvince\": \"MA\",\r\n        \"postalCode\": \"11521\",\r\n        \"countryCd\": \"US\",\r\n        \"contact\": {\r\n            \"contactType\": \"     \",\r\n            \"firstName\": \"Bob\",\r\n            \"lastName\": \"Smith\",\r\n            \"middleInitial\": \"F\",\r\n            \"title\": \"Shipping Manager\",\r\n            \"phone\": \"(555) 655-1111\",\r\n            \"fax\": null,\r\n            \"email\": \"bob@gmail.com\",\r\n            \"emailConfirmed\": true\r\n        }\r\n    },\r\n    \"assocRole\": {\r\n        \"EXPT\": {\r\n            \"code\": \"EXPT\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{rps_host}}/v1/entity-master/:id?org={{org}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["v1","entity-master",":id"],"host":["{{rps_host}}"],"query":[{"key":"org","value":"{{org}}"}],"variable":[{"type":"any","value":"109223","key":"id"}]}},"response":[{"id":"a45e4d7d-8f27-4d1e-a682-774596b8a9ad","name":"Entity Master Update","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"industry\": \"0001\",\r\n    \"entityState\": \"import\",\r\n    \"name\": \"WJ ENTERPRISE\",\r\n    \"shipping\": {\r\n        \"clientCd\": \"301b\",\r\n        \"ein\": \"0-123456789\",\r\n        \"complianceDate\": \"2024-03-06\",\r\n        \"accountNumber\": \"ZZ-t066\"\r\n    },\r\n    \"address\": {\r\n        \"address1\": \"123 South Main Street\",\r\n        \"address2\": \"address 2\",\r\n        \"city\": \"Springfield\",\r\n        \"stateCd\": \"MA\",\r\n        \"stateProvince\": \"MA\",\r\n        \"postalCode\": \"11521\",\r\n        \"countryCd\": \"US\",\r\n        \"contact\": {\r\n            \"contactType\": \"     \",\r\n            \"firstName\": \"Bob\",\r\n            \"lastName\": \"Smith\",\r\n            \"middleInitial\": \"F\",\r\n            \"title\": \"Shipping Manager\",\r\n            \"phone\": \"(555) 655-1111\",\r\n            \"fax\": null,\r\n            \"email\": \"bob@gmail.com\",\r\n            \"emailConfirmed\": true\r\n        }\r\n    },\r\n    \"assocRole\": {\r\n        \"EXPT\": {\r\n            \"code\": \"EXPT\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{protocol}}://{{rps_host}}/v1/entity-master/:id?org={{org}}","protocol":"{{protocol}}","host":["{{rps_host}}"],"path":["v1","entity-master",":id"],"query":[{"key":"org","value":"{{org}}"}],"variable":[{"key":"id","value":"109223"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Aug 2024 20:10:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"392"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"1371f218-aaee-4f42-a5c4-1ba0d1c3654d"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"392"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"origin-agent-cluster","value":"?1"},{"key":"x-amzn-Remapped-connection","value":"keep-alive"},{"key":"cross-origin-embedder-policy","value":"require-corp"},{"key":"x-download-options","value":"noopen"},{"key":"cross-origin-opener-policy","value":"same-origin"},{"key":"x-amz-apigw-id","value":"cGlxxFo4oAMEsuQ="},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"188-UmNKoBK5yh4T7g5o3ycA+m0EMjQ\""},{"key":"cross-origin-resource-policy","value":"same-origin"},{"key":"X-Amzn-Trace-Id","value":"Root=1-66b2833e-0d391bcd61401b461820fb51;Parent=51a6beb82d7bbe2b;Sampled=0;lineage=aa31a7eb:0"},{"key":"x-amzn-Remapped-date","value":"Tue, 06 Aug 2024 20:10:38 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"value\": {\n        \"entity\": {\n            \"operation\": \"UPDATE\",\n            \"entityId\": 107594,\n            \"addressId\": 108326,\n            \"contactId\": 115306,\n            \"entityRoleCd\": null,\n            \"object\": \"entity\"\n        },\n        \"address\": {\n            \"operation\": \"UPDATE\",\n            \"addressId\": 108326,\n            \"object\": \"address\"\n        },\n        \"contact\": [\n            {\n                \"operation\": \"UPDATE\",\n                \"contactId\": 115306,\n                \"object\": \"entityContact\"\n            }\n        ],\n        \"shippingEntity\": {\n            \"operation\": \"UPDATE\",\n            \"entityId\": 107594\n        }\n    },\n    \"message\": \"\",\n    \"success\": true\n}"}],"_postman_id":"3e6aa034-89fa-43bd-9c27-36f97b136658"},{"name":"Entity Master Delete","id":"9289e23d-6d43-43cd-adc5-430491856894","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{rps_host}}/v1/entity-master/:id?org={{org}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["v1","entity-master",":id"],"host":["{{rps_host}}"],"query":[{"key":"org","value":"{{org}}"}],"variable":[{"type":"any","value":"107513","key":"id"}]}},"response":[{"id":"87f2d5f3-6bb8-4cb9-a24d-b813fc1bb069","name":"Entity Master Delete","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{protocol}}://{{rps_host}}/v1/entity-master/:id?org={{org}}","protocol":"{{protocol}}","host":["{{rps_host}}"],"path":["v1","entity-master",":id"],"query":[{"key":"org","value":"{{org}}"}],"variable":[{"key":"id","value":"107513"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Aug 2024 20:11:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"61"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"0c130875-ed93-4c89-b483-c921e50d93d7"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"61"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"origin-agent-cluster","value":"?1"},{"key":"x-amzn-Remapped-connection","value":"keep-alive"},{"key":"cross-origin-embedder-policy","value":"require-corp"},{"key":"x-download-options","value":"noopen"},{"key":"cross-origin-opener-policy","value":"same-origin"},{"key":"x-amz-apigw-id","value":"cGl4WFIEIAMEV5Q="},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"3d-0tK845I0E/8O83C9mbeEKuF6kLs\""},{"key":"cross-origin-resource-policy","value":"same-origin"},{"key":"X-Amzn-Trace-Id","value":"Root=1-66b28368-5b842699008e269d0867621d;Parent=6a154e30c6976b5a;Sampled=0;lineage=aa31a7eb:0"},{"key":"x-amzn-Remapped-date","value":"Tue, 06 Aug 2024 20:11:20 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"value\": null,\n    \"message\": \"\",\n    \"success\": true\n}"}],"_postman_id":"9289e23d-6d43-43cd-adc5-430491856894"}],"id":"1a2e8f13-65a9-4af5-adfc-7f1c071406a3","_postman_id":"1a2e8f13-65a9-4af5-adfc-7f1c071406a3","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"Product Master","item":[{"name":"Product Master Create","id":"ef4bf5c7-27c3-4398-9d48-358f22d0277f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"partNumber\": \"9999-test-product\",\n    \"description\": \"Model 9999 Test Transkrumpheunators\",\n    \"unitPrice\": 99.99,\n    \"measurementCd\": \"IMP\",\n    \"currencyCd\": \"USD  \",\n    \"unitsMeasurement\": \"Drum\",\n    \"unitWeight\": 999.9,\n    \"unitCube\": 90.9,\n    \"scheduleBcd\": \"0102292011\",\n    \"hts\": null,\n    \"htsCountryCd\": null,\n    \"licenseCd\": \"C33\",\n    \"licenseNo\": \"Foo\",\n    \"licenseDate\": \"2019-01-01\",\n    \"eccnCd\": \"EAR99\",\n    \"ctp\": 0,\n    \"military\": true,\n    \"unCd\": null,\n    \"countryCd\": \"US \",\n    \"productCode\": null,\n    \"standardCost\": 100.01,\n    \"standardCostCurrencyCd\": \"USD  \",\n    \"deleted\": false,\n    \"uq1Single\": null,\n    \"uq2Single\": null,\n    \"provinceCd\": null,\n    \"inHereAlready\": false,\n    \"showBlanketNafta\": false,\n    \"usilCriteria\": \"Y\",\n    \"usilPercent\": 45,\n    \"royalty\": false,\n    \"reviewed\": null,\n    \"fccNumber\": null,\n    \"fccIdentifier\": null,\n    \"netWeight\": null,\n    \"naftaEligible\": false,\n    \"repairCost\": null,\n    \"measurement\": {\n        \"code\": \"IMP\",\n        \"description\": \"Imperial\",\n        \"weight\": \"Pound\",\n        \"distance\": \"Inch\",\n        \"volume\": \"Cubic Feet\"\n    },\n    \"scheduleB\": {\n        \"rowNum\": null,\n        \"entityState\": null,\n        \"code\": \"0102292011\",\n        \"description\": \"COWS, IMPORTED SPECIALLY FOR DAIRY PURPOSES, WEIGHING LESS THAN 90 KG EACH, LIVE, EXCEPT PUREBRED BREEDING\",\n        \"textOnlyDescription\": \" COWS IMPORTED SPECIALLY FOR DAIRY PURPOSES WEIGHING LESS THAN 90 KG EACH LIVE EXCEPT PUREBRED BREEDING \",\n        \"uq1Cd\": \"NO   \",\n        \"uq2Cd\": \"KG   \",\n        \"hts10Digit\": false,\n        \"deleted\": false,\n        \"scheduleBNumber\": false,\n        \"uq1\": {\n            \"code\": \"NO   \",\n            \"description\": \"Number\",\n            \"deleted\": false\n        },\n        \"uq2\": {\n            \"code\": \"KG   \",\n            \"description\": \"Kilograms\",\n            \"deleted\": false\n        }\n    },\n    \"license\": {\n        \"code\": \"C33\",\n        \"description\": \"NO LICENSE REQUIRED (NLR) PART 758\",\n        \"abbreviation\": \"NLR\",\n        \"reqLicense\": false,\n        \"eccnReq\": false,\n        \"usmlReq\": false,\n        \"consolidateable\": true,\n        \"deleted\": false\n    },\n    \"eccn\": {\n        \"code\": \"EAR99\",\n        \"description\": \"Items subject to the EAR that are not elsewhere specified in this CCL Category or in any other category in the CCL are designated by the number EAR99.\",\n        \"deleted\": false\n    },\n    \"standardCostCurrency\": {\n        \"code\": \"USD  \",\n        \"description\": \"US Dollar\",\n        \"deleted\": false\n    },\n    \"usco\": {\n        \"code\": \"A  \",\n        \"description\": \"Wholly obtained or produced entirely in the territory of US or Chile\",\n        \"deleted\": false\n    },\n    \"uskr\": {\n        \"code\": \"NO4.13(2b)\",\n        \"description\": \"Not Producer, Certificate of Origin Based on Knowledge of Product\",\n        \"deleted\": false\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{rps_host}}/v1/product-master?org=exenv","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["v1","product-master"],"host":["{{rps_host}}"],"query":[{"key":"org","value":"exenv"}],"variable":[]}},"response":[{"id":"600f6452-07be-4268-b59f-22824c73efda","name":"Product Master Create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"partNumber\": \"9999-test-product\",\n    \"description\": \"Model 9999 Test Transkrumpheunators\",\n    \"unitPrice\": 99.99,\n    \"measurementCd\": \"IMP\",\n    \"currencyCd\": \"USD  \",\n    \"unitsMeasurement\": \"Drum\",\n    \"unitWeight\": 999.9,\n    \"unitCube\": 90.9,\n    \"scheduleBcd\": \"0102292011\",\n    \"hts\": null,\n    \"htsCountryCd\": null,\n    \"licenseCd\": \"C33\",\n    \"licenseNo\": \"Foo\",\n    \"licenseDate\": \"2019-01-01\",\n    \"eccnCd\": \"EAR99\",\n    \"ctp\": 0,\n    \"military\": true,\n    \"unCd\": null,\n    \"countryCd\": \"US \",\n    \"productCode\": null,\n    \"standardCost\": 100.01,\n    \"standardCostCurrencyCd\": \"USD  \",\n    \"deleted\": false,\n    \"uq1Single\": null,\n    \"uq2Single\": null,\n    \"provinceCd\": null,\n    \"inHereAlready\": false,\n    \"showBlanketNafta\": false,\n    \"usilCriteria\": \"Y\",\n    \"usilPercent\": 45,\n    \"royalty\": false,\n    \"reviewed\": null,\n    \"fccNumber\": null,\n    \"fccIdentifier\": null,\n    \"netWeight\": null,\n    \"naftaEligible\": false,\n    \"repairCost\": null,\n    \"measurement\": {\n        \"code\": \"IMP\",\n        \"description\": \"Imperial\",\n        \"weight\": \"Pound\",\n        \"distance\": \"Inch\",\n        \"volume\": \"Cubic Feet\"\n    },\n    \"scheduleB\": {\n        \"rowNum\": null,\n        \"entityState\": null,\n        \"code\": \"0102292011\",\n        \"description\": \"COWS, IMPORTED SPECIALLY FOR DAIRY PURPOSES, WEIGHING LESS THAN 90 KG EACH, LIVE, EXCEPT PUREBRED BREEDING\",\n        \"textOnlyDescription\": \" COWS IMPORTED SPECIALLY FOR DAIRY PURPOSES WEIGHING LESS THAN 90 KG EACH LIVE EXCEPT PUREBRED BREEDING \",\n        \"uq1Cd\": \"NO   \",\n        \"uq2Cd\": \"KG   \",\n        \"hts10Digit\": false,\n        \"deleted\": false,\n        \"scheduleBNumber\": false,\n        \"grace\": false,\n        \"active2008\": false,\n        \"nine\": null,\n        \"deprecated2007\": false,\n        \"new2007\": false,\n        \"uq1\": {\n            \"code\": \"NO   \",\n            \"description\": \"Number\",\n            \"deleted\": false\n        },\n        \"uq2\": {\n            \"code\": \"KG   \",\n            \"description\": \"Kilograms\",\n            \"deleted\": false\n        }\n    },\n    \"license\": {\n        \"code\": \"C33\",\n        \"description\": \"NO LICENSE REQUIRED (NLR) PART 758\",\n        \"abbreviation\": \"NLR\",\n        \"reqLicense\": false,\n        \"eccnReq\": false,\n        \"usmlReq\": false,\n        \"consolidateable\": true,\n        \"deleted\": false\n    },\n    \"eccn\": {\n        \"code\": \"EAR99\",\n        \"description\": \"Items subject to the EAR that are not elsewhere specified in this CCL Category or in any other category in the CCL are designated by the number EAR99.\",\n        \"deleted\": false\n    },\n    \"standardCostCurrency\": {\n        \"code\": \"USD  \",\n        \"description\": \"US Dollar\",\n        \"deleted\": false\n    },\n    \"usco\": {\n        \"code\": \"A  \",\n        \"description\": \"Wholly obtained or produced entirely in the territory of US or Chile\",\n        \"deleted\": false\n    },\n    \"uskr\": {\n        \"code\": \"NO4.13(2b)\",\n        \"description\": \"Not Producer, Certificate of Origin Based on Knowledge of Product\",\n        \"deleted\": false\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{protocol}}://{{rps_host}}/v1/product-master?org=exenv","protocol":"{{protocol}}","host":["{{rps_host}}"],"path":["v1","product-master"],"query":[{"key":"org","value":"exenv"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Aug 2024 19:58:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"105"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"afb46d35-0f11-4ed9-ab7a-8b582dd72c2d"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"105"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"origin-agent-cluster","value":"?1"},{"key":"x-amzn-Remapped-connection","value":"keep-alive"},{"key":"cross-origin-embedder-policy","value":"require-corp"},{"key":"x-download-options","value":"noopen"},{"key":"cross-origin-opener-policy","value":"same-origin"},{"key":"x-amz-apigw-id","value":"cGj9KHloIAMEaVQ="},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"69-yXcflTWeAILD6srHscW+8RZh7kU\""},{"key":"cross-origin-resource-policy","value":"same-origin"},{"key":"X-Amzn-Trace-Id","value":"Root=1-66b28053-082c0f406bec8a5d1e61d1d3;Parent=0a8e6036fea15ac4;Sampled=0;lineage=aa31a7eb:0"},{"key":"x-amzn-Remapped-date","value":"Tue, 06 Aug 2024 19:58:18 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"value\": {\n        \"operation\": \"INSERT\",\n        \"productMasterId\": 3766978\n    },\n    \"message\": \"\",\n    \"success\": true\n}"}],"_postman_id":"ef4bf5c7-27c3-4398-9d48-358f22d0277f"},{"name":"Product Master Search","id":"9f9b49d1-f4fe-4c48-b053-85a0739ad86c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{rps_host}}/v1/product-master/search?searchText=Test&sortOn=partNumber&limit=10&offset=0&org=exenv&page=0&sortDir=ASC","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["v1","product-master","search"],"host":["{{rps_host}}"],"query":[{"key":"searchText","value":"Test"},{"key":"sortOn","value":"partNumber"},{"key":"limit","value":"10"},{"key":"offset","value":"0"},{"key":"org","value":"exenv"},{"key":"page","value":"0"},{"key":"sortDir","value":"ASC"}],"variable":[]}},"response":[{"id":"afc0ca43-36bb-4351-a74b-416e5b8c3162","name":"Product Master Search","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{rps_host}}/v1/product-master/search?searchText=Test&sortOn=partNumber&limit=10&offset=0&org=exenv&page=0&sortDir=ASC","protocol":"{{protocol}}","host":["{{rps_host}}"],"path":["v1","product-master","search"],"query":[{"key":"searchText","value":"Test"},{"key":"sortOn","value":"partNumber"},{"key":"limit","value":"10"},{"key":"offset","value":"0"},{"key":"org","value":"exenv"},{"key":"page","value":"0"},{"key":"sortDir","value":"ASC"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Aug 2024 20:12:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1555"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"7bf030e1-3547-46d9-bce8-d884ae981408"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"1555"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"origin-agent-cluster","value":"?1"},{"key":"x-amzn-Remapped-connection","value":"keep-alive"},{"key":"cross-origin-embedder-policy","value":"require-corp"},{"key":"x-download-options","value":"noopen"},{"key":"cross-origin-opener-policy","value":"same-origin"},{"key":"x-amz-apigw-id","value":"cGmC5FgtoAMEIhQ="},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"613-NckHNcqV6C9CBgSmHpYgQ3Q9P60\""},{"key":"cross-origin-resource-policy","value":"same-origin"},{"key":"X-Amzn-Trace-Id","value":"Root=1-66b283ab-710867ac34adcbf717a791d4;Parent=037bb6a030bf9140;Sampled=0;lineage=aa31a7eb:0"},{"key":"x-amzn-Remapped-date","value":"Tue, 06 Aug 2024 20:12:28 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"value\": [\n        {\n            \"rowNum\": \"1\",\n            \"productId\": 542501,\n            \"partNumber\": \"002DPEN\",\n            \"description\": \"Test\",\n            \"scheduleBCD\": null,\n            \"eccnCD\": null\n        },\n        {\n            \"rowNum\": \"2\",\n            \"productId\": 3008665,\n            \"partNumber\": \"0428NF1221\",\n            \"description\": \"Testing Product Master Updates and changes\",\n            \"scheduleBCD\": \"1201100000\",\n            \"eccnCD\": \"EAR99\"\n        },\n        {\n            \"rowNum\": \"3\",\n            \"productId\": 2991709,\n            \"partNumber\": \"0902803121\",\n            \"description\": \"VOLTAGE TESTER R-1A0033W-NPLPF-J\",\n            \"scheduleBCD\": \"8535908060\",\n            \"eccnCD\": \"EAR99\"\n        },\n        {\n            \"rowNum\": \"4\",\n            \"productId\": 841926,\n            \"partNumber\": \"107815AI12\",\n            \"description\": \"This is the Heather test product\",\n            \"scheduleBCD\": \"1101000090\",\n            \"eccnCD\": \"EAR99\"\n        },\n        {\n            \"rowNum\": \"5\",\n            \"productId\": 3008645,\n            \"partNumber\": \"12060612\",\n            \"description\": \"New master product for testing API master product uses, changes\",\n            \"scheduleBCD\": \"2309901050\",\n            \"eccnCD\": null\n        },\n        {\n            \"rowNum\": \"6\",\n            \"productId\": 3008667,\n            \"partNumber\": \"159785336\",\n            \"description\": \"TestmasterProductIDmapping\",\n            \"scheduleBCD\": null,\n            \"eccnCD\": null\n        },\n        {\n            \"rowNum\": \"7\",\n            \"productId\": 3008668,\n            \"partNumber\": \"56785\",\n            \"description\": \"TestmasterProductIDmapping\",\n            \"scheduleBCD\": null,\n            \"eccnCD\": null\n        },\n        {\n            \"rowNum\": \"8\",\n            \"productId\": 3008666,\n            \"partNumber\": \"69845TEST1\",\n            \"description\": \"\",\n            \"scheduleBCD\": null,\n            \"eccnCD\": null\n        },\n        {\n            \"rowNum\": \"9\",\n            \"productId\": 3766978,\n            \"partNumber\": \"9999-test-product\",\n            \"description\": \"Model 9999 Test Transkrumpheunators\",\n            \"scheduleBCD\": \"0102292011\",\n            \"eccnCD\": \"EAR99\"\n        },\n        {\n            \"rowNum\": \"10\",\n            \"productId\": 3766944,\n            \"partNumber\": \"9999-test-product-1\",\n            \"description\": \"Model 9999 Test Transkrumpheunators\",\n            \"scheduleBCD\": \"0102292011\",\n            \"eccnCD\": \"EAR99\"\n        }\n    ],\n    \"message\": \"\",\n    \"success\": true,\n    \"count\": 44,\n    \"rawCount\": 10\n}"}],"_postman_id":"9f9b49d1-f4fe-4c48-b053-85a0739ad86c"},{"name":"Product Master Fetch","id":"c4cdadf1-7a1f-4a37-8468-97e3d4bf6e13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{rps_host}}/v1/product-master/:partNumber?org=exenv","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["v1","product-master",":partNumber"],"host":["{{rps_host}}"],"query":[{"key":"org","value":"exenv"}],"variable":[{"type":"any","value":"002DPEN","key":"partNumber"}]}},"response":[{"id":"b77bf619-99db-47bf-88bb-6ab46a943c28","name":"Product Master Fetch","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{protocol}}://{{rps_host}}/v1/product-master/:partNumber?org=exenv","protocol":"{{protocol}}","host":["{{rps_host}}"],"path":["v1","product-master",":partNumber"],"query":[{"key":"org","value":"exenv"}],"variable":[{"key":"partNumber","value":"002DPEN"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Aug 2024 20:13:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1625"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"33bf8133-0b7a-4e18-bffa-059b113450b3"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"1625"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"origin-agent-cluster","value":"?1"},{"key":"x-amzn-Remapped-connection","value":"keep-alive"},{"key":"cross-origin-embedder-policy","value":"require-corp"},{"key":"x-download-options","value":"noopen"},{"key":"cross-origin-opener-policy","value":"same-origin"},{"key":"x-amz-apigw-id","value":"cGmJQFK1IAMEKQg="},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"659-30bCGFvnXJT7krSAcKJtMnUUOsg\""},{"key":"cross-origin-resource-policy","value":"same-origin"},{"key":"X-Amzn-Trace-Id","value":"Root=1-66b283d4-36155d5555320651169dab23;Parent=12edeb037fd59f7f;Sampled=0;lineage=aa31a7eb:0"},{"key":"x-amzn-Remapped-date","value":"Tue, 06 Aug 2024 20:13:09 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"value\": {\n        \"id\": 542501,\n        \"clientId\": 967,\n        \"partNumber\": \"002DPEN\",\n        \"description\": \"Test\",\n        \"unitPrice\": 123,\n        \"measurementCd\": null,\n        \"currencyCd\": \"AFA  \",\n        \"unitsMeasurement\": null,\n        \"unitWeight\": null,\n        \"unitCube\": null,\n        \"scheduleBcd\": null,\n        \"hts\": \"qwe       \",\n        \"htsCountryCd\": \"AI\",\n        \"licenseCd\": null,\n        \"licenseNo\": null,\n        \"licenseDate\": null,\n        \"eccnCd\": null,\n        \"ctp\": 23,\n        \"military\": false,\n        \"hazardous\": false,\n        \"unCd\": null,\n        \"countryCd\": \"AF \",\n        \"productCode\": null,\n        \"standardCost\": 123,\n        \"standardCostCurrencyCd\": null,\n        \"deleted\": false,\n        \"uq1Single\": null,\n        \"uq2Single\": null,\n        \"provinceCd\": null,\n        \"inHereAlready\": false,\n        \"showBlanketNafta\": false,\n        \"usilCriteria\": null,\n        \"usilPercent\": null,\n        \"royalty\": false,\n        \"reviewed\": null,\n        \"fccNumber\": null,\n        \"fccIdentifier\": null,\n        \"netWeight\": null,\n        \"naftaEligible\": false,\n        \"repairCost\": null,\n        \"usmcaPref\": null,\n        \"display\": \"002DPEN, Test\",\n        \"scheduleB\": {},\n        \"htsCountry\": {\n            \"code\": \"AI\",\n            \"iso3\": \"AIA\",\n            \"description\": \"Anguilla\",\n            \"currencyCd\": \"XCD  \",\n            \"deleted\": false\n        },\n        \"itar\": {\n            \"productMasterId\": 542501,\n            \"itarExemptionCode\": null,\n            \"itarRegistrationNumber\": null,\n            \"itarsmeIndicator\": false,\n            \"itarEligiblePartyIndicator\": false,\n            \"itarusmlCode\": \"04\",\n            \"itarddtcuom\": \"BND\",\n            \"itarQuantity\": null\n        },\n        \"hazardDetail\": {\n            \"productMasterId\": 542501,\n            \"properShippingName\": null,\n            \"class\": null,\n            \"packingGroup\": null,\n            \"flashpointC\": null,\n            \"mfgNo\": null,\n            \"subsidiaryRisk\": null,\n            \"emsNo\": null,\n            \"stowage\": null,\n            \"imdgPageNo\": null,\n            \"qtyAndTypePacking\": null,\n            \"packingInstructions\": null,\n            \"warningLabel\": null,\n            \"cargoAircraftOnly\": false,\n            \"emergencyResponseForm\": false,\n            \"hazAuthorization\": null\n        },\n        \"uscl\": {\n            \"productMasterId\": 542501,\n            \"preferenceCriteriaCd\": null,\n            \"producerCd\": null,\n            \"regionalValueContentCd\": null\n        }\n    },\n    \"message\": \"\",\n    \"success\": true\n}"}],"_postman_id":"c4cdadf1-7a1f-4a37-8468-97e3d4bf6e13"},{"name":"Product Master Update","id":"8b59d82d-8be3-43ae-bcb0-3c86757a31e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"partNumber\": \"9999-test-product\",\n    \"description\": \"Model 9999 Test Transkrumpheunators Update\",\n    \"unitPrice\": 99.99,\n    \"measurementCd\": \"IMP\",\n    \"currencyCd\": \"USD  \",\n    \"unitsMeasurement\": \"Drum\",\n    \"unitWeight\": 999.9,\n    \"unitCube\": 90.9,\n    \"scheduleBcd\": \"0102292011\",\n    \"hts\": null,\n    \"htsCountryCd\": null,\n    \"licenseCd\": \"C33\",\n    \"licenseNo\": \"Foo\",\n    \"licenseDate\": \"2019-01-01\",\n    \"eccnCd\": \"EAR99\",\n    \"ctp\": 0,\n    \"military\": true,\n    \"unCd\": null,\n    \"countryCd\": \"US \",\n    \"productCode\": null,\n    \"standardCost\": 100.01,\n    \"standardCostCurrencyCd\": \"USD  \",\n    \"deleted\": false,\n    \"uq1Single\": null,\n    \"uq2Single\": null,\n    \"provinceCd\": null,\n    \"inHereAlready\": false,\n    \"showBlanketNafta\": false,\n    \"usilCriteria\": \"Y\",\n    \"usilPercent\": 45,\n    \"royalty\": false,\n    \"reviewed\": null,\n    \"fccNumber\": null,\n    \"fccIdentifier\": null,\n    \"netWeight\": null,\n    \"naftaEligible\": false,\n    \"repairCost\": null,\n    \"measurement\": {\n        \"code\": \"IMP\",\n        \"description\": \"Imperial\",\n        \"weight\": \"Pound\",\n        \"distance\": \"Inch\",\n        \"volume\": \"Cubic Feet\"\n    },\n    \"scheduleB\": {\n        \"rowNum\": null,\n        \"entityState\": null,\n        \"code\": \"0102292011\",\n        \"description\": \"COWS, IMPORTED SPECIALLY FOR DAIRY PURPOSES, WEIGHING LESS THAN 90 KG EACH, LIVE, EXCEPT PUREBRED BREEDING\",\n        \"textOnlyDescription\": \" COWS IMPORTED SPECIALLY FOR DAIRY PURPOSES WEIGHING LESS THAN 90 KG EACH LIVE EXCEPT PUREBRED BREEDING \",\n        \"uq1Cd\": \"NO   \",\n        \"uq2Cd\": \"KG   \",\n        \"hts10Digit\": false,\n        \"deleted\": false,\n        \"scheduleBNumber\": false,\n        \"uq1\": {\n            \"code\": \"NO   \",\n            \"description\": \"Number\",\n            \"deleted\": false\n        },\n        \"uq2\": {\n            \"code\": \"KG   \",\n            \"description\": \"Kilograms\",\n            \"deleted\": false\n        }\n    },\n    \"license\": {\n        \"code\": \"C33\",\n        \"description\": \"NO LICENSE REQUIRED (NLR) PART 758\",\n        \"abbreviation\": \"NLR\",\n        \"reqLicense\": false,\n        \"eccnReq\": false,\n        \"usmlReq\": false,\n        \"consolidateable\": true,\n        \"deleted\": false\n    },\n    \"eccn\": {\n        \"code\": \"EAR99\",\n        \"description\": \"Items subject to the EAR that are not elsewhere specified in this CCL Category or in any other category in the CCL are designated by the number EAR99.\",\n        \"deleted\": false\n    },\n    \"standardCostCurrency\": {\n        \"code\": \"USD  \",\n        \"description\": \"US Dollar\",\n        \"deleted\": false\n    },\n    \"usco\": {\n        \"code\": \"A  \",\n        \"description\": \"Wholly obtained or produced entirely in the territory of US or Chile\",\n        \"deleted\": false\n    },\n    \"uskr\": {\n        \"code\": \"NO4.13(2b)\",\n        \"description\": \"Not Producer, Certificate of Origin Based on Knowledge of Product\",\n        \"deleted\": false\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{protocol}}://{{rps_host}}/v1/product-master/:partNumber?org=exenv","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["v1","product-master",":partNumber"],"host":["{{rps_host}}"],"query":[{"key":"org","value":"exenv"}],"variable":[{"type":"any","value":"002DPEN","key":"partNumber"}]}},"response":[{"id":"99188a13-939b-4b7b-8290-aee0bd487ab2","name":"Product Master Update","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"partNumber\": \"9999-test-product\",\n    \"description\": \"Model 9999 Test Transkrumpheunators Update\",\n    \"unitPrice\": 99.99,\n    \"measurementCd\": \"IMP\",\n    \"currencyCd\": \"USD  \",\n    \"unitsMeasurement\": \"Drum\",\n    \"unitWeight\": 999.9,\n    \"unitCube\": 90.9,\n    \"scheduleBcd\": \"0102292011\",\n    \"hts\": null,\n    \"htsCountryCd\": null,\n    \"licenseCd\": \"C33\",\n    \"licenseNo\": \"Foo\",\n    \"licenseDate\": \"2019-01-01\",\n    \"eccnCd\": \"EAR99\",\n    \"ctp\": 0,\n    \"military\": true,\n    \"unCd\": null,\n    \"countryCd\": \"US \",\n    \"productCode\": null,\n    \"standardCost\": 100.01,\n    \"standardCostCurrencyCd\": \"USD  \",\n    \"deleted\": false,\n    \"uq1Single\": null,\n    \"uq2Single\": null,\n    \"provinceCd\": null,\n    \"inHereAlready\": false,\n    \"showBlanketNafta\": false,\n    \"usilCriteria\": \"Y\",\n    \"usilPercent\": 45,\n    \"royalty\": false,\n    \"reviewed\": null,\n    \"fccNumber\": null,\n    \"fccIdentifier\": null,\n    \"netWeight\": null,\n    \"naftaEligible\": false,\n    \"repairCost\": null,\n    \"measurement\": {\n        \"code\": \"IMP\",\n        \"description\": \"Imperial\",\n        \"weight\": \"Pound\",\n        \"distance\": \"Inch\",\n        \"volume\": \"Cubic Feet\"\n    },\n    \"scheduleB\": {\n        \"rowNum\": null,\n        \"entityState\": null,\n        \"code\": \"0102292011\",\n        \"description\": \"COWS, IMPORTED SPECIALLY FOR DAIRY PURPOSES, WEIGHING LESS THAN 90 KG EACH, LIVE, EXCEPT PUREBRED BREEDING\",\n        \"textOnlyDescription\": \" COWS IMPORTED SPECIALLY FOR DAIRY PURPOSES WEIGHING LESS THAN 90 KG EACH LIVE EXCEPT PUREBRED BREEDING \",\n        \"uq1Cd\": \"NO   \",\n        \"uq2Cd\": \"KG   \",\n        \"hts10Digit\": false,\n        \"deleted\": false,\n        \"scheduleBNumber\": false,\n        \"grace\": false,\n        \"active2008\": false,\n        \"nine\": null,\n        \"deprecated2007\": false,\n        \"new2007\": false,\n        \"uq1\": {\n            \"code\": \"NO   \",\n            \"description\": \"Number\",\n            \"deleted\": false\n        },\n        \"uq2\": {\n            \"code\": \"KG   \",\n            \"description\": \"Kilograms\",\n            \"deleted\": false\n        }\n    },\n    \"license\": {\n        \"code\": \"C33\",\n        \"description\": \"NO LICENSE REQUIRED (NLR) PART 758\",\n        \"abbreviation\": \"NLR\",\n        \"reqLicense\": false,\n        \"eccnReq\": false,\n        \"usmlReq\": false,\n        \"consolidateable\": true,\n        \"deleted\": false\n    },\n    \"eccn\": {\n        \"code\": \"EAR99\",\n        \"description\": \"Items subject to the EAR that are not elsewhere specified in this CCL Category or in any other category in the CCL are designated by the number EAR99.\",\n        \"deleted\": false\n    },\n    \"standardCostCurrency\": {\n        \"code\": \"USD  \",\n        \"description\": \"US Dollar\",\n        \"deleted\": false\n    },\n    \"usco\": {\n        \"code\": \"A  \",\n        \"description\": \"Wholly obtained or produced entirely in the territory of US or Chile\",\n        \"deleted\": false\n    },\n    \"uskr\": {\n        \"code\": \"NO4.13(2b)\",\n        \"description\": \"Not Producer, Certificate of Origin Based on Knowledge of Product\",\n        \"deleted\": false\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{protocol}}://{{rps_host}}/v1/product-master/:partNumber?org=exenv","protocol":"{{protocol}}","host":["{{rps_host}}"],"path":["v1","product-master",":partNumber"],"query":[{"key":"org","value":"exenv"}],"variable":[{"key":"partNumber","value":"002DPEN"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Aug 2024 20:14:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"105"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"6270971f-9357-4a32-a8a7-fcb3f21f9246"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"105"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"origin-agent-cluster","value":"?1"},{"key":"x-amzn-Remapped-connection","value":"keep-alive"},{"key":"cross-origin-embedder-policy","value":"require-corp"},{"key":"x-download-options","value":"noopen"},{"key":"cross-origin-opener-policy","value":"same-origin"},{"key":"x-amz-apigw-id","value":"cGmRdFlUoAMEpXQ="},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"69-1lLI9Kkl5E7kTFM+mqT82iVqeOo\""},{"key":"cross-origin-resource-policy","value":"same-origin"},{"key":"X-Amzn-Trace-Id","value":"Root=1-66b28409-553457c07c5a8b6f03aa73c6;Parent=0b04364c577b6cbe;Sampled=0;lineage=aa31a7eb:0"},{"key":"x-amzn-Remapped-date","value":"Tue, 06 Aug 2024 20:14:01 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"value\": {\n        \"operation\": \"UPDATE\",\n        \"productMasterId\": 3766978\n    },\n    \"message\": \"\",\n    \"success\": true\n}"}],"_postman_id":"8b59d82d-8be3-43ae-bcb0-3c86757a31e2"},{"name":"Product Master Delete","id":"528710c3-89f5-4f78-bcc2-e1127737f64e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{protocol}}://{{rps_host}}/v1/product-master/:id?org=exenv","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["v1","product-master",":id"],"host":["{{rps_host}}"],"query":[{"key":"org","value":"exenv"}],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"96bea387-4d08-448d-8963-a40b1b0b867a","name":"Product Master Delete","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{protocol}}://{{rps_host}}/v1/product-master/:id?org=exenv","protocol":"{{protocol}}","host":["{{rps_host}}"],"path":["v1","product-master",":id"],"query":[{"key":"org","value":"exenv"}],"variable":[{"key":"id","value":"3766944"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 Aug 2024 20:14:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"61"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"2045528a-a249-4a3a-80eb-00b63b13e807"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"61"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"origin-agent-cluster","value":"?1"},{"key":"x-amzn-Remapped-connection","value":"keep-alive"},{"key":"cross-origin-embedder-policy","value":"require-corp"},{"key":"x-download-options","value":"noopen"},{"key":"cross-origin-opener-policy","value":"same-origin"},{"key":"x-amz-apigw-id","value":"cGmZLGjuoAMEpJw="},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"3d-0tK845I0E/8O83C9mbeEKuF6kLs\""},{"key":"cross-origin-resource-policy","value":"same-origin"},{"key":"X-Amzn-Trace-Id","value":"Root=1-66b2843a-2a1d35dd382607ef79364ed2;Parent=17ba661455f80da3;Sampled=0;lineage=aa31a7eb:0"},{"key":"x-amzn-Remapped-date","value":"Tue, 06 Aug 2024 20:14:50 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"value\": null,\n    \"message\": \"\",\n    \"success\": true\n}"}],"_postman_id":"528710c3-89f5-4f78-bcc2-e1127737f64e"}],"id":"2d91d683-c5b6-4139-aae6-4827e9504be9","_postman_id":"2d91d683-c5b6-4139-aae6-4827e9504be9","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"API UI Access Token Request","event":[{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","id":"6558e20b-a07e-404b-bbb2-923a80e246e8"}},{"listen":"test","script":{"exec":["const response = pm.response.json(),","jwt = response.access_token;","headers = pm.response.headers,","parts = jwt.split('.') // header, payload, signature","decoded = JSON.parse(Buffer.from(jwt.split('.')[1], 'base64').toString());","","pm.environment.set(\"access_token\", jwt);","pm.environment.set(\"socket_token\", jwt);","pm.environment.set(\"session_id\", decoded.jti);"],"type":"text/javascript","id":"e2fcff81-a464-4aa4-9adc-d64f249bd7b0"}}],"id":"b2a58a68-a7d5-4944-8887-6a93d3fb24da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{client_id}}"},{"key":"password","value":"{{client_secret}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"},{"key":"X-Session-Id","value":"{{session_id}}"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_id","value":"{{client_id}}","type":"text"},{"key":"client_secret","value":"{{client_secret}}","type":"text"},{"key":"grant_type","value":"{{grant_type}}","type":"text"},{"key":"scope","value":"{{gwiz_scope}}","type":"text"}]},"url":"{{auth_domain}}/oauth2/token","description":"<p>api request for an accesss-token to make requests on the API</p>\n","urlObject":{"path":["oauth2","token"],"host":["{{auth_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b2a58a68-a7d5-4944-8887-6a93d3fb24da"}],"id":"4689dbeb-8730-4fe0-8985-e706dba6276d","_postman_id":"4689dbeb-8730-4fe0-8985-e706dba6276d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"Shipment Management","item":[{"name":"Shipment","item":[{"name":"Shipment Add","id":"cb8643b3-b9a5-4eaa-8306-0418536061ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"shipmentTypeCd\": \"OCONS\",\n    \"currencyCd\": \"USD\",\n    \"exportCountryRefCd\": \"US\",\n    \"importCountryRefCd\": \"ES\",\n    \"measurementCd\": \"MET\",\n    \"shipReference\": {\n        \"invoiceNo\": \"TEST1292\"\n    }\n}"},"url":"{{protocol}}://{{host}}/shipment","description":"<p>REQUIRED:</p>\n<ul>\n<li><strong>shipmentTypeCd</strong><br />Options:</li>\n<li>ACONS (Air Consolidation)</li>\n<li>AIATA (Direct IATA)</li>\n<li>ORORO (Ocean Ro-Ro)</li>\n<li>OCONS (Ocean Consolidation)</li>\n<li>OFCL (Ocean FCL)</li>\n<li>RAILR (Rail)</li>\n<li>RAILC (Rail-Containerized)</li>\n<li>T (Truck)</li>\n<li><strong>exportCountryRefCd</strong></li>\n<li>Must be <a href=\"https://www.census.gov/foreign-trade/schedules/c/country.txt\">2-digit ISO Country Code</a></li>\n<li><strong>importCountryRefCd</strong></li>\n<li>Must be <a href=\"https://www.census.gov/foreign-trade/schedules/c/country.txt\">2-digit ISO Country Code</a></li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"f1aebf6f-bc03-4bb6-b96c-ebeb546a41ef","name":"Shipment Add Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"shipmentTypeCd\": \"OCONS\",\n    \"currencyCd\": \"USD\",\n    \"exportCountryRefCd\": \"US\",\n    \"importCountryRefCd\": \"ES\",\n    \"currency\": {\n        \"code\": \"USD\",\n        \"description\": \"US Dollar\",\n        \"display\": \"USD - US Dollar\"\n    },\n    \"exportCountry\": {\n        \"code\": \"US\",\n        \"ISO3\": \"USA\",\n        \"description\": \"United States\",\n        \"display\": \"US - United States\"\n    },\n    \"importCountry\": {\n        \"code\": \"ES\",\n        \"ISO3\": \"ESP\",\n        \"description\": \"Spain\",\n        \"display\": \"ES - Spain\"\n    },\n    \"shipType\": {\n        \"code\": \"OCONS\",\n        \"description\": \"Ocean Consolidation\"\n    },\n    \"shipReference\": {\n        \"invoiceNo\": \"Q47-sample\"\n    }\n}"},"url":"{{protocol}}://{{host}}/shipment"},"status":"Resource Successfully Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"322"},{"key":"ETag","value":"W/\"142-cML2N/IQtfE1J/3bcoSbvcmzSls\""},{"key":"Date","value":"Mon, 19 Nov 2018 13:11:31 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"shipment\": {\n            \"operation\": \"INSERT\",\n            \"clientId\": 967,\n            \"shipmentId\": 2145897,\n            \"shipmentNo\": \"2145897\",\n            \"object\": \"shipment\"\n        },\n        \"shipReference\": {\n            \"operation\": \"INSERT\",\n            \"shipmentId\": 2145897,\n            \"invoiceNo\": \"Q47-sample\",\n            \"invoiceDate\": null,\n            \"addShipperRef\": null,\n            \"addConsigneeRef\": null,\n            \"itn\": null,\n            \"object\": \"shipReference\"\n        }\n    }\n}"}],"_postman_id":"cb8643b3-b9a5-4eaa-8306-0418536061ac"},{"name":"Shipment Search","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"limit\", 5);","pm.environment.set(\"offset\", 0);","pm.environment.set(\"page\", null);","pm.environment.set(\"searchText\", null);","pm.environment.set(\"sortDir\", null);","pm.environment.set(\"sortOn\", null);"],"type":"text/javascript","id":"4e180165-377a-4a1d-957c-89db0b40868c"}}],"id":"9970871a-3242-48cc-a54e-f908263043a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{swz_host}}/shipment/search?limit={{limit}}&offset={{offset}}&page={{page}}&searchText={{searchText}}&sortDir={{sortDir}}&sortOn={{sortOn}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","search"],"host":["{{swz_host}}"],"query":[{"key":"limit","value":"{{limit}}"},{"key":"offset","value":"{{offset}}"},{"key":"page","value":"{{page}}"},{"key":"searchText","value":"{{searchText}}"},{"key":"sortDir","value":"{{sortDir}}"},{"key":"sortOn","value":"{{sortOn}}"}],"variable":[]}},"response":[{"id":"dd484778-fa33-4f70-b621-caa85e70c47d","name":"Shipment Search Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{protocol}}://{{host}}/shipment/meta?limit={{limit}}&offset={{offset}}&page={{page}}&searchText={{searchText}}&sortDir={{sortDir}}&sortOn={{sortOn}}","protocol":"{{protocol}}","host":["{{host}}"],"path":["shipment","meta"],"query":[{"key":"limit","value":"{{limit}}","description":"Default: 25 records. Provides the means to limit the number of records to returned. Useful in improving performance and in implementing paging."},{"key":"offset","value":"{{offset}}","description":"Default: 0. The number of records to exclude after filtering is applied and before the limit value is applied. Useful in provinding pagination of result-sets."},{"key":"page","value":"{{page}}","description":"Default: 0. Although the page number is auto-calculated based upon the total records covered by a query before limits and offsets are applied, user may submit a page number to be used to determine which subset of records may be applied. Useful in paging. "},{"key":"searchText","value":"{{searchText}}","description":"Default: null. The partial string value by which records may be filter. Applies only to text values and may be applied across multiple properties."},{"key":"sortDir","value":"{{sortDir}}","description":"Default: \"asc\" - \"ascending\". Alternative is \"desc\" - \"descending\"."},{"key":"sortOn","value":"{{sortOn}}","description":"Default: on the primary key(s). Optional sorting on any column returned in the result set"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"9260"},{"key":"ETag","value":"W/\"242c-S3sTDQyNmIWfXbvv3nQFKzLAjWc\""},{"key":"Date","value":"Fri, 02 Nov 2018 18:45:02 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"rowNum\": \"1\",\n            \"clientId\": 967,\n            \"shipmentId\": 2135002,\n            \"shipmentNo\": \"2135002\",\n            \"importCountryRefCd\": \"CA\",\n            \"status\": \"Open\",\n            \"shiptype_description\": \"Truck\",\n            \"viaCD\": \"TR   \",\n            \"shipreferences_invoiceNo\": \" 614251\",\n            \"shipreferences_invoiceDate\": \"2018-11-02T00:00:00.000Z\",\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": \"GREAT DANE TRAILERS - CENTRAL\",\n            \"ultcg_entityRef\": \"081969-542563/0/OD\",\n            \"expt_entityRef\": \"614251\"\n        },\n        {\n            \"rowNum\": \"2\",\n            \"clientId\": 967,\n            \"shipmentId\": 2134296,\n            \"shipmentNo\": \"2134296\",\n            \"importCountryRefCd\": \"CA\",\n            \"status\": \"Open\",\n            \"shiptype_description\": \"Ocean - RO-RO\",\n            \"viaCD\": \"O    \",\n            \"shipreferences_invoiceNo\": \"54321\",\n            \"shipreferences_invoiceDate\": null,\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": null,\n            \"ultcg_entityRef\": null,\n            \"expt_entityRef\": null\n        },\n        {\n            \"rowNum\": \"3\",\n            \"clientId\": 967,\n            \"shipmentId\": 2128543,\n            \"shipmentNo\": \"2128543\",\n            \"importCountryRefCd\": \"ES\",\n            \"status\": \"Open\",\n            \"shiptype_description\": \"Air Consolidation\",\n            \"viaCD\": \"A    \",\n            \"shipreferences_invoiceNo\": \"ES1512512\",\n            \"shipreferences_invoiceDate\": null,\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": null,\n            \"ultcg_entityRef\": null,\n            \"expt_entityRef\": null\n        },\n        {\n            \"rowNum\": \"4\",\n            \"clientId\": 967,\n            \"shipmentId\": 2120543,\n            \"shipmentNo\": \"2120543\",\n            \"importCountryRefCd\": \"CA\",\n            \"status\": \"Open\",\n            \"shiptype_description\": \"Truck\",\n            \"viaCD\": \"TR   \",\n            \"shipreferences_invoiceNo\": null,\n            \"shipreferences_invoiceDate\": \"2018-10-12T00:00:00.000Z\",\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": \"BANK MELLAT\",\n            \"ultcg_entityRef\": null,\n            \"expt_entityRef\": null\n        },\n        {\n            \"rowNum\": \"5\",\n            \"clientId\": 967,\n            \"shipmentId\": 2117969,\n            \"shipmentNo\": \"2117969\",\n            \"importCountryRefCd\": \"ES\",\n            \"status\": \"Status 10/10/2018 11:13\",\n            \"shiptype_description\": \"Ocean FCL\",\n            \"viaCD\": \"O    \",\n            \"shipreferences_invoiceNo\": null,\n            \"shipreferences_invoiceDate\": \"2018-10-10T00:00:00.000Z\",\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": \"Generic Foreign Pizzeria Franchise\",\n            \"ultcg_entityRef\": null,\n            \"expt_entityRef\": null\n        },\n        {\n            \"rowNum\": \"6\",\n            \"clientId\": 967,\n            \"shipmentId\": 2111273,\n            \"shipmentNo\": \"2111273\",\n            \"importCountryRefCd\": \"CA\",\n            \"status\": \"Open\",\n            \"shiptype_description\": \"Truck\",\n            \"viaCD\": \"TR   \",\n            \"shipreferences_invoiceNo\": \"9977581\",\n            \"shipreferences_invoiceDate\": \"2018-10-01T00:00:00.000Z\",\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": \"PEERLESS LIMITED\",\n            \"ultcg_entityRef\": \"188188\",\n            \"expt_entityRef\": null\n        },\n        {\n            \"rowNum\": \"7\",\n            \"clientId\": 967,\n            \"shipmentId\": 2095986,\n            \"shipmentNo\": \"2095986\",\n            \"importCountryRefCd\": \"IE\",\n            \"status\": \"Open\",\n            \"shiptype_description\": \"Ocean FCL\",\n            \"viaCD\": \"O    \",\n            \"shipreferences_invoiceNo\": \"DGI1\",\n            \"shipreferences_invoiceDate\": \"2018-09-10T00:00:00.000Z\",\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": \"DOEPKER INDUSTRIES\",\n            \"ultcg_entityRef\": \"C08331   11657353\",\n            \"expt_entityRef\": \"GGI2068\"\n        },\n        {\n            \"rowNum\": \"8\",\n            \"clientId\": 967,\n            \"shipmentId\": 2095971,\n            \"shipmentNo\": \"2095971\",\n            \"importCountryRefCd\": \"IE\",\n            \"status\": \"Open\",\n            \"shiptype_description\": \"Ocean FCL\",\n            \"viaCD\": \"O    \",\n            \"shipreferences_invoiceNo\": \"IE10981091\",\n            \"shipreferences_invoiceDate\": null,\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": null,\n            \"ultcg_entityRef\": \"PO\",\n            \"expt_entityRef\": \"What You Call It\"\n        },\n        {\n            \"rowNum\": \"9\",\n            \"clientId\": 967,\n            \"shipmentId\": 2087511,\n            \"shipmentNo\": \"2087511\",\n            \"importCountryRefCd\": \"US\",\n            \"status\": \"Open\",\n            \"shiptype_description\": \"Direct IATA\",\n            \"viaCD\": \"A    \",\n            \"shipreferences_invoiceNo\": \"awge\",\n            \"shipreferences_invoiceDate\": null,\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": null,\n            \"ultcg_entityRef\": null,\n            \"expt_entityRef\": null\n        },\n        {\n            \"rowNum\": \"10\",\n            \"clientId\": 967,\n            \"shipmentId\": 2085493,\n            \"shipmentNo\": \"2085493\",\n            \"importCountryRefCd\": \"GH\",\n            \"status\": \"Open\",\n            \"shiptype_description\": \"Ocean Consolidation\",\n            \"viaCD\": \"O    \",\n            \"shipreferences_invoiceNo\": \"GH23987289\",\n            \"shipreferences_invoiceDate\": null,\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": null,\n            \"ultcg_entityRef\": \"511\",\n            \"expt_entityRef\": \"23532\"\n        },\n        {\n            \"rowNum\": \"11\",\n            \"clientId\": 967,\n            \"shipmentId\": 2085456,\n            \"shipmentNo\": \"2085456\",\n            \"importCountryRefCd\": \"EG\",\n            \"status\": \"Open\",\n            \"shiptype_description\": \"Air Consolidation\",\n            \"viaCD\": \"A    \",\n            \"shipreferences_invoiceNo\": \"Eg25131\",\n            \"shipreferences_invoiceDate\": null,\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": null,\n            \"ultcg_entityRef\": null,\n            \"expt_entityRef\": null\n        },\n        {\n            \"rowNum\": \"12\",\n            \"clientId\": 967,\n            \"shipmentId\": 2084798,\n            \"shipmentNo\": \"2084798\",\n            \"importCountryRefCd\": \"CA\",\n            \"status\": \"Open\",\n            \"shiptype_description\": \"Truck\",\n            \"viaCD\": \"TR   \",\n            \"shipreferences_invoiceNo\": \"CA1987171\",\n            \"shipreferences_invoiceDate\": \"2018-08-23T00:00:00.000Z\",\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": \"Generic FP Franchise CA\",\n            \"ultcg_entityRef\": null,\n            \"expt_entityRef\": null\n        },\n        {\n            \"rowNum\": \"13\",\n            \"clientId\": 967,\n            \"shipmentId\": 2084797,\n            \"shipmentNo\": \"2084797\",\n            \"importCountryRefCd\": \"ES\",\n            \"status\": \"Open\",\n            \"shiptype_description\": \"Ocean FCL\",\n            \"viaCD\": \"O    \",\n            \"shipreferences_invoiceNo\": \"ES191761\",\n            \"shipreferences_invoiceDate\": \"2018-08-23T00:00:00.000Z\",\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": \"Generic Foreign Pizzeria Franchise\",\n            \"ultcg_entityRef\": null,\n            \"expt_entityRef\": null\n        },\n        {\n            \"rowNum\": \"14\",\n            \"clientId\": 967,\n            \"shipmentId\": 2084794,\n            \"shipmentNo\": \"2084794\",\n            \"importCountryRefCd\": \"ES\",\n            \"status\": \"Open\",\n            \"shiptype_description\": \"Ocean Consolidation\",\n            \"viaCD\": \"O    \",\n            \"shipreferences_invoiceNo\": \"ESF191717\",\n            \"shipreferences_invoiceDate\": \"2018-08-23T00:00:00.000Z\",\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": \"Generic Foreign Pizzeria Franchise\",\n            \"ultcg_entityRef\": null,\n            \"expt_entityRef\": null\n        },\n        {\n            \"rowNum\": \"15\",\n            \"clientId\": 967,\n            \"shipmentId\": 2081443,\n            \"shipmentNo\": \"2081443\",\n            \"importCountryRefCd\": \"ES\",\n            \"status\": \"Open\",\n            \"shiptype_description\": \"Ocean Consolidation\",\n            \"viaCD\": \"O    \",\n            \"shipreferences_invoiceNo\": null,\n            \"shipreferences_invoiceDate\": \"2018-08-19T00:00:00.000Z\",\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": \"Generic Foreign Pizzeria Franchise\",\n            \"ultcg_entityRef\": null,\n            \"expt_entityRef\": null\n        },\n        {\n            \"rowNum\": \"16\",\n            \"clientId\": 967,\n            \"shipmentId\": 2081399,\n            \"shipmentNo\": \"2081399\",\n            \"importCountryRefCd\": \"ES\",\n            \"status\": \"Open\",\n            \"shiptype_description\": \"Ocean Consolidation\",\n            \"viaCD\": \"O    \",\n            \"shipreferences_invoiceNo\": \"ES19161\",\n            \"shipreferences_invoiceDate\": \"2018-09-01T00:00:00.000Z\",\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": \"Generic Foreign Pizzeria Franchise\",\n            \"ultcg_entityRef\": \"PO1987197\",\n            \"expt_entityRef\": \"SE290871\"\n        },\n        {\n            \"rowNum\": \"17\",\n            \"clientId\": 967,\n            \"shipmentId\": 2081236,\n            \"shipmentNo\": \"2081236\",\n            \"importCountryRefCd\": \"IN\",\n            \"status\": \"Open\",\n            \"shiptype_description\": \"Ocean Consolidation\",\n            \"viaCD\": \"O    \",\n            \"shipreferences_invoiceNo\": \"IN389712\",\n            \"shipreferences_invoiceDate\": null,\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": \"INDUSTRIAS LA CONSTANCIA SA DE CV\",\n            \"ultcg_entityRef\": \"PO19887276\",\n            \"expt_entityRef\": \"IN-1test\"\n        },\n        {\n            \"rowNum\": \"18\",\n            \"clientId\": 967,\n            \"shipmentId\": 2079025,\n            \"shipmentNo\": \"2079025\",\n            \"importCountryRefCd\": \"BR\",\n            \"status\": \"Status 08/16/2018 10:29\",\n            \"shiptype_description\": \"Ocean FCL\",\n            \"viaCD\": \"O    \",\n            \"shipreferences_invoiceNo\": \"1huiods\",\n            \"shipreferences_invoiceDate\": \"2017-07-20T00:00:00.000Z\",\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": null,\n            \"ultcg_entityRef\": null,\n            \"expt_entityRef\": null\n        },\n        {\n            \"rowNum\": \"19\",\n            \"clientId\": 967,\n            \"shipmentId\": 2074475,\n            \"shipmentNo\": \"2074475\",\n            \"importCountryRefCd\": \"MX\",\n            \"status\": \"Closed\",\n            \"shiptype_description\": \"Truck\",\n            \"viaCD\": \"TR   \",\n            \"shipreferences_invoiceNo\": null,\n            \"shipreferences_invoiceDate\": \"2018-08-08T00:00:00.000Z\",\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": \"GRUPO OMNI DE MEXICO S.A.DE CV\",\n            \"ultcg_entityRef\": null,\n            \"expt_entityRef\": null\n        },\n        {\n            \"rowNum\": \"20\",\n            \"clientId\": 967,\n            \"shipmentId\": 2074466,\n            \"shipmentNo\": \"2074466\",\n            \"importCountryRefCd\": \"MX\",\n            \"status\": \"Closed\",\n            \"shiptype_description\": \"Truck\",\n            \"viaCD\": \"TR   \",\n            \"shipreferences_invoiceNo\": \"MX10971\",\n            \"shipreferences_invoiceDate\": null,\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": \"GRUPO OMNI DE MEXICO S.A.DE CV\",\n            \"ultcg_entityRef\": \"PO191671\",\n            \"expt_entityRef\": \"2130982yh908\"\n        },\n        {\n            \"rowNum\": \"21\",\n            \"clientId\": 967,\n            \"shipmentId\": 2073063,\n            \"shipmentNo\": \"2073063\",\n            \"importCountryRefCd\": \"PR\",\n            \"status\": \"Closed\",\n            \"shiptype_description\": \"Truck\",\n            \"viaCD\": \"TR   \",\n            \"shipreferences_invoiceNo\": \"9965221\",\n            \"shipreferences_invoiceDate\": \"2018-08-07T00:00:00.000Z\",\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": \"SUPER AUTOMOTIVE PRODUCTS INC\",\n            \"ultcg_entityRef\": \"3011750-00\",\n            \"expt_entityRef\": null\n        },\n        {\n            \"rowNum\": \"22\",\n            \"clientId\": 967,\n            \"shipmentId\": 2073061,\n            \"shipmentNo\": \"2073061\",\n            \"importCountryRefCd\": \"CA\",\n            \"status\": \"Closed\",\n            \"shiptype_description\": \"Truck\",\n            \"viaCD\": \"TR   \",\n            \"shipreferences_invoiceNo\": \"7952528\",\n            \"shipreferences_invoiceDate\": \"2018-08-07T00:00:00.000Z\",\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": \"STEMCO TRUCK PRODUCTS\",\n            \"ultcg_entityRef\": \"B1804271\",\n            \"expt_entityRef\": null\n        },\n        {\n            \"rowNum\": \"23\",\n            \"clientId\": 967,\n            \"shipmentId\": 2073060,\n            \"shipmentNo\": \"2073060\",\n            \"importCountryRefCd\": \"CA\",\n            \"status\": \"Closed\",\n            \"shiptype_description\": \"Truck\",\n            \"viaCD\": \"TR   \",\n            \"shipreferences_invoiceNo\": \"8017815\",\n            \"shipreferences_invoiceDate\": \"2018-08-07T00:00:00.000Z\",\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": \"STEMCO TRUCK PRODUCTS\",\n            \"ultcg_entityRef\": \"B1806200\",\n            \"expt_entityRef\": null\n        },\n        {\n            \"rowNum\": \"24\",\n            \"clientId\": 967,\n            \"shipmentId\": 2073056,\n            \"shipmentNo\": \"2073056\",\n            \"importCountryRefCd\": \"CA\",\n            \"status\": \"Closed\",\n            \"shiptype_description\": \"Truck\",\n            \"viaCD\": \"TR   \",\n            \"shipreferences_invoiceNo\": \"8022366\",\n            \"shipreferences_invoiceDate\": \"2018-08-07T00:00:00.000Z\",\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": \"STEMCO TRUCK PRODUCTS\",\n            \"ultcg_entityRef\": \"B1806250\",\n            \"expt_entityRef\": null\n        },\n        {\n            \"rowNum\": \"25\",\n            \"clientId\": 967,\n            \"shipmentId\": 2073055,\n            \"shipmentNo\": \"2073055\",\n            \"importCountryRefCd\": \"CA\",\n            \"status\": \"Closed\",\n            \"shiptype_description\": \"Truck\",\n            \"viaCD\": \"TR   \",\n            \"shipreferences_invoiceNo\": \"8024386\",\n            \"shipreferences_invoiceDate\": \"2018-08-07T00:00:00.000Z\",\n            \"shipreferences_rma\": null,\n            \"ultcg_name\": \"STEMCO TRUCK PRODUCTS\",\n            \"ultcg_entityRef\": \"B1806261\",\n            \"expt_entityRef\": null\n        }\n    ],\n    \"qryCount\": 741,\n    \"itemCount\": 25\n}"}],"_postman_id":"9970871a-3242-48cc-a54e-f908263043a6"},{"name":"Shipment Fetch","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\", 78518);// debug shipment product->master","pm.environment.set(\"shipmentId\", 64302);","// pm.environment.set(\"shipmentId\", 64234);//ship-level charges","// pm.environment.set(\"shipmentId\", 18347);//ladingBill test","// pm.environment.set(\"shipmentId\", 63673);//logistics(middleleg) test","// pm.environment.set(\"shipmentId\", 63646);//shipment status log test","// pm.environment.set(\"shipmentId\", 78018);//fetch new shipment","// pm.environment.set(\"shipmentId\", 78518);//fetch new shipment - production","",""],"type":"text/javascript","id":"864b647a-32b8-451a-806c-28c8841bb825"}}],"id":"2420c279-3fce-4824-8213-d6c8b6a3b641","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{swz_host}}/shipment/{{shipmentId}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}"],"host":["{{swz_host}}"],"query":[],"variable":[]}},"response":[{"id":"b45464f7-33f8-45d6-8b27-effae6043829","name":"Shipment Fetch Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"10506"},{"key":"ETag","value":"W/\"290a-JuL5yGAI5Q3NV+P4gz1eqIKeEXs\""},{"key":"Date","value":"Fri, 02 Nov 2018 19:02:21 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"shipmentId\": 2081399,\n        \"shipmentNo\": \"2081399\",\n        \"shipmentDate\": \"2018-08-18T00:00:00.000Z\",\n        \"shipmentTypeCd\": \"OCONS\",\n        \"initiatorId\": 41780,\n        \"commodity\": null,\n        \"hazardous\": {\n            \"shipmentId\": 2081399,\n            \"reservedForText\": \"\",\n            \"additionalInformation\": \"Test Additional Handling\",\n            \"breakbulk\": false,\n            \"unitizedCargo\": false,\n            \"bulkPackages\": false,\n            \"typeOfContainer\": \"\",\n            \"containerStateCd\": \" \",\n            \"radioactive\": false,\n            \"icaoiata\": false,\n            \"fortyNineCfr\": false,\n            \"aircraftTypeCd\": null,\n            \"hazMatPhone\": \"1251251251251\"\n        },\n        \"imcoClass\": null,\n        \"currencyCd\": \"USD  \",\n        \"conversionFactor\": null,\n        \"convCurrencyCd\": null,\n        \"paymentTerm\": \"Net 30\",\n        \"incoTermCd\": \"CPT\",\n        \"incoDestination\": \"Port\",\n        \"measurementCd\": \"IMP\",\n        \"transportChargesCd\": null,\n        \"otherChargesCd\": null,\n        \"transShipments\": false,\n        \"routedExportTrans\": false,\n        \"exportCountryRefCd\": \"US\",\n        \"importCountryRefCd\": \"ES\",\n        \"dateClosed\": null,\n        \"dateLocked\": null,\n        \"userLocked\": null,\n        \"itarControlled\": true,\n        \"open\": \"true\",\n        \"status\": {\n            \"key\": \"open\",\n            \"label\": \"Open\",\n            \"isOpen\": true,\n            \"isDirty\": false\n        },\n        \"currency\": {\n            \"code\": \"USD  \",\n            \"description\": \"US Dollar\",\n            \"display\": \"USD - US Dollar\"\n        },\n        \"exportCountry\": {\n            \"code\": \"US\",\n            \"ISO3\": \"USA\",\n            \"description\": \"United States\",\n            \"display\": \"US - United States\"\n        },\n        \"importCountry\": {\n            \"code\": \"ES\",\n            \"ISO3\": \"ESP\",\n            \"description\": \"Spain\",\n            \"display\": \"ES - Spain\"\n        },\n        \"shipType\": {\n            \"code\": \"OCONS\",\n            \"description\": \"Ocean Consolidation\"\n        },\n        \"transChargeType\": {},\n        \"incoterms\": {\n            \"code\": \"CPT\",\n            \"description\": \"CARRIAGE PAID TO\"\n        },\n        \"measurement\": {\n            \"code\": \"IMP\",\n            \"description\": \"Imperial\",\n            \"weight\": \"Pound\",\n            \"distance\": \"Inch\",\n            \"volume\": \"Cubic Feet\"\n        },\n        \"freightChargeType\": {},\n        \"otherChargeType\": {},\n        \"shipReference\": {\n            \"shipmentId\": 2081399,\n            \"invoiceNo\": \"ES19161\",\n            \"invoiceDate\": \"2018-09-01T00:00:00.000Z\",\n            \"bookingNo\": \"BN 1918\",\n            \"bookingDate\": null,\n            \"addShipperRef\": null,\n            \"addConsigneeRef\": null,\n            \"serviceContract\": \"\",\n            \"marksAndNumbers\": \"one\\r\\ntwo\\r\\nthree\\r\\nfour\\r\\nfive\\r\\nsix\\r\\nseven\\r\\neight\\r\\nnine\\r\\nten\\r\\neleven\\r\\ntwelve\\r\\nthirteen\\r\\nfourteen\\r\\nfifteen\\r\\nsixteen\\r\\n\",\n            \"shipInstructions\": null,\n            \"rma\": null,\n            \"fileAes\": false,\n            \"itn\": null,\n            \"originalItn\": null,\n            \"usilRef\": null,\n            \"stuffing\": \"\",\n            \"routing\": \"\",\n            \"fileName\": null\n        },\n        \"shipRoleIndex\": {\n            \"12555815\": {\n                \"rowNum\": \"2\",\n                \"shipmentId\": 2081399,\n                \"transRoleCode\": \"EXPT \",\n                \"shipmentRoleDesc\": \"Exporter\",\n                \"id\": 12555815,\n                \"entityId\": 292694,\n                \"clientCd\": \"GCE\",\n                \"companyName\": \"Generic Common Exporter\",\n                \"uri\": \"/shipment/2081399/role/12555815\"\n            },\n            \"12555816\": {\n                \"rowNum\": \"4\",\n                \"shipmentId\": 2081399,\n                \"transRoleCode\": \"ULTCG\",\n                \"shipmentRoleDesc\": \"Ultimate Consignee\",\n                \"id\": 12555816,\n                \"entityId\": 292695,\n                \"clientCd\": \"GCC\",\n                \"companyName\": \"Generic Foreign Pizzeria Franchise\",\n                \"uri\": \"/shipment/2081399/role/12555816\"\n            },\n            \"12555841\": {\n                \"rowNum\": \"3\",\n                \"shipmentId\": 2081399,\n                \"transRoleCode\": \"FORW \",\n                \"shipmentRoleDesc\": \"Forwarder\",\n                \"id\": 12555841,\n                \"entityId\": 292702,\n                \"clientCd\": \"DHL-AL\",\n                \"companyName\": \"DHL\",\n                \"uri\": \"/shipment/2081399/role/12555841\"\n            },\n            \"12577477\": {\n                \"rowNum\": \"1\",\n                \"shipmentId\": 2081399,\n                \"transRoleCode\": \"BILLT\",\n                \"shipmentRoleDesc\": \"Bill To\",\n                \"id\": 12577477,\n                \"entityId\": 292880,\n                \"clientCd\": \"PZCEN\",\n                \"companyName\": \"Pizzacentric\",\n                \"uri\": \"/shipment/2081399/role/12577477\"\n            },\n            \"12577631\": {\n                \"rowNum\": \"5\",\n                \"shipmentId\": 2081399,\n                \"transRoleCode\": \"NOTIF\",\n                \"shipmentRoleDesc\": \"Notify\",\n                \"id\": 12577631,\n                \"entityId\": 292881,\n                \"clientCd\": \"HAPPYT\",\n                \"companyName\": \"Happy Test Party 1\",\n                \"uri\": \"/shipment/2081399/role/12577631\"\n            },\n            \"12577656\": {\n                \"rowNum\": \"6\",\n                \"shipmentId\": 2081399,\n                \"transRoleCode\": \"INTCG\",\n                \"shipmentRoleDesc\": \"Intermediate Consignee\",\n                \"id\": 12577656,\n                \"entityId\": 292881,\n                \"clientCd\": \"HAPPYT\",\n                \"companyName\": \"Happy Test Party 2\",\n                \"uri\": \"/shipment/2081399/role/12577656\"\n            },\n            \"12577659\": {\n                \"rowNum\": \"7\",\n                \"shipmentId\": 2081399,\n                \"transRoleCode\": \"CUSTB\",\n                \"shipmentRoleDesc\": \"Customs Broker\",\n                \"id\": 12577659,\n                \"entityId\": 292881,\n                \"clientCd\": \"HAPPYT\",\n                \"companyName\": \"Happy Test Party 3\",\n                \"uri\": \"/shipment/2081399/role/12577659\"\n            }\n        },\n        \"productIndex\": {\n            \"14280558\": {\n                \"rowNum\": \"2\",\n                \"id\": 14280558,\n                \"partNumber\": \"PV198727\",\n                \"shipmentId\": 2081399,\n                \"description\": \"Pizza Cutter\",\n                \"quantity\": 300,\n                \"unitsMeasurement\": \"EA\",\n                \"unitPrice\": 9,\n                \"totalPrice\": 2700,\n                \"countryCd\": \"US\",\n                \"uri\": \"/shipment/2081399/product/14280558\"\n            },\n            \"14280567\": {\n                \"rowNum\": \"1\",\n                \"id\": 14280567,\n                \"partNumber\": \"PV164320\",\n                \"shipmentId\": 2081399,\n                \"description\": \"Pizza Pressure Guard\",\n                \"quantity\": 200,\n                \"unitsMeasurement\": \"DOZ\",\n                \"unitPrice\": 1.25,\n                \"totalPrice\": 250,\n                \"countryCd\": \"US\",\n                \"uri\": \"/shipment/2081399/product/14280567\"\n            }\n        },\n        \"ladingBill\": {\n            \"shipmentId\": 2081399,\n            \"carrierName\": \"PizzaInland\",\n            \"carrierNumber\": \"202082\",\n            \"aTval\": \"202011\",\n            \"pickupDate\": \"2018-08-02T00:00:00.000Z\",\n            \"hazMatPhone\": null,\n            \"route\": \"32058209\",\n            \"deliveringCarrier\": \"105491809\",\n            \"carVehicleNumber\": \"23095823095\",\n            \"collectOnDelivery\": 1000,\n            \"freightCurrency\": \"USD  \",\n            \"freightCharges\": \"COD\",\n            \"actualFreight\": 1928,\n            \"iblSpecialHandling\": \"No IBL Special Handling\",\n            \"loadNo\": null,\n            \"trailerNo\": null,\n            \"sealNo\": null,\n            \"bolNumber\": null\n        },\n        \"logistics\": {\n            \"shipmentId\": 2081399,\n            \"billofLading\": null,\n            \"iataCarrierCd\": null,\n            \"scacCarrierCd\": \"FESK\",\n            \"carrierName\": \"(5870811) MANITOBA INC\",\n            \"flightVoyage\": \"VN198\",\n            \"vesselName\": \"USS Neversink\",\n            \"originPortId\": null,\n            \"pierTerminal\": \"My Pier\",\n            \"departureDatetime\": \"2018-09-01T00:00:00.000Z\",\n            \"cutOffDatetime\": null,\n            \"arrivalPortId\": 7,\n            \"arrivalDatetime\": null,\n            \"preCarriageBy\": null,\n            \"placeOnCarrier\": null,\n            \"placePreCarrier\": null,\n            \"flag\": null,\n            \"transshipmentTo\": null,\n            \"domesticRouting\": null,\n            \"onwardInlANDRouting\": null,\n            \"freightPayableAt\": null,\n            \"typeMove\": null,\n            \"oblNumber\": null,\n            \"oblDate\": null,\n            \"pointOriginGoods\": null,\n            \"departureState\": null,\n            \"departureCity\": null,\n            \"arrivalState\": null,\n            \"arrivalCity\": null,\n            \"truckContainerized\": false,\n            \"truckProNumber\": null,\n            \"truckBorderCrossing\": null,\n            \"otherTransportInfo\": null,\n            \"mawb\": null,\n            \"aesPort\": \"1002\",\n            \"transShipmentPort\": null,\n            \"originPort\": {\n                \"country\": {}\n            },\n            \"arrivalPort\": {\n                \"portCd\": \"ES-0002\",\n                \"secondaryPortCd\": null,\n                \"portDesc\": \"AGUILAS\",\n                \"govtPortCode\": \"47099\",\n                \"countryCd\": \"ES\",\n                \"country\": {\n                    \"code\": \"ES\",\n                    \"ISO3\": \"ESP\",\n                    \"description\": \"Spain\",\n                    \"currencyCd\": \"EUR  \",\n                    \"display\": \"ES - Spain\"\n                }\n            },\n            \"scacCarrier\": {\n                \"code\": \"FESK      \",\n                \"description\": \"(5870811) MANITOBA INC\",\n                \"deleted\": false\n            }\n        },\n        \"draft\": {\n            \"shipmentId\": 2081399,\n            \"draftNumber\": \"1251251251\",\n            \"draftDate\": \"2018-08-02T00:00:00.000Z\",\n            \"draftTenorDesc\": \"60 Days After Sight\",\n            \"accountNumber\": \"2390290V2028\",\n            \"draweeCompanyName\": \"Generic Foreign Pizzeria Franchise\",\n            \"draweeAddress1\": \"515 Pizza Way\",\n            \"draweeAddress2\": \"\",\n            \"draweeAddress3\": \"\",\n            \"draweeAddress4\": \"\",\n            \"draweeAddress5\": \"\",\n            \"draweeCity\": null,\n            \"draweeStateProvince\": null,\n            \"draweeRegion\": null,\n            \"draweePostalCode\": null,\n            \"draweeCountry\": null,\n            \"payeeCompanyName\": \"Generic Common Exporter\",\n            \"payeeAddress1\": \"515 Main Street Suite 2\",\n            \"payeeAddress2\": \"\",\n            \"payeeAddress3\": \"\",\n            \"payeeAddress4\": \"\",\n            \"payeeAddress5\": \"\",\n            \"payeeCity\": null,\n            \"payeeStateProvince\": null,\n            \"payeeRegion\": null,\n            \"payeePostalCode\": null,\n            \"payeeCountry\": null,\n            \"letterCreditNo\": \"1351551\",\n            \"letterCreditDate\": \"2018-08-02T00:00:00.000Z\",\n            \"letterCreditExpiration\": \"2018-09-30T00:00:00.000Z\",\n            \"issuingBank\": \"My Issuing Bank\",\n            \"advisingBank\": \"My Advising Bank\",\n            \"presentingBank\": \"The Presenting Bank\",\n            \"documentsCd\": \"APAY \",\n            \"documentsDeliveryCd\": \"ONE  \",\n            \"adviseAcceptanceCd\": \"AIR  \",\n            \"adviseNonPaymentCd\": \"AIR  \",\n            \"chargesPaidByCd\": \"THEIR\",\n            \"waiveChargesIfRefused\": false,\n            \"doNotWaiveCharges\": false,\n            \"provisionalDeposit\": false,\n            \"protestCd\": \"DONOT\",\n            \"paymentCd\": \"OUR  \",\n            \"annualInterest\": 5,\n            \"interestFrom\": \"2018-09-30T00:00:00.000Z\",\n            \"interestTo\": \"2018-10-31T00:00:00.000Z\",\n            \"otherInstructions\": \"Make this bank draft work with nonsense\",\n            \"referFirstName\": \"James\",\n            \"referLastName\": \"Lapran\",\n            \"referMiddleInitial\": \"K\",\n            \"referPhone\": \"1918172197\",\n            \"referFax\": \"21395723895829\",\n            \"referEmail\": \"jkl@alphabetpizza.com\",\n            \"explanatoryText\": \"All legal stuff here\"\n        },\n        \"insurance\": {\n            \"shipmentId\": 2081399,\n            \"forwarderToInsure\": true,\n            \"insuranceValue\": 10000,\n            \"insurancePercentage\": 110,\n            \"insuranceConditions\": null,\n            \"carriageValue\": 11000,\n            \"shipmentValuation\": 10000\n        },\n        \"customs\": {\n            \"shipmentId\": 2081399,\n            \"originFtz\": \"2508220\",\n            \"entryNumber\": \"23089280\",\n            \"entryDate\": \"2018-09-01T00:00:00.000Z\",\n            \"customsOffice\": \"C20290\",\n            \"licenseNo\": \"DOW0-238092\",\n            \"licenseDate\": \"2018-08-01T00:00:00.000Z\",\n            \"declaredValue\": 1000\n        },\n        \"packing\": {\n            \"containers\": {\n                \"1252928\": {\n                    \"packages\": {\n                        \"1251042\": {\n                            \"line\": 1251042,\n                            \"packageCd\": \"PCT  \",\n                            \"shipTypeCd\": \"OCONS\",\n                            \"contentDesc\": \"Pizza Things\",\n                            \"quantity\": 2,\n                            \"length\": 40,\n                            \"width\": 48,\n                            \"height\": 48,\n                            \"grossWeight\": 350,\n                            \"netWeight\": 325,\n                            \"cube\": 53.333,\n                            \"container\": 1252928,\n                            \"shipmentId\": 2081399,\n                            \"productId\": null,\n                            \"isContainer\": false,\n                            \"packageType\": {\n                                \"code\": \"PCT  \",\n                                \"description\": \"Carton(s) - Palletized\",\n                                \"oceanContainer\": false\n                            },\n                            \"productItems\": {\n                                \"14280558\": {\n                                    \"packageLine\": 1251042,\n                                    \"productDetailId\": 14280558,\n                                    \"productType\": \"P\",\n                                    \"packageNo\": \"1\",\n                                    \"productQuantity\": 300,\n                                    \"description\": \"Pizza Cutter\"\n                                },\n                                \"14280567\": {\n                                    \"packageLine\": 1251042,\n                                    \"productDetailId\": 14280567,\n                                    \"productType\": \"P\",\n                                    \"packageNo\": \"2\",\n                                    \"productQuantity\": 200,\n                                    \"description\": \"Pizza Pressure Guard\"\n                                }\n                            }\n                        }\n                    },\n                    \"line\": 1252928,\n                    \"packageCd\": \"20HC \",\n                    \"shipTypeCd\": \"OCONS\",\n                    \"contentDesc\": \"Pizza equipment\",\n                    \"quantity\": 1,\n                    \"length\": null,\n                    \"width\": null,\n                    \"height\": null,\n                    \"grossWeight\": 4500,\n                    \"netWeight\": 4200,\n                    \"cube\": 650,\n                    \"container\": null,\n                    \"shipmentId\": 2081399,\n                    \"productId\": null,\n                    \"isContainer\": true,\n                    \"oceanContainer\": {\n                        \"packageLine\": 1252928,\n                        \"sealNo\": \"S1209189011\",\n                        \"containerNo\": \"V21320982390\",\n                        \"tags\": \"\"\n                    },\n                    \"packageType\": {\n                        \"code\": \"20HC \",\n                        \"description\": \"20 Ft High Cube\",\n                        \"oceanContainer\": true\n                    }\n                }\n            }\n        },\n        \"shipLevelCharges\": {\n            \"0\": {\n                \"shipmentId\": 2081399,\n                \"chargeOrder\": 0,\n                \"chargeCd\": \"OCFRG\",\n                \"description\": \"Ocean Freight\",\n                \"billable\": \"1\",\n                \"changeLabel\": false,\n                \"amount\": 0,\n                \"shipmentTypeCd\": \"OCONS\"\n            },\n            \"1\": {\n                \"shipmentId\": 2081399,\n                \"chargeOrder\": 1,\n                \"chargeCd\": \"TC   \",\n                \"description\": \"Terminal Charges\",\n                \"billable\": \"1\",\n                \"changeLabel\": false,\n                \"amount\": 111,\n                \"shipmentTypeCd\": \"OCONS\"\n            },\n            \"2\": {\n                \"shipmentId\": 2081399,\n                \"chargeOrder\": 2,\n                \"chargeCd\": \"INS  \",\n                \"description\": \"Insurance\",\n                \"billable\": \"1\",\n                \"changeLabel\": false,\n                \"amount\": 0,\n                \"shipmentTypeCd\": \"OCONS\"\n            },\n            \"3\": {\n                \"shipmentId\": 2081399,\n                \"chargeOrder\": 3,\n                \"chargeCd\": \"DOC  \",\n                \"description\": \"Documentation\",\n                \"billable\": \"1\",\n                \"changeLabel\": false,\n                \"amount\": 15,\n                \"shipmentTypeCd\": \"OCONS\"\n            },\n            \"4\": {\n                \"shipmentId\": 2081399,\n                \"chargeOrder\": 4,\n                \"chargeCd\": \"PACK \",\n                \"description\": \"Packing\",\n                \"billable\": \"1\",\n                \"changeLabel\": false,\n                \"amount\": 0,\n                \"shipmentTypeCd\": \"OCONS\"\n            },\n            \"5\": {\n                \"shipmentId\": 2081399,\n                \"chargeOrder\": 5,\n                \"chargeCd\": \"INFRG\",\n                \"description\": \"Inland Freight\",\n                \"billable\": \"1\",\n                \"changeLabel\": false,\n                \"amount\": 0,\n                \"shipmentTypeCd\": \"OCONS\"\n            },\n            \"6\": {\n                \"shipmentId\": 2081399,\n                \"chargeOrder\": 6,\n                \"chargeCd\": \"OTH1 \",\n                \"description\": \"Other Charges 1\",\n                \"billable\": \"1\",\n                \"changeLabel\": true,\n                \"amount\": 167,\n                \"shipmentTypeCd\": \"OCONS\"\n            },\n            \"7\": {\n                \"shipmentId\": 2081399,\n                \"chargeOrder\": 7,\n                \"chargeCd\": \"OTH2 \",\n                \"description\": \"Other Charges 2\",\n                \"billable\": \"1\",\n                \"changeLabel\": true,\n                \"amount\": 0,\n                \"shipmentTypeCd\": \"OCONS\"\n            },\n            \"8\": {\n                \"shipmentId\": 2081399,\n                \"chargeOrder\": 8,\n                \"chargeCd\": \"OTH3 \",\n                \"description\": \"Other Charges 3\",\n                \"billable\": \"1\",\n                \"changeLabel\": true,\n                \"amount\": 0,\n                \"shipmentTypeCd\": \"OCONS\"\n            }\n        }\n    }\n}"}],"_postman_id":"2420c279-3fce-4824-8213-d6c8b6a3b641"},{"name":"Shipment Update","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"host\", \"srf1rml9ta.execute-api.us-east-1.amazonaws.com/dev\");","// pm.environment.set(\"shipmentId\", 64110);","// pm.environment.set(\"shipmentId\", 64234);//ship-level charges","// pm.environment.set(\"shipmentId\", 18347);//ladingBill test","// pm.environment.set(\"shipmentId\", 63673);//logistics(middleleg) test","pm.environment.set(\"shipmentId\", 77946);//update a new shipment","",""],"type":"text/javascript","id":"5588fc3d-de0e-4aad-b4c3-c68990dcd5b5"}}],"id":"d2a5adb6-cbba-4d1a-a627-f71f1b5124d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"shipmentId\": 77946,\n    \"shipmentNo\": \"77946\",\n    \"shipmentDate\": \"2017-09-13T14:47:00.000Z\",\n    \"shipmentTypeCd\": \"OCONS\",\n    \"initiatorId\": 35974,\n    \"commodity\": \"Easy - single product, \\r\\nqualifying\",\n    \"hazardous\": false,\n    \"imcoClass\": null,\n    \"currencyCd\": \"USD  \",\n    \"conversionFactor\": null,\n    \"convCurrencyCd\": null,\n    \"paymentTerm\": null,\n    \"incoTermCd\": \"DDP\",\n    \"incoDestination\": \"Destination\",\n    \"measurementCd\": \"IMP\",\n    \"transportChargesCd\": null,\n    \"otherChargesCd\": null,\n    \"transShipments\": false,\n    \"routedExportTrans\": false,\n    \"exportCountryRefCd\": \"US\",\n    \"importCountryRefCd\": \"KR\",\n    \"dateClosed\": null,\n    \"dateLocked\": null,\n    \"userLocked\": null,\n    \"itarControlled\": false,\n    \"open\": \"true\",\n    \"status\": {\n        \"key\": \"open\",\n        \"label\": \"Open\",\n        \"isOpen\": true,\n        \"isDirty\": false\n    },\n    \"currency\": {\n        \"code\": \"USD  \",\n        \"description\": \"US Dollar\",\n        \"display\": \"USD - US Dollar\"\n    },\n    \"exportCountry\": {\n        \"code\": \"US\",\n        \"ISO3\": \"USA\",\n        \"description\": \"United States\",\n        \"display\": \"US - United States\"\n    },\n    \"importCountry\": {\n        \"code\": \"KR\",\n        \"ISO3\": \"KOR\",\n        \"description\": \"Korea, Republic of\",\n        \"display\": \"KR - Korea, Republic of\"\n    },\n    \"shipType\": {\n        \"code\": \"OCONS\",\n        \"description\": \"Ocean Consolidation\"\n    },\n    \"transChargeType\": {},\n    \"incoterms\": {\n        \"code\": \"DDP\",\n        \"description\": \"DELIVERED DUTY PAID\"\n    },\n    \"measurement\": {\n        \"code\": \"IMP\",\n        \"description\": \"Imperial\",\n        \"weight\": \"Pound\",\n        \"distance\": \"Inch\",\n        \"volume\": \"Cubic Feet\"\n    },\n    \"freightChargeType\": {},\n    \"otherChargeType\": {},\n    \"shipReference\": {\n        \"shipmentId\": 77946,\n        \"invoiceNo\": \"SEDEasy\",\n        \"invoiceDate\": null,\n        \"bookingNo\": \"31512515125\",\n        \"bookingDate\": null,\n        \"addShipperRef\": null,\n        \"addConsigneeRef\": null,\n        \"serviceContract\": \"\",\n        \"marksAndNumbers\": null,\n        \"shipInstructions\": null,\n        \"rma\": null,\n        \"fileAes\": false,\n        \"itn\": null,\n        \"originalItn\": null,\n        \"usilRef\": null,\n        \"stuffing\": null,\n        \"routing\": null,\n        \"fileName\": null\n    },\n    \"logistics\": {\n        \"shipmentId\": 77946,\n        \"billofLading\": null,\n        \"iataCarrierCd\": null,\n        \"scacCarrierCd\": \"VIES\",\n        \"carrierName\": \"CLIFF VIESSMAN INC\",\n        \"flightVoyage\": \"152151\",\n        \"vesselName\": \"USS Gonow\",\n        \"originPortId\": 1587,\n        \"pierTerminal\": \"My Loading Pier!\",\n        \"departureDatetime\": \"2017-10-27T00:00:00.000Z\",\n        \"cutOffDatetime\": null,\n        \"arrivalPortId\": 6026,\n        \"arrivalDatetime\": null,\n        \"preCarriageBy\": null,\n        \"placeOnCarrier\": null,\n        \"placePreCarrier\": null,\n        \"flag\": null,\n        \"transshipmentTo\": null,\n        \"domesticRouting\": null,\n        \"onwardInlANDRouting\": null,\n        \"freightPayableAt\": null,\n        \"typeMove\": null,\n        \"oblNumber\": null,\n        \"oblDate\": null,\n        \"pointOriginGoods\": null,\n        \"departureState\": null,\n        \"departureCity\": null,\n        \"arrivalState\": null,\n        \"arrivalCity\": null,\n        \"truckContainerized\": false,\n        \"truckProNumber\": null,\n        \"truckBorderCrossing\": null,\n        \"otherTransportInfo\": null,\n        \"mawb\": null,\n        \"aesPort\": \"0401\",\n        \"transShipmentPort\": null,\n        \"parsNumber\": null,\n        \"onBoardDate\": null,\n        \"blType\": null,\n        \"originPort\": {\n            \"portId\": 1587,\n            \"portCd\": \"US-0116\",\n            \"secondaryPortCd\": \"BOS\",\n            \"portDesc\": \"BOSTON, MA\",\n            \"govtPortCode\": \"0401\",\n            \"portTypeCd\": \"AO   \",\n            \"countryCd\": \"US\",\n            \"deleted\": false,\n            \"country\": {\n                \"code\": \"US\",\n                \"ISO3\": \"USA\",\n                \"description\": \"United States\",\n                \"currencyCd\": \"USD  \",\n                \"display\": \"US - United States\",\n                \"stateProvince\": {}\n            }\n        },\n        \"arrivalPort\": {\n            \"portCd\": \"KR-0014\",\n            \"secondaryPortCd\": null,\n            \"portDesc\": \"CHANGHANG\",\n            \"govtPortCode\": \"58000\",\n            \"countryCd\": \"KR\",\n            \"country\": {\n                \"code\": \"KR\",\n                \"ISO3\": \"KOR\",\n                \"description\": \"Korea, Republic of\",\n                \"currencyCd\": \"KRW  \",\n                \"display\": \"KR - Korea, Republic of\"\n            }\n        },\n        \"scacCarrier\": {\n            \"code\": \"VIES      \",\n            \"description\": \"CLIFF VIESSMAN INC\",\n            \"deleted\": false\n        }\n    },\n    \"draft\": {},\n    \"insurance\": {},\n    \"hazardDetail\": {},\n    \"customs\": {\n        \"shipmentId\": 77946,\n        \"originFtz\": \"1251512\",\n        \"entryNumber\": \"135151\",\n        \"entryDate\": null,\n        \"customsOffice\": null,\n        \"licenseNo\": null,\n        \"licenseDate\": null,\n        \"declaredValue\": null\n    }\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}","description":"<p>Updates the root shipment detail and all non-aggregate attributes (one-to-one only).</p>\n<h4>Shipment (root-level)</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>commodity</td>\n<td>string(40)</td>\n<td>This is a high-level description of what's being shipped. It appears only on the CARICOM invoice.</td>\n</tr>\n<tr>\n<td>convCurrencyCd</td>\n<td>string(5)</td>\n<td>ISO currency code that governs the output of the values on shipment documents. This is the display currency.</td>\n</tr>\n<tr>\n<td>conversionFactor</td>\n<td>number</td>\n<td>The factor to convert between the shipment currency and the payment currency. This should be a positive number.</td>\n</tr>\n<tr>\n<td>currencyCd</td>\n<td>string(5)</td>\n<td>ISO currency code that governs the data in the shipment.</td>\n</tr>\n<tr>\n<td>dateClosed</td>\n<td>string</td>\n<td>(read-only) The date and time the shipment was closed, if a date is present.</td>\n</tr>\n<tr>\n<td>exportCountryRefCd</td>\n<td>string(2)</td>\n<td>Required. Refer to the external definition for the code list.</td>\n</tr>\n<tr>\n<td>hazardous</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>importCountryRefCd</td>\n<td>string(2)</td>\n<td>Export Country is Required. The ISO Country list can be found here: <a href=\"https://www.iso.org/iso-3166-country-codes.html\">https://www.iso.org/iso-3166-country-codes.html</a></td>\n</tr>\n<tr>\n<td>incoDestination</td>\n<td>string(40)</td>\n<td></td>\n</tr>\n<tr>\n<td>incoTermCd</td>\n<td>string(3)</td>\n<td>Code to identify the incoTerm. Refer to external documentation for the code list.</td>\n</tr>\n<tr>\n<td>itarControlled</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>measurementCd</td>\n<td>string(3)</td>\n<td>IMP for Imperial or MET for Metric</td>\n</tr>\n<tr>\n<td>namedPlace</td>\n<td></td>\n<td>Named place referred by the terms of sale, or Incoterms.</td>\n</tr>\n<tr>\n<td>otherChargesCd</td>\n<td>string(3)</td>\n<td>Other Shipment Charges from Shipment Details screen.</td>\n</tr>\n<tr>\n<td>parentShipmentId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>paymentTerm</td>\n<td>string(47)</td>\n<td>Payment terms - enter text.</td>\n</tr>\n<tr>\n<td>routedExportTrans</td>\n<td>boolean</td>\n<td>US Customs wants to know if the Consignee or the Consignee's freight forwarder is handling the transportation routing for this shipment. If this element is not provided, its value defaults to false.</td>\n</tr>\n<tr>\n<td>shipmentDate</td>\n<td>string</td>\n<td>(read-only) Date the shipment was created in Shipment Wizard. This date is assigned by the system and not editable.</td>\n</tr>\n<tr>\n<td>shipmentId</td>\n<td>integer</td>\n<td>(read-only)</td>\n</tr>\n<tr>\n<td>shipmentNo</td>\n<td>string(15)</td>\n<td>(read-only) Shipment Number based on and often matches the Trabex assigned Shipment ID.</td>\n</tr>\n<tr>\n<td>shipmentTypeCd</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>transportChargesCd</td>\n<td>string(3)</td>\n<td>Freight Charges from Shipment Details screen.</td>\n</tr>\n<tr>\n<td>transShipments</td>\n<td>boolean</td>\n<td>Some Letters of Credit or contractual agreements specify that the cargo cannot be transshipped. That means, particularly for ocean, that it cannot be taken of one vessel and then loaded on another vessel to complete the delivery to destination port.If this element is not provided, its value defaults to false.</td>\n</tr>\n<tr>\n<td>userLocked</td>\n<td>integer</td>\n<td>(read-only) The user account that made that shipment read only.</td>\n</tr>\n</tbody>\n</table>\n</div><h4>Shipment References</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>addConsigneeRef</td>\n<td>string(150)</td>\n<td>Additional ultimate consignee references.</td>\n</tr>\n<tr>\n<td>addShipperRef</td>\n<td>string(150)</td>\n<td>Additional shipper/exporter references.</td>\n</tr>\n<tr>\n<td>bookingDate</td>\n<td>string</td>\n<td>Date of the booking.</td>\n</tr>\n<tr>\n<td>bookingNo</td>\n<td>string(25)</td>\n<td>Booking Number/Way Bill.</td>\n</tr>\n<tr>\n<td>fileAes</td>\n<td>boolean</td>\n<td>Indicate whether the forwarder should file AES. Defaults to no.</td>\n</tr>\n<tr>\n<td>fileName</td>\n<td>string(255)</td>\n<td>(read-only) If this shipment was transmitted via a flat file to Trabex, the file name displays here.</td>\n</tr>\n<tr>\n<td>invoiceDate</td>\n<td>string</td>\n<td>The date assigned to this shipment's invoice.</td>\n</tr>\n<tr>\n<td>invoiceNo</td>\n<td>string(20)</td>\n<td>The unique invoice number assigned to this shipment.</td>\n</tr>\n<tr>\n<td>itn</td>\n<td>string(20)</td>\n<td>After the shipment has been sent to AES in ACE, an ITN is returned. Enter that number here to print on the documentation.</td>\n</tr>\n<tr>\n<td>marksAndNumbers</td>\n<td>string(340)</td>\n<td>Marks and numbers to be placed on packaging.</td>\n</tr>\n<tr>\n<td>originalItn</td>\n<td>string(15)</td>\n<td>If this shipment is currently filed or to be filed with AES in ACE under another ITN, enter the original ITN filed for this shipment here.</td>\n</tr>\n<tr>\n<td>rma</td>\n<td>string(15)</td>\n<td>Return Material Authorization number.</td>\n</tr>\n<tr>\n<td>routing</td>\n<td>string(50)</td>\n<td>Routing information if required by the Importer Security Filing (ISF) 10+2 regulations for ocean-bound shipments.</td>\n</tr>\n<tr>\n<td>serviceContract</td>\n<td>string(15)</td>\n<td>Special Air freight rate agreements. See your transportation/Logistics Manager for details.</td>\n</tr>\n<tr>\n<td>shipmentId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>stuffing</td>\n<td>string(50)</td>\n<td>Container stuffing information if required by the Importer Security Filing (ISF) 10+2 regulations for ocean-bound shipments.</td>\n</tr>\n<tr>\n<td>supplierNumber</td>\n<td>string(20)</td>\n<td></td>\n</tr>\n<tr>\n<td>usilRef</td>\n<td>string(10)</td>\n<td>For the US/Israel Free Trade Form, the reference to display on that form</td>\n</tr>\n</tbody>\n</table>\n</div><h4>Bill of Lading</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>actualFreight</td>\n<td>number</td>\n<td>The freight charges themselves.</td>\n</tr>\n<tr>\n<td>aTval</td>\n<td>string(30)</td>\n<td>The pick-up location of the goods.</td>\n</tr>\n<tr>\n<td>carrierName</td>\n<td>string(35)</td>\n<td>The name of the inland carrier, such as a trucking company, used for this shipment.</td>\n</tr>\n<tr>\n<td>carrierNumber</td>\n<td>string(18)</td>\n<td>If this international shipment is covered by the U.S. Customs Automated Entry System, the number of the inland carrier.</td>\n</tr>\n<tr>\n<td>carVehicleNumber</td>\n<td>string(24)</td>\n<td>The truck or vehicle number, if known.</td>\n</tr>\n<tr>\n<td>collectOnDelivery</td>\n<td>number</td>\n<td>The amount the driver is to collect on delivery, if any.</td>\n</tr>\n<tr>\n<td>deliveringCarrier</td>\n<td>string(24)</td>\n<td>The name of the carrier delivering the goods.</td>\n</tr>\n<tr>\n<td>freightCharges</td>\n<td>string(3)</td>\n<td>Charges in the shipment currency. These are either Collect on Delivery, Collect, Prepaid, Prepaid/Add, or Third Party.</td>\n</tr>\n<tr>\n<td>freightCurrency</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>hazMatPhone</td>\n<td>string(20)</td>\n<td>Hazardous materials response phone number.</td>\n</tr>\n<tr>\n<td>iblSpecialHandling</td>\n<td>string(200)</td>\n<td>Free-form text describing any special handling instructions to the carrier.</td>\n</tr>\n<tr>\n<td>pickupDate</td>\n<td>string</td>\n<td>The date of pick-up of the goods.</td>\n</tr>\n<tr>\n<td>route</td>\n<td>string(24)</td>\n<td>Any route information required by your inland carrier.</td>\n</tr>\n<tr>\n<td>sealNo</td>\n<td>string(20)</td>\n<td>Seal number for the container.</td>\n</tr>\n<tr>\n<td>shipmentId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>trailerNo</td>\n<td>string(20)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4>Logistics</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>aesPort</td>\n<td>string(4)</td>\n<td>Schedule D code for the port of loading. A full list of codes can be found here: <a href=\"https://www.census.gov/foreign-trade/schedules/d/dist2.txt\">https://www.census.gov/foreign-trade/schedules/d/dist2.txt</a></td>\n</tr>\n<tr>\n<td>arrivalCity</td>\n<td>string(35)</td>\n<td>Provide the arrival city name, where applicable.</td>\n</tr>\n<tr>\n<td>arrivalDatetime</td>\n<td>string</td>\n<td>Planned arrival of the goods, typically to the foreign port.</td>\n</tr>\n<tr>\n<td>arrivalPortId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>arrivalState</td>\n<td>string(2)</td>\n<td>Provide an arrival state code, where applicable.</td>\n</tr>\n<tr>\n<td>billofLading</td>\n<td>string(20)</td>\n<td>Unique Bill of Lading number assigned to this shipment.</td>\n</tr>\n<tr>\n<td>carrierName</td>\n<td>string(100)</td>\n<td>This is the carrier name that displays on the paperwork. Selecting a SCAC code will populate the carrier name.</td>\n</tr>\n<tr>\n<td>cutOffDatetime</td>\n<td>string</td>\n<td>This is the latest date/time when goods can arrive to be loaded.</td>\n</tr>\n<tr>\n<td>departureCity</td>\n<td>string(35)</td>\n<td>Provide the city name.</td>\n</tr>\n<tr>\n<td>departureDatetime</td>\n<td>string</td>\n<td>This is the date or date and time when the goods leave for international travel.</td>\n</tr>\n<tr>\n<td>departureState</td>\n<td>string(2)</td>\n<td>Two-character code showing the state.</td>\n</tr>\n<tr>\n<td>domesticRouting</td>\n<td>string(175)</td>\n<td>Details about the movement of the goods domestically.</td>\n</tr>\n<tr>\n<td>flag</td>\n<td>string(2)</td>\n<td>Two-character ISO code to identify a vessel's flag. Used in AES but not required.</td>\n</tr>\n<tr>\n<td>flightVoyage</td>\n<td>string(20)</td>\n<td>For Air shipments, provide the Flight Number. For Ocean shipments, provide the Voyage Number.</td>\n</tr>\n<tr>\n<td>freightPayableAt</td>\n<td>string(35)</td>\n<td>Provide the specific destination/point in the shipment where the freight will be paid.</td>\n</tr>\n<tr>\n<td>iataCarrierCd</td>\n<td>string(4)</td>\n<td>For Air shipments, the IATA Carrier Code, which is two characters. For a full list of codes, available, see <a href=\"https://www.iata.org/publications/Pages/code-search.aspx\">https://www.iata.org/publications/Pages/code-search.aspx</a>.</td>\n</tr>\n<tr>\n<td>mawb</td>\n<td>string(16)</td>\n<td>Master AWB for an Air shipment. It's issued by the carrier.</td>\n</tr>\n<tr>\n<td>oblDate</td>\n<td>string</td>\n<td>Ocean Bill of Lading date.</td>\n</tr>\n<tr>\n<td>oblNumber</td>\n<td>string(15)</td>\n<td>Ocean Bill of Lading number.</td>\n</tr>\n<tr>\n<td>onwardInlandRouting</td>\n<td>string(35)</td>\n<td>Section on the Ocean Bill of Lading.</td>\n</tr>\n<tr>\n<td>originPortId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>otherTransportInfo</td>\n<td>string(120)</td>\n<td>Provide additional text here. This is a section typically for defining details about the packing or dimensions and cube.</td>\n</tr>\n<tr>\n<td>pierTerminal</td>\n<td>string(30)</td>\n<td>For Ocean shipments, provide the pier. For Air shipments, provide the terminal.</td>\n</tr>\n<tr>\n<td>placeOnCarrier</td>\n<td>string(25)</td>\n<td>Provide the place where inland movement will happen after port of discharge.</td>\n</tr>\n<tr>\n<td>placePreCarrier</td>\n<td>string(35)</td>\n<td>Provide the place for prior to when the goods are loaded for international movement.</td>\n</tr>\n<tr>\n<td>pointOriginGoods</td>\n<td>string(25)</td>\n<td>This is typically a city and state where the goods originated.</td>\n</tr>\n<tr>\n<td>preCarriageBy</td>\n<td>string(25)</td>\n<td>Provide the name of the inland carrier.</td>\n</tr>\n<tr>\n<td>scacCarrierCd</td>\n<td>string(4)</td>\n<td>For Ocean, Rail, and Truck shipments, the SCAC Carrier Code identifies the carrier. The full list is available at this site: <a href=\"http://www.nmfta.org/pages/scac\">http://www.nmfta.org/pages/scac</a></td>\n</tr>\n<tr>\n<td>shipmentId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>transShipmentPort</td>\n<td>string(50)</td>\n<td>The name of the port at which transshipment occurs.</td>\n</tr>\n<tr>\n<td>transshipmentTo</td>\n<td>string(25)</td>\n<td>Provide the intermediate destination of the goods, if any.</td>\n</tr>\n<tr>\n<td>truckBorderCrossing</td>\n<td>integer</td>\n<td>Can provide the government port code for crossing here.</td>\n</tr>\n<tr>\n<td>truckContainerized</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>truckProNumber</td>\n<td>string(25)</td>\n<td>The PRO number is used by carriers in tracking the process of each particular shipment. PRO is short for progressive number.</td>\n</tr>\n<tr>\n<td>typeMove</td>\n<td>string(35)</td>\n<td>High-level information about the shipment movement, such as Inland, Door to Port, Door to Pier, Intermodal, etc.</td>\n</tr>\n<tr>\n<td>vesselName</td>\n<td>string(23)</td>\n<td>For Ocean shipments only, provide the Vessel Name.</td>\n</tr>\n</tbody>\n</table>\n</div><h4>Drafts</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>accountNumber</td>\n<td>string(35)</td>\n<td>The bank account number to credit with the proceeds.</td>\n</tr>\n<tr>\n<td>adviseAcceptanceCd</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>adviseNonPaymentCd</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>advisingBank</td>\n<td>string(50)</td>\n<td>The name of the bank taking responsibility for communication between parties and authorities. Document sender to opening bank, or issuing bank.</td>\n</tr>\n<tr>\n<td>annualInterest</td>\n<td>number</td>\n<td></td>\n</tr>\n<tr>\n<td>chargesPaidByCd</td>\n<td>string(5)</td>\n<td>For Our Account (Payee) or For Their Account (Drawee)</td>\n</tr>\n<tr>\n<td>documentsCd</td>\n<td>string(5)</td>\n<td>Values translate to Deliver Against Acceptance, Deliver Against Payment, and Hold for Arrival of Goods.</td>\n</tr>\n<tr>\n<td>documentsDeliveryCd</td>\n<td>string(5)</td>\n<td>Values are In One Mailing and In Two Mailings.</td>\n</tr>\n<tr>\n<td>doNotWaiveCharges</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>draftDate</td>\n<td>string</td>\n<td>The date associated with the bank draft.</td>\n</tr>\n<tr>\n<td>draftNumber</td>\n<td>string(15)</td>\n<td>The Number assigned to this draft by the person generating the document.</td>\n</tr>\n<tr>\n<td>draftTenorDesc</td>\n<td>string(50)</td>\n<td>Frequently one of the following: 120 Days After Sight, or 30 Days After Sight, or 60 Days After Sight, or 90 Days After Sight, or At Sight</td>\n</tr>\n<tr>\n<td>draweeAddress1</td>\n<td>string(35)</td>\n<td>The first line of the address of the company that is the source of the funds, often the same as the Bill To.</td>\n</tr>\n<tr>\n<td>draweeAddress2</td>\n<td>string(35)</td>\n<td>The second line of the address of the company that is the source of the funds, often the same as the Bill To.</td>\n</tr>\n<tr>\n<td>draweeAddress3</td>\n<td>string(35)</td>\n<td>The third line of the address of the company that is the source of the funds, often the same as the Bill To.</td>\n</tr>\n<tr>\n<td>draweeAddress4</td>\n<td>string(35)</td>\n<td>The fourth line of the address of the company that is the source of the funds, often the same as the Bill To.</td>\n</tr>\n<tr>\n<td>draweeAddress5</td>\n<td>string(35)</td>\n<td>The fifth line of the address of the company that is the source of the funds, often the same as the Bill To.</td>\n</tr>\n<tr>\n<td>draweeCompanyName</td>\n<td>string(35)</td>\n<td>The name of the company that is the source of the funds, often the same as the Bill To.</td>\n</tr>\n<tr>\n<td>explanatoryText</td>\n<td>string(200)</td>\n<td>This is the text that shows below the legal line.</td>\n</tr>\n<tr>\n<td>interestFrom</td>\n<td>string</td>\n<td>Starting date of interest.</td>\n</tr>\n<tr>\n<td>interestTo</td>\n<td>string</td>\n<td>End date of interest.</td>\n</tr>\n<tr>\n<td>issuingBank</td>\n<td>string(50)</td>\n<td>The name of the bank issuing, or opening, the letter of credit number</td>\n</tr>\n<tr>\n<td>letterCreditDate</td>\n<td>string</td>\n<td>The date for this letter of credit.</td>\n</tr>\n<tr>\n<td>letterCreditExpiration</td>\n<td>string</td>\n<td>The expiration date for this letter of credit.</td>\n</tr>\n<tr>\n<td>letterCreditNo</td>\n<td>string(20)</td>\n<td>From the advising bank, the letter of credit number for the transaction/shipment.</td>\n</tr>\n<tr>\n<td>otherInstructions</td>\n<td>string(300)</td>\n<td>Free-form text about the transaction.</td>\n</tr>\n<tr>\n<td>payeeAddress1</td>\n<td>string(35)</td>\n<td>The first line of the address of the company to which the funds are deposited, typically the Exporter.</td>\n</tr>\n<tr>\n<td>payeeAddress2</td>\n<td>string(35)</td>\n<td>The second line of the address of the company to which the funds are deposited, typically the Exporter.</td>\n</tr>\n<tr>\n<td>payeeAddress3</td>\n<td>string(35)</td>\n<td>The third line of the address of the company to which the funds are deposited, typically the Exporter.</td>\n</tr>\n<tr>\n<td>payeeAddress4</td>\n<td>string(35)</td>\n<td>The fourth line of the address of the company to which the funds are deposited, typically the Exporter.</td>\n</tr>\n<tr>\n<td>payeeAddress5</td>\n<td>string(35)</td>\n<td>The fifth line of the address of the company to which the funds are deposited, typically the Exporter.</td>\n</tr>\n<tr>\n<td>payeeCompanyName</td>\n<td>string(35)</td>\n<td>The name of the company to which the funds are deposited, typically the Exporter.</td>\n</tr>\n<tr>\n<td>paymentCd</td>\n<td>string(5)</td>\n<td>Options signify Credit Our Account as Specified on Draft and Send Payment to Address Specified on Draft.</td>\n</tr>\n<tr>\n<td>presentingBank</td>\n<td>string(50)</td>\n<td>The name of the bank presenting the letter of credit to the advising bank.</td>\n</tr>\n<tr>\n<td>protestCd</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>provisionalDeposit</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>referEmail</td>\n<td>string(50)</td>\n<td>Contact email.</td>\n</tr>\n<tr>\n<td>referFax</td>\n<td>string(35)</td>\n<td>Contact fax.</td>\n</tr>\n<tr>\n<td>referFirstName</td>\n<td>string(12)</td>\n<td>Contact first name.</td>\n</tr>\n<tr>\n<td>referLastName</td>\n<td>string(17)</td>\n<td>Contact last name.</td>\n</tr>\n<tr>\n<td>referMiddleInitial</td>\n<td>string(1)</td>\n<td>Contact Middle Initial.</td>\n</tr>\n<tr>\n<td>referPhone</td>\n<td>string(35)</td>\n<td>Contact phone.</td>\n</tr>\n<tr>\n<td>shipmentId</td>\n<td>integer</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4>Insurance</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>carriageValue</td>\n<td>number</td>\n<td>The selling price or replacement cost of your shipment's contents, the maximum liability.</td>\n</tr>\n<tr>\n<td>forwarderToInsure</td>\n<td>boolean</td>\n<td>Indicate whether the freight forwarder should insure the shipment. Defaults to no.</td>\n</tr>\n<tr>\n<td>insurancePercentage</td>\n<td>integer</td>\n<td>The percentage of the invoice value that the forwarder should insure. Industry standards are from 10% to 15% over the invoice amount, such as 110%, 115%, etc.</td>\n</tr>\n<tr>\n<td>insuranceValue</td>\n<td>number</td>\n<td>The dollar value of the shipment for insurance purposes.</td>\n</tr>\n<tr>\n<td>shipmentId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>shipmentValuation</td>\n<td>number</td>\n<td>The total value of the shipment for your insurance certificate.</td>\n</tr>\n</tbody>\n</table>\n</div><h4>Hazardous</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>additionalInformation</td>\n<td>string(200)</td>\n<td>This element populates on some of the hazardous docs.</td>\n</tr>\n<tr>\n<td>aircraftTypeCd</td>\n<td>string(2)</td>\n<td>Cargo Aircraft or Passenger or Cargo Aircraft (for air shipments only).</td>\n</tr>\n<tr>\n<td>breakbulk</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>bulkPackages</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>containerStateCd</td>\n<td>string(1)</td>\n<td></td>\n</tr>\n<tr>\n<td>hazMatPhone</td>\n<td>string(50)</td>\n<td>Hazardous materials contact telephone number.</td>\n</tr>\n<tr>\n<td>radioactive</td>\n<td>boolean</td>\n<td>Send as true if the shipment is radioactive.</td>\n</tr>\n<tr>\n<td>reservedForText</td>\n<td>string(200)</td>\n<td>This element populates on some of the hazardous docs.</td>\n</tr>\n<tr>\n<td>shipmentId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>typeOfContainer</td>\n<td>string(30)</td>\n<td>Type of container. Refer to external documentation for a list of codes.</td>\n</tr>\n<tr>\n<td>unitizedCargo</td>\n<td>boolean</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4>Customs</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>customsOffice</td>\n<td>string(25)</td>\n<td>Location of clearance office</td>\n</tr>\n<tr>\n<td>customsValue</td>\n<td></td>\n<td>Value for customs (in the shipment currency).</td>\n</tr>\n<tr>\n<td>declaredValue</td>\n<td>number</td>\n<td>Customs declared value</td>\n</tr>\n<tr>\n<td>entryDate</td>\n<td>string</td>\n<td>Customs entry date.</td>\n</tr>\n<tr>\n<td>entryNumber</td>\n<td>string(15)</td>\n<td>Entry number - AES data element.</td>\n</tr>\n<tr>\n<td>importLicenseNumber</td>\n<td></td>\n<td>Import License, if available.</td>\n</tr>\n<tr>\n<td>inBondCode</td>\n<td></td>\n<td>In Bond Code, if available.</td>\n</tr>\n<tr>\n<td>licenseDate</td>\n<td>string</td>\n<td>Import license date.</td>\n</tr>\n<tr>\n<td>licenseNo</td>\n<td>string(15)</td>\n<td>Import license number.</td>\n</tr>\n<tr>\n<td>originFtz</td>\n<td>string(15)</td>\n<td>If the shipment originated in a Foreign Trade Zone, the code for the FTZ for AES purposes.</td>\n</tr>\n<tr>\n<td>pointStateOrigin</td>\n<td></td>\n<td>Point or state of origin.</td>\n</tr>\n<tr>\n<td>shipmentId</td>\n<td>integer</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"3b7745f4-88e1-4504-b255-8742b4350af7","name":"Shipment Update Example","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"shipmentId\": 77946,\n    \"shipmentNo\": \"77946\",\n    \"shipmentDate\": \"2017-09-13T14:47:00.000Z\",\n    \"shipmentTypeCd\": \"OCONS\",\n    \"initiatorId\": 35974,\n    \"commodity\": \"Easy - single product, \\r\\nqualifying\",\n    \"hazardous\": false,\n    \"imcoClass\": null,\n    \"currencyCd\": \"USD  \",\n    \"conversionFactor\": null,\n    \"convCurrencyCd\": null,\n    \"paymentTerm\": null,\n    \"incoTermCd\": \"DDP\",\n    \"incoDestination\": \"Destination\",\n    \"measurementCd\": \"IMP\",\n    \"transportChargesCd\": null,\n    \"otherChargesCd\": null,\n    \"transShipments\": false,\n    \"routedExportTrans\": false,\n    \"exportCountryRefCd\": \"US\",\n    \"importCountryRefCd\": \"KR\",\n    \"dateClosed\": null,\n    \"dateLocked\": null,\n    \"userLocked\": null,\n    \"itarControlled\": false,\n    \"open\": \"true\",\n    \"status\": {\n        \"key\": \"open\",\n        \"label\": \"Open\",\n        \"isOpen\": true,\n        \"isDirty\": false\n    },\n    \"currency\": {\n        \"code\": \"USD  \",\n        \"description\": \"US Dollar\",\n        \"display\": \"USD - US Dollar\"\n    },\n    \"exportCountry\": {\n        \"code\": \"US\",\n        \"ISO3\": \"USA\",\n        \"description\": \"United States\",\n        \"display\": \"US - United States\"\n    },\n    \"importCountry\": {\n        \"code\": \"KR\",\n        \"ISO3\": \"KOR\",\n        \"description\": \"Korea, Republic of\",\n        \"display\": \"KR - Korea, Republic of\"\n    },\n    \"shipType\": {\n        \"code\": \"OCONS\",\n        \"description\": \"Ocean Consolidation\"\n    },\n    \"transChargeType\": {},\n    \"incoterms\": {\n        \"code\": \"DDP\",\n        \"description\": \"DELIVERED DUTY PAID\"\n    },\n    \"measurement\": {\n        \"code\": \"IMP\",\n        \"description\": \"Imperial\",\n        \"weight\": \"Pound\",\n        \"distance\": \"Inch\",\n        \"volume\": \"Cubic Feet\"\n    },\n    \"freightChargeType\": {},\n    \"otherChargeType\": {},\n    \"shipReference\": {\n        \"shipmentId\": 77946,\n        \"invoiceNo\": \"SEDEasy\",\n        \"invoiceDate\": null,\n        \"bookingNo\": \"31512515125\",\n        \"bookingDate\": null,\n        \"addShipperRef\": null,\n        \"addConsigneeRef\": null,\n        \"serviceContract\": \"\",\n        \"marksAndNumbers\": null,\n        \"shipInstructions\": null,\n        \"rma\": null,\n        \"fileAes\": false,\n        \"itn\": null,\n        \"originalItn\": null,\n        \"usilRef\": null,\n        \"stuffing\": null,\n        \"routing\": null,\n        \"fileName\": null\n    },\n    \"logistics\": {\n        \"shipmentId\": 77946,\n        \"billofLading\": null,\n        \"iataCarrierCd\": null,\n        \"scacCarrierCd\": \"VIES\",\n        \"carrierName\": \"CLIFF VIESSMAN INC\",\n        \"flightVoyage\": \"152151\",\n        \"vesselName\": \"USS Gonow\",\n        \"originPortId\": 1587,\n        \"pierTerminal\": \"My Loading Pier!\",\n        \"departureDatetime\": \"2017-10-27T00:00:00.000Z\",\n        \"cutOffDatetime\": null,\n        \"arrivalPortId\": 6026,\n        \"arrivalDatetime\": null,\n        \"preCarriageBy\": null,\n        \"placeOnCarrier\": null,\n        \"placePreCarrier\": null,\n        \"flag\": null,\n        \"transshipmentTo\": null,\n        \"domesticRouting\": null,\n        \"onwardInlANDRouting\": null,\n        \"freightPayableAt\": null,\n        \"typeMove\": null,\n        \"oblNumber\": null,\n        \"oblDate\": null,\n        \"pointOriginGoods\": null,\n        \"departureState\": null,\n        \"departureCity\": null,\n        \"arrivalState\": null,\n        \"arrivalCity\": null,\n        \"truckContainerized\": false,\n        \"truckProNumber\": null,\n        \"truckBorderCrossing\": null,\n        \"otherTransportInfo\": null,\n        \"mawb\": null,\n        \"aesPort\": \"0401\",\n        \"transShipmentPort\": null,\n        \"parsNumber\": null,\n        \"onBoardDate\": null,\n        \"blType\": null,\n        \"originPort\": {\n            \"portId\": 1587,\n            \"portCd\": \"US-0116\",\n            \"secondaryPortCd\": \"BOS\",\n            \"portDesc\": \"BOSTON, MA\",\n            \"govtPortCode\": \"0401\",\n            \"portTypeCd\": \"AO   \",\n            \"countryCd\": \"US\",\n            \"deleted\": false,\n            \"country\": {\n                \"code\": \"US\",\n                \"ISO3\": \"USA\",\n                \"description\": \"United States\",\n                \"currencyCd\": \"USD  \",\n                \"display\": \"US - United States\",\n                \"stateProvince\": {}\n            }\n        },\n        \"arrivalPort\": {\n            \"portCd\": \"KR-0014\",\n            \"secondaryPortCd\": null,\n            \"portDesc\": \"CHANGHANG\",\n            \"govtPortCode\": \"58000\",\n            \"countryCd\": \"KR\",\n            \"country\": {\n                \"code\": \"KR\",\n                \"ISO3\": \"KOR\",\n                \"description\": \"Korea, Republic of\",\n                \"currencyCd\": \"KRW  \",\n                \"display\": \"KR - Korea, Republic of\"\n            }\n        },\n        \"scacCarrier\": {\n            \"code\": \"VIES      \",\n            \"description\": \"CLIFF VIESSMAN INC\",\n            \"deleted\": false\n        }\n    },\n    \"draft\": {},\n    \"insurance\": {},\n    \"hazardDetail\": {},\n    \"customs\": {\n        \"shipmentId\": 77946,\n        \"originFtz\": \"1251512\",\n        \"entryNumber\": \"135151\",\n        \"entryDate\": null,\n        \"customsOffice\": null,\n        \"licenseNo\": null,\n        \"licenseDate\": null,\n        \"declaredValue\": null\n    }\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 23 Aug 2019 20:30:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"859"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"d81f5c61-c5e4-11e9-8408-d7d4f92f82cd"},{"key":"x-amz-apigw-id","value":"e5DzoG7poAMF3lw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-5d604ce4-e8e73ab8892fe8bcf183904c"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"shipment\": {\n            \"operation\": \"UPDATE\",\n            \"clientId\": 967,\n            \"shipmentId\": 77946,\n            \"shipmentNo\": \"77946\",\n            \"object\": \"shipment\"\n        },\n        \"shipReference\": {\n            \"operation\": \"UPDATE\",\n            \"shipmentId\": 77946,\n            \"invoiceNo\": \"SEDEasy\",\n            \"invoiceDate\": null,\n            \"addShipperRef\": null,\n            \"addConsigneeRef\": null,\n            \"itn\": null,\n            \"object\": \"shipReference\"\n        },\n        \"ladingBillDetail\": {\n            \"operation\": \"INSERT\",\n            \"ladingBillDetailId\": 638,\n            \"object\": \"ladingBillDetail\"\n        },\n        \"ladingBill\": {\n            \"operation\": \"UPDATE\",\n            \"shipmentId\": 77946,\n            \"object\": \"ladingBill\"\n        },\n        \"logistics\": {\n            \"operation\": \"UPDATE\",\n            \"shipmentId\": 77946,\n            \"object\": \"logistics\"\n        },\n        \"hazardDetail\": {\n            \"operation\": \"UPDATE\",\n            \"shipmentId\": 77946,\n            \"object\": \"hazardous\"\n        },\n        \"customs\": {\n            \"operation\": \"UPDATE\",\n            \"shipmentId\": 77946,\n            \"object\": \"customsSpecific\"\n        },\n        \"insurance\": {\n            \"operation\": \"UPDATE\",\n            \"shipmentId\": 77946,\n            \"object\": \"insurance\"\n        },\n        \"draft\": {\n            \"operation\": \"UPDATE\",\n            \"shipmentId\": 77946,\n            \"object\": \"draft\"\n        }\n    }\n}"}],"_postman_id":"d2a5adb6-cbba-4d1a-a627-f71f1b5124d8"}],"id":"f14d2dc1-e25a-4f1c-8d1c-a5b2123b9a2d","_postman_id":"f14d2dc1-e25a-4f1c-8d1c-a5b2123b9a2d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"Shipment Entity (Participants)","item":[{"name":"Shipment Entity Establishment (meat module)","item":[{"name":"Shipment Entity Establishment Fetch","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\", 64234);","// pm.environment.set(\"roleId\", 701083);","// pm.environment.set(\"shipmentId\", 76438);//milestone 2 test","// pm.environment.set(\"roleId\", 428976);//milestone 2 test","","// //testing test ","// pm.environment.set(\"shipmentId\", 77889);","// pm.environment.set(\"roleId\", 432598);","// pm.environment.set(\"roleId\", 432597);","// pm.environment.set(\"roleId\", 432596);","// pm.environment.set(\"roleId\", 13218092);","pm.environment.set(\"shipmentId\", 78785);","pm.environment.set(\"roleId\", 434716);"],"type":"text/javascript","id":"61b88708-9c23-41f4-b71c-40be88196a5e"}}],"id":"a3e3bdd8-9b98-4c17-bf3d-e3db3f9b7117","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/role/{{roleId}}/establishment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","role","{{roleId}}","establishment"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"6317b128-0f94-4eec-9c8a-09484f16f81e","name":"Shipment Entity Fetch Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/role/{{roleId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1026"},{"key":"ETag","value":"W/\"402-wiV64qkW1ZonGDdBNq1+F/3RVeI\""},{"key":"Date","value":"Fri, 02 Nov 2018 19:06:59 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"shipmentId\": 2081399,\n        \"transRoleCd\": \"EXPT \",\n        \"id\": 12555815,\n        \"entityId\": 292694,\n        \"entityRef\": \"SE290871\",\n        \"clientRef\": null,\n        \"name\": \"Generic Common Exporter\",\n        \"stateCd\": \"NY\",\n        \"stateProvince\": \"New York\",\n        \"countryCd\": \"US\",\n        \"country\": \"United States\",\n        \"vatisocd\": null,\n        \"customerEntityId\": null,\n        \"entityRole\": {\n            \"code\": \"EXPT \",\n            \"description\": \"Exporter\",\n            \"display\": \"EXPT - Exporter\"\n        },\n        \"address\": {\n            \"address1\": \"515 Main Street Suite 2\",\n            \"address2\": null,\n            \"city\": \"Albany\",\n            \"countryCd\": \"US\",\n            \"stateCd\": \"NY\",\n            \"stateProvince\": \"New York\",\n            \"country\": {\n                \"code\": \"US\",\n                \"ISO3\": \"USA\",\n                \"description\": \"United States\",\n                \"display\": \"US - United States\",\n                \"stateProvince\": {\n                    \"code\": \"NY\",\n                    \"countryCd\": \"US\",\n                    \"description\": \"NEW YORK\",\n                    \"display\": \"NY - NEW YORK\"\n                }\n            },\n            \"postalCode\": \"12206\",\n            \"address3\": null,\n            \"address4\": null,\n            \"address5\": null,\n            \"contact\": {\n                \"firstName\": \"Jennifer\",\n                \"lastName\": \"Exporter\",\n                \"middleInitial\": \"A\",\n                \"title\": \"Main Exporter\",\n                \"phone\": null,\n                \"fax\": null,\n                \"email\": \"jae@genericcommon.com\"\n            }\n        },\n        \"shipping\": {\n            \"ein\": \"90-1827261\",\n            \"canadianBn\": null,\n            \"vatNumber\": null,\n            \"vatisocd\": null\n        }\n    }\n}"}],"_postman_id":"a3e3bdd8-9b98-4c17-bf3d-e3db3f9b7117"},{"name":"Shipment Entity Establishment Add","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\", 64234);","// pm.environment.set(\"roleId\", 701083);","// pm.environment.set(\"shipmentId\", 76438);//milestone 2 test","// pm.environment.set(\"roleId\", 428976);//milestone 2 test","","// //testing test ","// pm.environment.set(\"shipmentId\", 77889);","// pm.environment.set(\"roleId\", 432598);","// pm.environment.set(\"roleId\", 432597);","// pm.environment.set(\"roleId\", 432596);","// pm.environment.set(\"roleId\", 13218092);","pm.environment.set(\"shipmentId\", 78785);","pm.environment.set(\"roleId\", 434716);"],"type":"text/javascript","id":"dc639643-56e9-48e3-8c5f-655f2049c436"}}],"id":"ca86d79a-b677-4ff2-a029-08cc2eb644b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/role/{{roleId}}/establishment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","role","{{roleId}}","establishment"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"32365fe5-44c9-4733-95e0-810dfcceb8c7","name":"Shipment Entity Establishment Add Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/role/{{roleId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1026"},{"key":"ETag","value":"W/\"402-wiV64qkW1ZonGDdBNq1+F/3RVeI\""},{"key":"Date","value":"Fri, 02 Nov 2018 19:06:59 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"shipmentId\": 2081399,\n        \"transRoleCd\": \"EXPT \",\n        \"id\": 12555815,\n        \"entityId\": 292694,\n        \"entityRef\": \"SE290871\",\n        \"clientRef\": null,\n        \"name\": \"Generic Common Exporter\",\n        \"stateCd\": \"NY\",\n        \"stateProvince\": \"New York\",\n        \"countryCd\": \"US\",\n        \"country\": \"United States\",\n        \"vatisocd\": null,\n        \"customerEntityId\": null,\n        \"entityRole\": {\n            \"code\": \"EXPT \",\n            \"description\": \"Exporter\",\n            \"display\": \"EXPT - Exporter\"\n        },\n        \"address\": {\n            \"address1\": \"515 Main Street Suite 2\",\n            \"address2\": null,\n            \"city\": \"Albany\",\n            \"countryCd\": \"US\",\n            \"stateCd\": \"NY\",\n            \"stateProvince\": \"New York\",\n            \"country\": {\n                \"code\": \"US\",\n                \"ISO3\": \"USA\",\n                \"description\": \"United States\",\n                \"display\": \"US - United States\",\n                \"stateProvince\": {\n                    \"code\": \"NY\",\n                    \"countryCd\": \"US\",\n                    \"description\": \"NEW YORK\",\n                    \"display\": \"NY - NEW YORK\"\n                }\n            },\n            \"postalCode\": \"12206\",\n            \"address3\": null,\n            \"address4\": null,\n            \"address5\": null,\n            \"contact\": {\n                \"firstName\": \"Jennifer\",\n                \"lastName\": \"Exporter\",\n                \"middleInitial\": \"A\",\n                \"title\": \"Main Exporter\",\n                \"phone\": null,\n                \"fax\": null,\n                \"email\": \"jae@genericcommon.com\"\n            }\n        },\n        \"shipping\": {\n            \"ein\": \"90-1827261\",\n            \"canadianBn\": null,\n            \"vatNumber\": null,\n            \"vatisocd\": null\n        }\n    }\n}"}],"_postman_id":"ca86d79a-b677-4ff2-a029-08cc2eb644b0"},{"name":"Shipment Entity Establishment Update","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\", 64234);","// pm.environment.set(\"roleId\", 701083);","// pm.environment.set(\"shipmentId\", 76438);//milestone 2 test","// pm.environment.set(\"roleId\", 428976);//milestone 2 test","","// //testing test ","// pm.environment.set(\"shipmentId\", 77889);","// pm.environment.set(\"roleId\", 432598);","// pm.environment.set(\"roleId\", 432597);","// pm.environment.set(\"roleId\", 432596);","// pm.environment.set(\"roleId\", 13218092);","pm.environment.set(\"shipmentId\", 78785);","pm.environment.set(\"roleId\", 434716);"],"type":"text/javascript","id":"683bfef4-5854-476a-a131-9b7226911c73"}}],"id":"3859fd46-450b-4ca6-88d3-473a34d34efa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/role/{{roleId}}/establishment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","role","{{roleId}}","establishment"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"6426d7a8-c52c-4854-a6ce-f484ba863bd6","name":"Shipment Entity Establishment Update Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/role/{{roleId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1026"},{"key":"ETag","value":"W/\"402-wiV64qkW1ZonGDdBNq1+F/3RVeI\""},{"key":"Date","value":"Fri, 02 Nov 2018 19:06:59 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"shipmentId\": 2081399,\n        \"transRoleCd\": \"EXPT \",\n        \"id\": 12555815,\n        \"entityId\": 292694,\n        \"entityRef\": \"SE290871\",\n        \"clientRef\": null,\n        \"name\": \"Generic Common Exporter\",\n        \"stateCd\": \"NY\",\n        \"stateProvince\": \"New York\",\n        \"countryCd\": \"US\",\n        \"country\": \"United States\",\n        \"vatisocd\": null,\n        \"customerEntityId\": null,\n        \"entityRole\": {\n            \"code\": \"EXPT \",\n            \"description\": \"Exporter\",\n            \"display\": \"EXPT - Exporter\"\n        },\n        \"address\": {\n            \"address1\": \"515 Main Street Suite 2\",\n            \"address2\": null,\n            \"city\": \"Albany\",\n            \"countryCd\": \"US\",\n            \"stateCd\": \"NY\",\n            \"stateProvince\": \"New York\",\n            \"country\": {\n                \"code\": \"US\",\n                \"ISO3\": \"USA\",\n                \"description\": \"United States\",\n                \"display\": \"US - United States\",\n                \"stateProvince\": {\n                    \"code\": \"NY\",\n                    \"countryCd\": \"US\",\n                    \"description\": \"NEW YORK\",\n                    \"display\": \"NY - NEW YORK\"\n                }\n            },\n            \"postalCode\": \"12206\",\n            \"address3\": null,\n            \"address4\": null,\n            \"address5\": null,\n            \"contact\": {\n                \"firstName\": \"Jennifer\",\n                \"lastName\": \"Exporter\",\n                \"middleInitial\": \"A\",\n                \"title\": \"Main Exporter\",\n                \"phone\": null,\n                \"fax\": null,\n                \"email\": \"jae@genericcommon.com\"\n            }\n        },\n        \"shipping\": {\n            \"ein\": \"90-1827261\",\n            \"canadianBn\": null,\n            \"vatNumber\": null,\n            \"vatisocd\": null\n        }\n    }\n}"}],"_postman_id":"3859fd46-450b-4ca6-88d3-473a34d34efa"}],"id":"95e3990c-c01b-46b5-bf2e-792c10f17b1e","description":"<p>Supplemental endpoints for customers subscribed to the Meat module, allowing for Establishment entities to store poultry permit data.</p>\n","_postman_id":"95e3990c-c01b-46b5-bf2e-792c10f17b1e","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"Shipment Entity Add","event":[{"listen":"prerequest","script":{"id":"9721895b-13c5-4cd2-b6c4-ba534f6af997","exec":["pm.environment.set(\"shipmentId\", 78785);","// pm.environment.set(\"roleId\", 701071);"],"type":"text/javascript"}}],"id":"f852632c-0af6-4166-99ac-96173b991f0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"entityState\": \"import\",\n    \"transRoleCd\": \"BILLT\",\n    \"name\": \"Samples, Tester, & Solis\",\n    \"parentCd\": null,\n    \"shipping\": {\n        \"clientCd\": \"NDFORTY\",\n        \"ein\": \"09-8887\",\n        \"complianceDate\": \"2019-03-06\",\n        \"accountNumber\": \"ZZ-t066\"\n    },\n    \"address\": {\n        \"address1\": \"833 N. Breckenridge\",\n        \"address2\": \"test\",\n        \"city\": \"Texamania City\",\n        \"stateCd\": \"TX\",\n        \"stateProvince\": \"TX\",\n        \"postalCode\": \"78147\",\n        \"countryCd\": \"US\",\n        \"country\": {\n            \"code\": \"US\",\n            \"ISO3\": \"USA\",\n            \"description\": \"United States\",\n            \"display\": \"US - United States\",\n            \"stateProvince\": {\n                \"code\": \"TX\",\n                \"countryCd\": \"US\",\n                \"description\": \"TEXAS\"\n            }\n        },\n        \"contact\": {\n            \"contactType\": \"     \",\n            \"firstName\": \"Benjamin\",\n            \"lastName\": \"Samples, Jr.\",\n            \"middleInitial\": \"F\",\n            \"title\": \"Shipping Manager\",\n            \"phone\": \"(512) 655-0187\",\n            \"fax\": null,\n            \"email\": \"bhs@bstco.com\",\n            \"emailConfirmed\": true\n        }\n    },\n    \"assocRole\": {\n        \"BILLT\": {\n            \"code\": \"BILLT\",\n            \"description\": \"Bill To\",\n            \"parentCd\": null,\n            \"deleted\": false,\n            \"shiprelated\": true\n        },\n        \"EXPT \": {\n            \"code\": \"EXPT \",\n            \"description\": \"Exporter\",\n            \"parentCd\": null,\n            \"deleted\": false,\n            \"shiprelated\": true\n        }\n    }\n}\n"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/role","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","role"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"e2a9fb67-41f0-4bff-a9f1-227b82a3c4f8","name":"Shipment Entity Add (minimal)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"entityState\": \"import\",\n    \"transRoleCd\": \"BILLT\",\n    \"name\": \"Samples, Tester, & Solis\",\n    \"parentCd\": null,\n    \"shipping\": {\n        \"clientCd\": \"NDFORTY\",\n        \"ein\": \"09-8887\",\n        \"complianceDate\": \"2019-03-06\",\n        \"accountNumber\": \"ZZ-t066\"\n    },\n    \"address\": {\n        \"address1\": \"833 N. Breckenridge\",\n        \"address2\": \"test\",\n        \"city\": \"Texamania City\",\n        \"stateCd\": \"TX\",\n        \"stateProvince\": \"TX\",\n        \"postalCode\": \"78147\",\n        \"countryCd\": \"US\",\n        \"country\": {\n            \"code\": \"US\",\n            \"ISO3\": \"USA\",\n            \"description\": \"United States\",\n            \"display\": \"US - United States\",\n            \"stateProvince\": {\n                \"code\": \"TX\",\n                \"countryCd\": \"US\",\n                \"description\": \"TEXAS\"\n            }\n        },\n        \"contact\": {\n            \"contactType\": \"     \",\n            \"firstName\": \"Benjamin\",\n            \"lastName\": \"Samples, Jr.\",\n            \"middleInitial\": \"F\",\n            \"title\": \"Shipping Manager\",\n            \"phone\": \"(512) 655-0187\",\n            \"fax\": null,\n            \"email\": \"bhs@bstco.com\",\n            \"emailConfirmed\": true\n        }\n    },\n    \"assocRole\": {\n        \"BILLT\": {\n            \"code\": \"BILLT\",\n            \"description\": \"Bill To\",\n            \"parentCd\": null,\n            \"deleted\": false,\n            \"shiprelated\": true\n        },\n        \"EXPT \": {\n            \"code\": \"EXPT \",\n            \"description\": \"Exporter\",\n            \"parentCd\": null,\n            \"deleted\": false,\n            \"shiprelated\": true\n        }\n    }\n}\n"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/role"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"1e05bfcd-d311-4de0-b3e8-0c19c7621f33","name":"Shipment Entity Add (from entity master, minimum)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"entityState\": \"import\",\n    \"transRoleCd\": \"BILLT\",\n    \"name\": \"Samples, Tester, & Solis\",\n    \"parentCd\": null,\n    \"shipping\": {\n        \"clientCd\": \"NDFORTY\",\n        \"ein\": \"09-8887\",\n        \"complianceDate\": \"2019-03-06\",\n        \"accountNumber\": \"ZZ-t066\"\n    },\n    \"address\": {\n        \"address1\": \"833 N. Breckenridge\",\n        \"address2\": \"test\",\n        \"city\": \"Texamania City\",\n        \"stateCd\": \"TX\",\n        \"stateProvince\": \"TX\",\n        \"postalCode\": \"78147\",\n        \"countryCd\": \"US\",\n        \"country\": {\n            \"code\": \"US\",\n            \"ISO3\": \"USA\",\n            \"description\": \"United States\",\n            \"display\": \"US - United States\",\n            \"stateProvince\": {\n                \"code\": \"TX\",\n                \"countryCd\": \"US\",\n                \"description\": \"TEXAS\"\n            }\n        },\n        \"contact\": {\n            \"contactType\": \"     \",\n            \"firstName\": \"Benjamin\",\n            \"lastName\": \"Samples, Jr.\",\n            \"middleInitial\": \"F\",\n            \"title\": \"Shipping Manager\",\n            \"phone\": \"(512) 655-0187\",\n            \"fax\": null,\n            \"email\": \"bhs@bstco.com\",\n            \"emailConfirmed\": true\n        }\n    },\n    \"assocRole\": {\n        \"BILLT\": {\n            \"code\": \"BILLT\",\n            \"description\": \"Bill To\",\n            \"parentCd\": null,\n            \"deleted\": false,\n            \"shiprelated\": true\n        },\n        \"EXPT \": {\n            \"code\": \"EXPT \",\n            \"description\": \"Exporter\",\n            \"parentCd\": null,\n            \"deleted\": false,\n            \"shiprelated\": true\n        }\n    }\n}\n"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/role"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"1b6b4b36-5dad-4095-a0fb-a5feceb8d46e","name":"Shipment Entity Add (full options)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"entityState\": \"import\",\n    \"transRoleCd\": \"BILLT\",\n    \"name\": \"Samples, Tester, & Solis\",\n    \"parentCd\": null,\n    \"shipping\": {\n        \"clientCd\": \"NDFORTY\",\n        \"ein\": \"09-8887\",\n        \"complianceDate\": \"2019-03-06\",\n        \"accountNumber\": \"ZZ-t066\"\n    },\n    \"address\": {\n        \"address1\": \"833 N. Breckenridge\",\n        \"address2\": \"test\",\n        \"city\": \"Texamania City\",\n        \"stateCd\": \"TX\",\n        \"stateProvince\": \"TX\",\n        \"postalCode\": \"78147\",\n        \"countryCd\": \"US\",\n        \"country\": {\n            \"code\": \"US\",\n            \"ISO3\": \"USA\",\n            \"description\": \"United States\",\n            \"display\": \"US - United States\",\n            \"stateProvince\": {\n                \"code\": \"TX\",\n                \"countryCd\": \"US\",\n                \"description\": \"TEXAS\"\n            }\n        },\n        \"contact\": {\n            \"contactType\": \"     \",\n            \"firstName\": \"Benjamin\",\n            \"lastName\": \"Samples, Jr.\",\n            \"middleInitial\": \"F\",\n            \"title\": \"Shipping Manager\",\n            \"phone\": \"(512) 655-0187\",\n            \"fax\": null,\n            \"email\": \"bhs@bstco.com\",\n            \"emailConfirmed\": true\n        }\n    },\n    \"assocRole\": {\n        \"BILLT\": {\n            \"code\": \"BILLT\",\n            \"description\": \"Bill To\",\n            \"parentCd\": null,\n            \"deleted\": false,\n            \"shiprelated\": true\n        },\n        \"EXPT \": {\n            \"code\": \"EXPT \",\n            \"description\": \"Exporter\",\n            \"parentCd\": null,\n            \"deleted\": false,\n            \"shiprelated\": true\n        }\n    }\n}\n"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/role"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"f852632c-0af6-4166-99ac-96173b991f0a"},{"name":"Shipment Entity Search","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\", 64234);","// pm.environment.set(\"shipmentId\", 76438);//milestone 2 test","","// testing test ","// pm.environment.set(\"shipmentId\", 77889);","pm.environment.set(\"shipmentId\", 78785);","// pm.environment.set(\"roleId\", 434716);","// pm.environment.set(\"role_cd\", \"BILLT\");"],"type":"text/javascript","id":"591b35d4-8afe-4fd3-9a72-4fde53ae31ca"}}],"id":"d3378c2a-83de-4881-8b5a-48bf4b7252dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/role/search?limit={{limit}}&offset={{offset}}&page={{page}}&searchText={{searchText}}&sortDir={{sortDir}}&sortOn={{sortOn}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","role","search"],"host":["{{host}}"],"query":[{"description":{"content":"<p>Default: 25 records. Provides the means to limit the number of records to returned. Useful in improving performance and in implementing paging.</p>\n","type":"text/plain"},"key":"limit","value":"{{limit}}"},{"description":{"content":"<p>Default: 0. The number of records to exclude after filtering is applied and before the limit value is applied. Useful in provinding pagination of result-sets.</p>\n","type":"text/plain"},"key":"offset","value":"{{offset}}"},{"description":{"content":"<p>Default: 0. Although the page number is auto-calculated based upon the total records covered by a query before limits and offsets are applied, user may submit a page number to be used to determine which subset of records may be applied. Useful in paging. </p>\n","type":"text/plain"},"key":"page","value":"{{page}}"},{"description":{"content":"<p>Default: null. The partial string value by which records may be filter. Applies only to text values and may be applied across multiple properties.</p>\n","type":"text/plain"},"key":"searchText","value":"{{searchText}}"},{"description":{"content":"<p>Default: \"asc\" - \"ascending\". Alternative is \"desc\" - \"descending\".</p>\n","type":"text/plain"},"key":"sortDir","value":"{{sortDir}}"},{"description":{"content":"<p>Default: on the primary key(s). Optional sorting on any column returned in the result set</p>\n","type":"text/plain"},"key":"sortOn","value":"{{sortOn}}"}],"variable":[]}},"response":[{"id":"b3d62b66-b098-4456-8abf-43abc1c90b41","name":"Shipment Entity Search Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/role/meta?limit={{limit}}&offset={{offset}}&page={{page}}&searchText={{searchText}}&sortDir={{sortDir}}&sortOn={{sortOn}}","protocol":"{{protocol}}","host":["{{host}}"],"path":["shipment","{{shipmentId}}","role","meta"],"query":[{"key":"limit","value":"{{limit}}","description":"Default: 25 records. Provides the means to limit the number of records to returned. Useful in improving performance and in implementing paging."},{"key":"offset","value":"{{offset}}","description":"Default: 0. The number of records to exclude after filtering is applied and before the limit value is applied. Useful in provinding pagination of result-sets."},{"key":"page","value":"{{page}}","description":"Default: 0. Although the page number is auto-calculated based upon the total records covered by a query before limits and offsets are applied, user may submit a page number to be used to determine which subset of records may be applied. Useful in paging. "},{"key":"searchText","value":"{{searchText}}","description":"Default: null. The partial string value by which records may be filter. Applies only to text values and may be applied across multiple properties."},{"key":"sortDir","value":"{{sortDir}}","description":"Default: \"asc\" - \"ascending\". Alternative is \"desc\" - \"descending\"."},{"key":"sortOn","value":"{{sortOn}}","description":"Default: on the primary key(s). Optional sorting on any column returned in the result set"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3112"},{"key":"ETag","value":"W/\"c28-XmFWbnKGgiRclz8xCNXrHUXWuf8\""},{"key":"Date","value":"Fri, 02 Nov 2018 19:05:56 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"rowNum\": \"1\",\n            \"shipmentId\": 2081399,\n            \"transRoleCode\": \"BILLT\",\n            \"shipmentRoleDesc\": \"Bill To\",\n            \"id\": 12577477,\n            \"entityId\": 292880,\n            \"companyName\": \"Pizzacentric\",\n            \"contactFirstName\": \"Jennifer\",\n            \"contactLastName\": \"Pizzamake\",\n            \"phone\": null,\n            \"address1\": \"1411 Bank Street\",\n            \"address2\": null,\n            \"city\": \"St. Louis\",\n            \"stateCode\": \"MO\",\n            \"stateProvince\": \"Missouri\",\n            \"region\": null,\n            \"postalCode\": \"63141\",\n            \"countryCode\": \"US\",\n            \"country\": \"United States\",\n            \"isPrimary\": true\n        },\n        {\n            \"rowNum\": \"2\",\n            \"shipmentId\": 2081399,\n            \"transRoleCode\": \"EXPT \",\n            \"shipmentRoleDesc\": \"Exporter\",\n            \"id\": 12555815,\n            \"entityId\": 292694,\n            \"companyName\": \"Generic Common Exporter\",\n            \"contactFirstName\": \"Jennifer\",\n            \"contactLastName\": \"Exporter\",\n            \"phone\": null,\n            \"address1\": \"515 Main Street Suite 2\",\n            \"address2\": null,\n            \"city\": \"Albany\",\n            \"stateCode\": \"NY\",\n            \"stateProvince\": \"New York\",\n            \"region\": null,\n            \"postalCode\": \"12206\",\n            \"countryCode\": \"US\",\n            \"country\": \"United States\",\n            \"isPrimary\": true\n        },\n        {\n            \"rowNum\": \"3\",\n            \"shipmentId\": 2081399,\n            \"transRoleCode\": \"FORW \",\n            \"shipmentRoleDesc\": \"Forwarder\",\n            \"id\": 12555841,\n            \"entityId\": 292702,\n            \"companyName\": \"DHL\",\n            \"contactFirstName\": \"Joe\",\n            \"contactLastName\": \"Forwarder\",\n            \"phone\": \"123-456-7890\",\n            \"address1\": \"292 Wolf Rd\",\n            \"address2\": null,\n            \"city\": \"Albany\",\n            \"stateCode\": \"NY\",\n            \"stateProvince\": \"New York\",\n            \"region\": null,\n            \"postalCode\": \"12110\",\n            \"countryCode\": \"US\",\n            \"country\": \"United States\",\n            \"isPrimary\": true\n        },\n        {\n            \"rowNum\": \"4\",\n            \"shipmentId\": 2081399,\n            \"transRoleCode\": \"ULTCG\",\n            \"shipmentRoleDesc\": \"Ultimate Consignee\",\n            \"id\": 12555816,\n            \"entityId\": 292695,\n            \"companyName\": \"Generic Foreign Pizzeria Franchise\",\n            \"contactFirstName\": \"Steven\",\n            \"contactLastName\": \"Pizzamaker\",\n            \"phone\": null,\n            \"address1\": \"515 Pizza Way\",\n            \"address2\": null,\n            \"city\": \"Vigo\",\n            \"stateCode\": null,\n            \"stateProvince\": null,\n            \"region\": null,\n            \"postalCode\": \"36201\",\n            \"countryCode\": \"ES\",\n            \"country\": \"Spain\",\n            \"isPrimary\": true\n        },\n        {\n            \"rowNum\": \"5\",\n            \"shipmentId\": 2081399,\n            \"transRoleCode\": \"NOTIF\",\n            \"shipmentRoleDesc\": \"Notify\",\n            \"id\": 12577631,\n            \"entityId\": 292881,\n            \"companyName\": \"Happy Test Party 1\",\n            \"contactFirstName\": \"Llama\",\n            \"contactLastName\": \"Animal\",\n            \"phone\": null,\n            \"address1\": \"9999 Ridge Avenue\",\n            \"address2\": null,\n            \"city\": \"Webster Groves\",\n            \"stateCode\": \"MO\",\n            \"stateProvince\": \"Missouri\",\n            \"region\": null,\n            \"postalCode\": \"63119\",\n            \"countryCode\": \"US\",\n            \"country\": \"United States\",\n            \"isPrimary\": false\n        },\n        {\n            \"rowNum\": \"6\",\n            \"shipmentId\": 2081399,\n            \"transRoleCode\": \"INTCG\",\n            \"shipmentRoleDesc\": \"Intermediate Consignee\",\n            \"id\": 12577656,\n            \"entityId\": 292881,\n            \"companyName\": \"Happy Test Party 2\",\n            \"contactFirstName\": \"Llama\",\n            \"contactLastName\": \"Animal\",\n            \"phone\": null,\n            \"address1\": \"9999 Ridge Avenue\",\n            \"address2\": null,\n            \"city\": \"Webster Groves\",\n            \"stateCode\": \"MO\",\n            \"stateProvince\": \"Missouri\",\n            \"region\": null,\n            \"postalCode\": \"63119\",\n            \"countryCode\": \"US\",\n            \"country\": \"United States\",\n            \"isPrimary\": false\n        },\n        {\n            \"rowNum\": \"7\",\n            \"shipmentId\": 2081399,\n            \"transRoleCode\": \"CUSTB\",\n            \"shipmentRoleDesc\": \"Customs Broker\",\n            \"id\": 12577659,\n            \"entityId\": 292881,\n            \"companyName\": \"Happy Test Party 3\",\n            \"contactFirstName\": \"Llama\",\n            \"contactLastName\": \"Animal\",\n            \"phone\": null,\n            \"address1\": \"9999 Ridge Avenue\",\n            \"address2\": null,\n            \"city\": \"Webster Groves\",\n            \"stateCode\": \"MO\",\n            \"stateProvince\": \"Missouri\",\n            \"region\": null,\n            \"postalCode\": \"63119\",\n            \"countryCode\": \"US\",\n            \"country\": \"United States\",\n            \"isPrimary\": false\n        }\n    ],\n    \"qryCount\": 7,\n    \"itemCount\": 7\n}"}],"_postman_id":"d3378c2a-83de-4881-8b5a-48bf4b7252dc"},{"name":"Shipment Entity Fetch","event":[{"listen":"prerequest","script":{"id":"9a6a531a-d59b-451b-a880-117b8ead46ab","exec":["// pm.environment.set(\"shipmentId\", 64234);","// pm.environment.set(\"roleId\", 701083);","// pm.environment.set(\"shipmentId\", 76438);//milestone 2 test","// pm.environment.set(\"roleId\", 428976);//milestone 2 test","","// //testing test ","// pm.environment.set(\"shipmentId\", 77889);","// pm.environment.set(\"roleId\", 432598);","// pm.environment.set(\"roleId\", 432597);","// pm.environment.set(\"roleId\", 432596);","// pm.environment.set(\"roleId\", 13218092);","pm.environment.set(\"shipmentId\", 78785);","pm.environment.set(\"roleId\", 434716);"],"type":"text/javascript","packages":{}}}],"id":"39500fcb-0073-469f-8b0f-19f1a254f681","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{swz_host}}/shipment/{{shipmentId}}/role/{{roleId}}","description":"<p>Retrieves a deeply-loaded, idempotent shipment participant.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","role","{{roleId}}"],"host":["{{swz_host}}"],"query":[],"variable":[]}},"response":[{"id":"8dacab29-e704-4644-bb84-3ec2f674cc67","name":"Shipment Entity Fetch Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/role/{{roleId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1026"},{"key":"ETag","value":"W/\"402-wiV64qkW1ZonGDdBNq1+F/3RVeI\""},{"key":"Date","value":"Fri, 02 Nov 2018 19:06:59 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"shipmentId\": 2081399,\n        \"transRoleCd\": \"EXPT \",\n        \"id\": 12555815,\n        \"entityId\": 292694,\n        \"entityRef\": \"SE290871\",\n        \"clientRef\": null,\n        \"name\": \"Generic Common Exporter\",\n        \"stateCd\": \"NY\",\n        \"stateProvince\": \"New York\",\n        \"countryCd\": \"US\",\n        \"country\": \"United States\",\n        \"vatisocd\": null,\n        \"customerEntityId\": null,\n        \"entityRole\": {\n            \"code\": \"EXPT \",\n            \"description\": \"Exporter\",\n            \"display\": \"EXPT - Exporter\"\n        },\n        \"address\": {\n            \"address1\": \"515 Main Street Suite 2\",\n            \"address2\": null,\n            \"city\": \"Albany\",\n            \"countryCd\": \"US\",\n            \"stateCd\": \"NY\",\n            \"stateProvince\": \"New York\",\n            \"country\": {\n                \"code\": \"US\",\n                \"ISO3\": \"USA\",\n                \"description\": \"United States\",\n                \"display\": \"US - United States\",\n                \"stateProvince\": {\n                    \"code\": \"NY\",\n                    \"countryCd\": \"US\",\n                    \"description\": \"NEW YORK\",\n                    \"display\": \"NY - NEW YORK\"\n                }\n            },\n            \"postalCode\": \"12206\",\n            \"address3\": null,\n            \"address4\": null,\n            \"address5\": null,\n            \"contact\": {\n                \"firstName\": \"Jennifer\",\n                \"lastName\": \"Exporter\",\n                \"middleInitial\": \"A\",\n                \"title\": \"Main Exporter\",\n                \"phone\": null,\n                \"fax\": null,\n                \"email\": \"jae@genericcommon.com\"\n            }\n        },\n        \"shipping\": {\n            \"ein\": \"90-1827261\",\n            \"canadianBn\": null,\n            \"vatNumber\": null,\n            \"vatisocd\": null\n        }\n    }\n}"}],"_postman_id":"39500fcb-0073-469f-8b0f-19f1a254f681"},{"name":"Shipment Entity Update","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"shipmentId\", 78785);","pm.environment.set(\"roleId\", 434716);"],"type":"text/javascript","id":"8adc34f9-6636-41ab-9309-49a6a1d0ac67"}}],"id":"be9c5040-dba7-4b9d-bd05-827793b6d9d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"shipmentId\": 78785,\n    \"transRoleCd\": \"BILLT\",\n    \"id\": 434716,\n    \"entityId\": 109165,\n    \"entityRef\": null,\n    \"clientRef\": null,\n    \"name\": \"Samples, Tester, & Solis\",\n    \"stateCd\": \"TX\",\n    \"stateProvince\": \"TX\",\n    \"countryCd\": \"US\",\n    \"country\": \"United States\",\n    \"vatisocd\": null,\n    \"customerEntityId\": null,\n    \"clientCd\": \"NDFORTY\",\n    \"entityRole\": {\n        \"code\": \"BILLT\",\n        \"description\": \"Bill To\",\n        \"display\": \"BILLT - Bill To\"\n    },\n    \"address\": {\n        \"address1\": \"833 N. Breckenridge\",\n        \"address2\": \"test\",\n        \"city\": \"Texamania City\",\n        \"countryCd\": \"US\",\n        \"stateCd\": \"TX\",\n        \"stateProvince\": \"TX\",\n        \"country\": {\n            \"code\": \"US\",\n            \"ISO3\": \"USA\",\n            \"description\": \"United States\",\n            \"display\": \"US - United States\",\n            \"stateProvince\": {\n                \"code\": \"TX\",\n                \"countryCd\": \"US\",\n                \"description\": \"TEXAS\",\n                \"display\": \"TX - TEXAS\"\n            }\n        },\n        \"postalCode\": \"78147\",\n        \"address3\": null,\n        \"address4\": null,\n        \"address5\": null,\n        \"contact\": {\n            \"firstName\": \"Benjamin\",\n            \"lastName\": \"Samples, Jr.\",\n            \"middleInitial\": \"F\",\n            \"title\": \"Shipping Manager\",\n            \"phone\": \"(512) 655-0187\",\n            \"fax\": null,\n            \"email\": \"bhs@bstco.com\"\n        }\n    },\n    \"shipping\": {\n        \"clientCd\": \"NDFORTY\",\n        \"ein\": \"09-9090\",\n        \"canadianBn\": null,\n        \"vatNumber\": null\n    }\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/role/{{roleId}}","description":"<p>Updates an idempotent shipment role (participant)</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","role","{{roleId}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"07ae34ef-a3df-4b8d-9da5-89deb5d78615","name":"Shipment Entity Update Example (from fetch)","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"shipmentId\": 2081399,\n    \"transRoleCd\": \"EXPT \",\n    \"id\": 12555815,\n    \"entityId\": 292694,\n    \"entityRef\": \"SE290871\",\n    \"clientRef\": null,\n    \"name\": \"Generic Common Exporter\",\n    \"stateCd\": \"NY\",\n    \"stateProvince\": \"New York\",\n    \"countryCd\": \"US\",\n    \"country\": \"United States\",\n    \"vatisocd\": null,\n    \"customerEntityId\": null,\n    \"entityRole\": {\n        \"code\": \"EXPT \",\n        \"description\": \"Exporter\",\n        \"display\": \"EXPT - Exporter\"\n    },\n    \"address\": {\n        \"address1\": \"515 Main Street Suite 2\",\n        \"address2\": null,\n        \"city\": \"Albany\",\n        \"countryCd\": \"US\",\n        \"stateCd\": \"NY\",\n        \"stateProvince\": \"New York\",\n        \"country\": {\n            \"code\": \"US\",\n            \"ISO3\": \"USA\",\n            \"description\": \"United States\",\n            \"display\": \"US - United States\",\n            \"stateProvince\": {\n                \"code\": \"NY\",\n                \"countryCd\": \"US\",\n                \"description\": \"NEW YORK\",\n                \"display\": \"NY - NEW YORK\"\n            }\n        },\n        \"postalCode\": \"12206\",\n        \"address3\": null,\n        \"address4\": null,\n        \"address5\": null,\n        \"contact\": {\n            \"firstName\": \"Jennifer\",\n            \"lastName\": \"Exporter\",\n            \"middleInitial\": \"A\",\n            \"title\": \"Main Exporter\",\n            \"phone\": null,\n            \"fax\": null,\n            \"email\": \"jae@genericcommon.com\"\n        }\n    },\n    \"shipping\": {\n        \"ein\": \"90-1827261\",\n        \"canadianBn\": null,\n        \"vatNumber\": null,\n        \"vatisocd\": null\n    }\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/role/{{roleId}}"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"be9c5040-dba7-4b9d-bd05-827793b6d9d4"},{"name":"Shipment Entity Remove","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\", 64296);","// pm.environment.set(\"roleId\", 701116);","// pm.environment.set(\"role_cd\", \"BILLT\");","pm.environment.set(\"shipmentId\", 78785);","pm.environment.set(\"roleId\", 434751);","pm.environment.set(\"role_cd\", \"BILLT\");"],"type":"text/javascript","id":"e68f0661-cd05-41fa-a9a5-d924302ec322"}}],"id":"fc0692b3-1e1b-4907-97b8-e03670be308d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/role/{{roleId}}/{{role_cd}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","role","{{roleId}}","{{role_cd}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fc0692b3-1e1b-4907-97b8-e03670be308d"}],"id":"d4d35a41-1dea-40b9-a145-fc2a72fc1d3c","description":"<p>These are the parties to the shipment transaction. Supply what you have/what you need to populate your documents.</p>\n<p>You may send in complete entities or you may send in a reference to your Entity Masters (See Settings). If you reference an entity master code, then the data stored in that entity master record will be written to your specified shipment. If you send additional data with the entity master code, that data will write to the shipment instead of the master data, without changing the master record.</p>\n<p>Valid entity roles are defined below:</p>\n<h4>Overview of Participants</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Exporter (EXPT)</td>\n<td>Exporter is not required to create a shipment. It is a main entity to the shipment.</td>\n</tr>\n<tr>\n<td>Ultimate Consignee (ULTCG)</td>\n<td>Ultimate Consignee is not required to create a shipment. It is a main entity in the shipment.</td>\n</tr>\n<tr>\n<td>Freight Forwarder (FORW)</td>\n<td>Freight Forwarder appears on the Shipper's Export Declaration and Shipper's Letter of Instruction to the Freight Forwarder.</td>\n</tr>\n<tr>\n<td>Bill To (BILLT)</td>\n<td>Bill To appears on the Commercial Invoice, the Packing List, and the Shipper's Export Declaration.</td>\n</tr>\n<tr>\n<td>Intermediate Consignee (INTCG)</td>\n<td>Intermediate Consignee appears on the Shipper's Export Declaration and the Shipper's Letter of Instruction,</td>\n</tr>\n<tr>\n<td>Customs Broker (CUSTB)</td>\n<td>Customs Broker appears on the Shipper's Letter of Instruction,</td>\n</tr>\n<tr>\n<td>Importer (IMPT)</td>\n<td>Importer appears on the Shipper's Letter of Instruction. Only the name is printed, though. This party is also applicable to Free Trade Agreements</td>\n</tr>\n</tbody>\n</table>\n</div><h4>About Ultimate Consignees</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>related</td>\n<td>If you provide an Ultimate Consignee, this is required to determine whether the Ultimate Consignee is related to the Exporter.</td>\n</tr>\n<tr>\n<td>ultimateConsigneeType</td>\n<td>Required by AES since April of 2014. Values are constrained to D, R, G, and O. D = Direct Consumer. R = Reseller. G = Government Entity. O = Other.</td>\n</tr>\n</tbody>\n</table>\n</div><h4>Shipment Entity Metadata</h4>\n\n<p>rowNum | number | facilitates sorting and paging.<br />entityState | string(10) | Used to indicate a record is to be deleted ('delete'). However, may also indicate 'insert' and 'update' , when useful.</p>\n<h4>Shipment Entity</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>address1</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n<tr>\n<td>address2</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n<tr>\n<td>address3</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n<tr>\n<td>address4</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n<tr>\n<td>address5</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n<tr>\n<td>canadianBn</td>\n<td>string(20)</td>\n<td>Canadian Business Number</td>\n</tr>\n<tr>\n<td>city</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n<tr>\n<td>country</td>\n<td>string(50)</td>\n<td></td>\n</tr>\n<tr>\n<td>countryCd</td>\n<td>string(2)</td>\n<td></td>\n</tr>\n<tr>\n<td>customerEntityId</td>\n<td>string(17)</td>\n<td></td>\n</tr>\n<tr>\n<td>ein</td>\n<td>string(17)</td>\n<td>The EIN for the exporter is sent to AES in ACE.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>string(60)</td>\n<td></td>\n</tr>\n<tr>\n<td>entityId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>entityRef</td>\n<td>string(35)</td>\n<td>For Ultimate Consignee, Freight Forwarder, and Exporter, provide a reference of what that party calls the shipment.</td>\n</tr>\n<tr>\n<td>fax</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>string(12)</td>\n<td></td>\n</tr>\n<tr>\n<td>id</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>string(17)</td>\n<td></td>\n</tr>\n<tr>\n<td>middleInitial</td>\n<td>string(1)</td>\n<td></td>\n</tr>\n<tr>\n<td>name</td>\n<td>string(35)</td>\n<td>If you provide an entity, name is required.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n<tr>\n<td>postalCode</td>\n<td>string(10)</td>\n<td></td>\n</tr>\n<tr>\n<td>region</td>\n<td>string(30)</td>\n<td></td>\n</tr>\n<tr>\n<td>related</td>\n<td>boolean</td>\n<td>This is required to determine if this entity is related to the Exporter (used only for Ultimate Consignee'_</td>\n</tr>\n<tr>\n<td>shipmentId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>stateCd</td>\n<td>string(2)</td>\n<td></td>\n</tr>\n<tr>\n<td>stateProvince</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n<tr>\n<td>title</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n<tr>\n<td>transRoleCd</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>ultimateConsigneeType</td>\n<td>string(1)</td>\n<td>Provide only for Ultimate Consignee. Required by AES since April of 2014. Values are constrained to D, R, G, and O. D = Direct Consumer. R = Reseller. G = Government Entity. O = Other.</td>\n</tr>\n<tr>\n<td>vatisocd</td>\n<td>string(2)</td>\n<td>Valued Added Tax ISO Country Code</td>\n</tr>\n<tr>\n<td>vatNumber</td>\n<td>string(35)</td>\n<td>Valued Added Tax Number</td>\n</tr>\n</tbody>\n</table>\n</div><h4>Shipment Contact</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>contactType</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>email</td>\n<td>string(60)</td>\n<td>Formatted e-mail address (with @ and dots).</td>\n</tr>\n<tr>\n<td>emailConfirmed</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>entityAddressId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>fax</td>\n<td>string(35)</td>\n<td>Contact person's fax number. Not strictly formatted.</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>string(12)</td>\n<td>Contact's first name</td>\n</tr>\n<tr>\n<td>id</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>string(17)</td>\n<td>Contact's last name</td>\n</tr>\n<tr>\n<td>middleInitial</td>\n<td>string(1)</td>\n<td>Contact's middle initial</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>string(35)</td>\n<td>Contact person's phone number. Not strictly formatted.</td>\n</tr>\n<tr>\n<td>signature</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n<tr>\n<td>title</td>\n<td>string(25)</td>\n<td>Contact person's title.</td>\n</tr>\n</tbody>\n</table>\n</div><h4>Shipment Contact Address</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>address1</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n<tr>\n<td>address2</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n<tr>\n<td>address3</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n<tr>\n<td>address4</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n<tr>\n<td>address5</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n<tr>\n<td>city</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n<tr>\n<td>country</td>\n<td>string(50)</td>\n<td></td>\n</tr>\n<tr>\n<td>countryCd</td>\n<td>string(2)</td>\n<td></td>\n</tr>\n<tr>\n<td>entityId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>id</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>postalCode</td>\n<td>string(10)</td>\n<td></td>\n</tr>\n<tr>\n<td>region</td>\n<td>string(30)</td>\n<td></td>\n</tr>\n<tr>\n<td>stateCd</td>\n<td>string(2)</td>\n<td></td>\n</tr>\n<tr>\n<td>stateProvince</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4>Shipping Participant Detail</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>accountNumber</td>\n<td>string(25)</td>\n<td></td>\n</tr>\n<tr>\n<td>canadianBn</td>\n<td>string(50)</td>\n<td></td>\n</tr>\n<tr>\n<td>clientCd</td>\n<td>string(17)</td>\n<td></td>\n</tr>\n<tr>\n<td>complianceDate</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>duns</td>\n<td>string(9)</td>\n<td></td>\n</tr>\n<tr>\n<td>ein</td>\n<td>string(17)</td>\n<td></td>\n</tr>\n<tr>\n<td>entityId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>entityTypeCd</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>fmNumber</td>\n<td>string(50)</td>\n<td></td>\n</tr>\n<tr>\n<td>ssn</td>\n<td>string(9)</td>\n<td></td>\n</tr>\n<tr>\n<td>ultimateConsigneeType</td>\n<td>string(1)</td>\n<td></td>\n</tr>\n<tr>\n<td>vatisocd</td>\n<td>string(2)</td>\n<td></td>\n</tr>\n<tr>\n<td>vatNumber</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4>Role Code Detail</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>code</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>description</td>\n<td>string(50)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"796a3fc3-b508-4f9a-8d80-14ccc2ae632d"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"0b71331a-f3e3-4985-a830-ea6a3ac064e3"}}],"_postman_id":"d4d35a41-1dea-40b9-a145-fc2a72fc1d3c","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"Shipment Product","item":[{"name":"Product LineItems","item":[{"name":"Product Combo line-items Fetch","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\",63773);","// pm.environment.set(\"productId\",694289);","// pm.environment.set(\"lineitem_id\", 4390);","","","//\"/shipment/59343/product/667446/lineItem/4356\"","","// testing test","","pm.environment.set(\"shipmentId\", 77737);","pm.environment.set(\"productId\", 1158461);","pm.environment.set(\"lineitem_id\", 4423);",""],"type":"text/javascript","id":"86300988-4d94-40cb-b95e-c1a596c09681"}}],"id":"8a60c430-ee1d-4c98-962a-cad73b626d35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/lineitem/{{lineitem_id}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","{{productId}}","lineitem","{{lineitem_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"d8e26dc5-3592-45b9-aa5a-db1135f03dc4","name":"Product Combo line-item Fetch","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/lineItem/{{lineitem_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"825"},{"key":"ETag","value":"W/\"339-LT6r4jIGsniNo6jtMdhpmbf69AE\""},{"key":"Date","value":"Wed, 05 Jun 2019 13:11:48 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"convFactor\": 0.00694,\n        \"countryCd\": \"CN\",\n        \"description\": \"PEN ASSY-IRONMAN-TECH2*\",\n        \"dfm\": \"F\",\n        \"eccnCd\": \"EAR99\",\n        \"id\": 4355,\n        \"licenseCd\": \"C33\",\n        \"licenseExpDate\": null,\n        \"licenseNo\": null,\n        \"partNumber\": \"9706-11\",\n        \"productId\": 667140,\n        \"productValue\": 25.65,\n        \"quantity\": 4,\n        \"scheduleB\": {\n            \"code\": \"9608100000\",\n            \"description\": \"BALL POINT PENS\",\n            \"uq1Cd\": \"GRS  \",\n            \"uq2Cd\": null,\n            \"uq1\": {\n                \"code\": \"GRS  \",\n                \"description\": \"Gross\"\n            }\n        },\n        \"scheduleBuq\": 0.02778,\n        \"scheduleBuq2\": null,\n        \"shippingWeight\": 0.041,\n        \"um\": \"EA   \",\n        \"license\": {\n            \"code\": \"C33\",\n            \"description\": \"NO LICENSE REQUIRED (NLR) PART 758\",\n            \"abbreviation\": \"NLR\"\n        },\n        \"eccn\": {\n            \"code\": \"EAR99\",\n            \"description\": \"Items subject to the EAR that are not elsewhere specified in this CCL Category or in any other category in the CCL are designated by the number EAR99.\"\n        },\n        \"country\": {\n            \"code\": \"CN\",\n            \"description\": \"China\"\n        }\n    }\n}"}],"_postman_id":"8a60c430-ee1d-4c98-962a-cad73b626d35"},{"name":"Product Combo line-item remove","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"shipmentId\", 59343);","pm.environment.set(\"productId\", 667446);","pm.environment.set(\"lineitem_id\", 4356);"],"type":"text/javascript","id":"ad43a58f-636f-4309-8083-873c2b737ee6"}}],"id":"d26dd6da-e1be-46df-8351-423654cfe496","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/lineitem/{{lineitem_id}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","{{productId}}","lineitem","{{lineitem_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"cfbbd934-5542-4300-b909-9d23b738dc9a","name":"Product Combo line-item Fetch","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/lineItem/{{lineitem_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"825"},{"key":"ETag","value":"W/\"339-LT6r4jIGsniNo6jtMdhpmbf69AE\""},{"key":"Date","value":"Wed, 05 Jun 2019 13:11:48 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"convFactor\": 0.00694,\n        \"countryCd\": \"CN\",\n        \"description\": \"PEN ASSY-IRONMAN-TECH2*\",\n        \"dfm\": \"F\",\n        \"eccnCd\": \"EAR99\",\n        \"id\": 4355,\n        \"licenseCd\": \"C33\",\n        \"licenseExpDate\": null,\n        \"licenseNo\": null,\n        \"partNumber\": \"9706-11\",\n        \"productId\": 667140,\n        \"productValue\": 25.65,\n        \"quantity\": 4,\n        \"scheduleB\": {\n            \"code\": \"9608100000\",\n            \"description\": \"BALL POINT PENS\",\n            \"uq1Cd\": \"GRS  \",\n            \"uq2Cd\": null,\n            \"uq1\": {\n                \"code\": \"GRS  \",\n                \"description\": \"Gross\"\n            }\n        },\n        \"scheduleBuq\": 0.02778,\n        \"scheduleBuq2\": null,\n        \"shippingWeight\": 0.041,\n        \"um\": \"EA   \",\n        \"license\": {\n            \"code\": \"C33\",\n            \"description\": \"NO LICENSE REQUIRED (NLR) PART 758\",\n            \"abbreviation\": \"NLR\"\n        },\n        \"eccn\": {\n            \"code\": \"EAR99\",\n            \"description\": \"Items subject to the EAR that are not elsewhere specified in this CCL Category or in any other category in the CCL are designated by the number EAR99.\"\n        },\n        \"country\": {\n            \"code\": \"CN\",\n            \"description\": \"China\"\n        }\n    }\n}"}],"_postman_id":"d26dd6da-e1be-46df-8351-423654cfe496"},{"name":"Product Combo line-item update","event":[{"listen":"prerequest","script":{"exec":["// testing in test","pm.environment.set(\"shipmentId\", 77737);","pm.environment.set(\"productId\", 1158461);","pm.environment.set(\"lineitem_id\", 4421);"],"type":"text/javascript","id":"3e0820cb-5612-44fe-aa3e-10c68123b12f"}}],"id":"c1a7aff6-11e7-47b5-ad4e-dac7369073aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"convFactor\": 0.00694,\n    \"countryCd\": \"CN\",\n    \"description\": \"PEN ASSY-IRONMAN-TECH2*\",\n    \"dfm\": \"F\",\n    \"eccnCd\": \"EAR99\",\n    \"id\": 4421,\n    \"licenseCd\": \"C33\",\n    \"licenseExpDate\": null,\n    \"licenseNo\": null,\n    \"partNumber\": \"9706-11\",\n    \"productId\": 667140,\n    \"productValue\": 25.65,\n    \"quantity\": 4,\n    \"scheduleB\": {\n        \"code\": \"9608100000\",\n        \"description\": \"BALL POINT PENS\",\n        \"uq1Cd\": \"GRS  \",\n        \"uq2Cd\": null,\n        \"uq1\": {\n            \"code\": \"GRS  \",\n            \"description\": \"Gross\"\n        }\n    },\n    \"scheduleBuq\": 0.02778,\n    \"scheduleBuq2\": null,\n    \"shippingWeight\": 0.041,\n    \"um\": \"EA   \",\n    \"license\": {\n        \"code\": \"C33\",\n        \"description\": \"NO LICENSE REQUIRED (NLR) PART 758\",\n        \"abbreviation\": \"NLR\"\n    },\n    \"eccn\": {\n        \"code\": \"EAR99\",\n        \"description\": \"Items subject to the EAR that are not elsewhere specified in this CCL Category or in any other category in the CCL are designated by the number EAR99.\"\n    },\n    \"country\": {\n        \"code\": \"CN\",\n        \"description\": \"China\"\n    }\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/lineitem/{{lineitem_id}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","{{productId}}","lineitem","{{lineitem_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"66e48c8f-4160-4e94-b096-cccc51c82171","name":"Product Combo line-item update Example","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": 4421,\n    \"convFactor\": 0.00694,\n    \"countryCd\": \"CN\",\n    \"description\": \"PEN ASSY-IRONMAN-TECH2*\",\n    \"dfm\": \"F\",\n    \"eccnCd\": \"EAR99\",\n    \"licenseCd\": \"C33\",\n    \"licenseExpDate\": null,\n    \"licenseNo\": null,\n    \"partNumber\": \"9706-11\",\n    \"productId\": 667140,\n    \"productValue\": 25.65,\n    \"quantity\": 4,\n    \"scheduleB\": {\n        \"code\": \"9608100000\",\n        \"description\": \"BALL POINT PENS\",\n        \"uq1Cd\": \"GRS  \",\n        \"uq2Cd\": null,\n        \"uq1\": {\n            \"code\": \"GRS  \",\n            \"description\": \"Gross\"\n        }\n    },\n    \"scheduleBuq\": 0.02778,\n    \"scheduleBuq2\": null,\n    \"shippingWeight\": 0.041,\n    \"um\": \"EA   \",\n    \"license\": {\n        \"code\": \"C33\",\n        \"description\": \"NO LICENSE REQUIRED (NLR) PART 758\",\n        \"abbreviation\": \"NLR\"\n    },\n    \"eccn\": {\n        \"code\": \"EAR99\",\n        \"description\": \"Items subject to the EAR that are not elsewhere specified in this CCL Category or in any other category in the CCL are designated by the number EAR99.\"\n    },\n    \"country\": {\n        \"code\": \"CN\",\n        \"description\": \"China\"\n    }\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/lineitem/{{lineitem_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Aug 2019 18:35:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"58"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"a2cb77d0-c054-11e9-8996-0749bf03046d"},{"key":"x-amz-apigw-id","value":"ehuaoG7foAMF2sA="},{"key":"X-Amzn-Trace-Id","value":"Root=1-5d56f777-d24b9dbaa9ca8be0b84ee76f"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"operation\": \"UPDATE\",\n            \"id\": 4421\n        }\n    ]\n}"}],"_postman_id":"c1a7aff6-11e7-47b5-ad4e-dac7369073aa"},{"name":"Product Combo line-item Insert","event":[{"listen":"prerequest","script":{"exec":["// testing in test","pm.environment.set(\"shipmentId\", 77737);","pm.environment.set(\"productId\", 1158461);"],"type":"text/javascript","id":"a6681ec4-d316-4207-a131-fcf50d097782"}}],"id":"c53bd5d7-ec6a-4ecd-b41d-9dea674f9ad3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"convFactor\": 0.00694,\n    \"countryCd\": \"CN\",\n    \"description\": \"PEN ASSY-IRONMAN-TECH2*\",\n    \"dfm\": \"F\",\n    \"eccnCd\": \"EAR99\",\n    \"licenseCd\": \"C33\",\n    \"licenseExpDate\": null,\n    \"licenseNo\": null,\n    \"partNumber\": \"9706-11\",\n    \"productId\": 667140,\n    \"productValue\": 25.65,\n    \"quantity\": 4,\n    \"scheduleB\": {\n        \"code\": \"9608100000\",\n        \"description\": \"BALL POINT PENS\",\n        \"uq1Cd\": \"GRS  \",\n        \"uq2Cd\": null,\n        \"uq1\": {\n            \"code\": \"GRS  \",\n            \"description\": \"Gross\"\n        }\n    },\n    \"scheduleBuq\": 0,\n    \"scheduleBuq2\": null,\n    \"shippingWeight\": 0.041,\n    \"um\": \"EA   \",\n    \"license\": {\n        \"code\": \"C33\",\n        \"description\": \"NLR NO LICENSE REQUIRED, OR ONLY CONTROLLED FOR ANTI-TERRORISM (AT)\",\n        \"abbreviation\": \"NLR\"\n    },\n    \"eccn\": {\n        \"code\": \"EAR99\",\n        \"description\": \"Items subject to the EAR that are not elsewhere specified in this CCL Category or in any other category in the CCL are designated by the number EAR99.\"\n    },\n    \"country\": {\n        \"code\": \"CN\",\n        \"description\": \"China\"\n    }\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/lineitem","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","{{productId}}","lineitem"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"0cbdd96a-77d4-48bf-988a-12d7acce6f9c","name":"Product Combo line-item Insert Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"convFactor\": 0.5087,\n    \"countryCd\": \"CN\",\n    \"description\": \"SAMPLIFIED GENERIC WIDGET\",\n    \"dfm\": \"F\",\n    \"eccnCd\": \"EAR99\",\n    \"licenseCd\": \"C33\",\n    \"licenseExpDate\": null,\n    \"licenseNo\": null,\n    \"partNumber\": \"5087-66\",\n    \"productId\": 667140,\n    \"productValue\": 25.65,\n    \"quantity\": 2,\n    \"scheduleB\": {\n      \"code\": \"9608100000\",\n      \"description\": \"BALL POINT PENS\",\n      \"uq1Cd\": \"GRS  \",\n      \"uq2Cd\": null,\n      \"uq1\": {\n        \"code\": \"GRS  \",\n        \"description\": \"Gross\"\n      }\n    },\n    \"scheduleBuq\": 0.02778,\n    \"scheduleBuq2\": null,\n    \"shippingWeight\": 0.087,\n    \"um\": \"EA   \",\n    \"license\": {\n      \"code\": \"C33\",\n      \"description\": \"NO LICENSE REQUIRED (NLR) PART 758\",\n      \"abbreviation\": \"NLR\"\n    },\n    \"eccn\": {\n      \"code\": \"EAR99\",\n      \"description\": \"Items subject to the EAR that are not elsewhere specified in this CCL Category or in any other category in the CCL are designated by the number EAR99.\"\n    },\n    \"country\": {\n      \"code\": \"CN\",\n      \"description\": \"China\"\n    }\n  }"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/lineitem"},"status":"Resource Successfully Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"58"},{"key":"ETag","value":"W/\"3a-klFAn5t9iUBlxKfN+TCByx03Cpc\""},{"key":"Date","value":"Mon, 10 Jun 2019 21:22:59 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"operation\": \"INSERT\",\n            \"id\": 4394\n        }\n    ]\n}"}],"_postman_id":"c53bd5d7-ec6a-4ecd-b41d-9dea674f9ad3"},{"name":"Product Combo line-item Index","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\",63773);","// pm.environment.set(\"productId\",694289);","//pm.environment.set(\"partNumber\",\"9AC273Z-1M\");","","// testing in test","pm.environment.set(\"shipmentId\", 77737);","pm.environment.set(\"productId\", 1158461);",""],"type":"text/javascript","id":"5d22c528-6f8e-4008-8d4b-ee1cd649c22b"}}],"id":"090510b5-1806-42f7-a68d-630ddfae1b09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/lineitem","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","{{productId}}","lineitem"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"cc1506d6-dc53-420c-a659-39a876e554ee","name":"Product Combo line-item Search","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/lineItem/search?limit={{limit}}&offset={{offset}}&page={{page}}&searchText={{searchText}}&sortDir={{sortDir}}&sortOn={{sortOn}}","protocol":"{{protocol}}","host":["{{host}}"],"path":["shipment","{{shipmentId}}","product","{{productId}}","lineItem","search"],"query":[{"key":"limit","value":"{{limit}}","description":"Default: 25 records. Provides the means to limit the number of records to returned. Useful in improving performance and in implementing paging."},{"key":"offset","value":"{{offset}}","description":"Default: 0. The number of records to exclude after filtering is applied and before the limit value is applied. Useful in provinding pagination of result-sets."},{"key":"page","value":"{{page}}","description":"Default: 0. Although the page number is auto-calculated based upon the total records covered by a query before limits and offsets are applied, user may submit a page number to be used to determine which subset of records may be applied. Useful in paging. "},{"key":"searchText","value":"{{searchText}}","description":"Default: null. The partial string value by which records may be filter. Applies only to text values and may be applied across multiple properties."},{"key":"sortDir","value":"{{sortDir}}","description":"Default: \"asc\" - \"ascending\". Alternative is \"desc\" - \"descending\"."},{"key":"sortOn","value":"{{sortOn}}","description":"Default: on the primary key(s). Optional sorting on any column returned in the result set"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"579"},{"key":"ETag","value":"W/\"243-7nDpIO7w8LzLvC4f+zBTf4IMHL0\""},{"key":"Date","value":"Wed, 05 Jun 2019 15:35:41 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"rowNum\": \"1\",\n            \"shipmentId\": 59343,\n            \"id\": 4356,\n            \"partNumber\": \"9104\",\n            \"productId\": 667446,\n            \"description\": \"PEN ASSY-10GF-DS-CTRY\",\n            \"quantity\": 10,\n            \"um\": \"EA   \",\n            \"productValue\": 370.515,\n            \"totalPrice\": 3705.15,\n            \"countryCd\": \"CN\",\n            \"uri\": \"/shipment/59343/product/667446/lineItem/4356\"\n        },\n        {\n            \"rowNum\": \"2\",\n            \"shipmentId\": 59343,\n            \"id\": 4357,\n            \"partNumber\": \"9289A\",\n            \"productId\": 667446,\n            \"description\": \"PCL ASSY-10GF-DS-.7-CTR\",\n            \"quantity\": 10,\n            \"um\": \"EA   \",\n            \"productValue\": 370.515,\n            \"totalPrice\": 3705.15,\n            \"countryCd\": \"CN\",\n            \"uri\": \"/shipment/59343/product/667446/lineItem/4357\"\n        }\n    ],\n    \"qryCount\": 2,\n    \"itemCount\": 2\n}"}],"_postman_id":"090510b5-1806-42f7-a68d-630ddfae1b09"}],"id":"f9157c43-8d43-4520-a376-e97ab56380a1","_postman_id":"f9157c43-8d43-4520-a376-e97ab56380a1","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"Product Lot","item":[{"name":"Product Lot Fetch","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"shipmentId\", 64248);","pm.environment.set(\"productId\", 705733);","pm.environment.set(\"lot_id\", 9551);","","","/* use these to test"," \"/shipment/47982/product/358009/lot/3507\"","/shipment/64248/product/705733/lot/9551","/shipment/64249/product/705732/lot/9549","/shipment/64248/product/705731/lot/9550","/shipment/63662/product/693527/lot/9541","/shipment/63662/product/693526/lot/9540","*/","","//test env","","// test","pm.environment.set(\"shipmentId\", 77836);","pm.environment.set(\"productId\", 1159375);","pm.environment.set(\"lot_id\", 9203);"],"type":"text/javascript","id":"5584429f-f074-4f56-b951-d098de1cc59b"}}],"id":"bcaa83ed-7fdb-4d03-973e-92f62a57ec62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/lot/{{lot_id}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","{{productId}}","lot","{{lot_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"44c6ec47-0a3e-4d69-b31a-dde74104a6a3","name":"Product Lot Fetch Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/lot/{{lot_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"239"},{"key":"ETag","value":"W/\"ef-PlfowZmT39dWRNnttvYeG6vAZeo\""},{"key":"Date","value":"Wed, 19 Jun 2019 12:44:53 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"evaluationDate\": null,\n        \"expirationDate\": \"2019-04-30T00:00:00.000Z\",\n        \"id\": 9551,\n        \"lotNumber\": \"lot 2\",\n        \"manufactureDate\": \"2018-05-01T00:00:00.000Z\",\n        \"packageSize\": \"ps2\",\n        \"productId\": 705733,\n        \"quantity\": null,\n        \"shelfLife\": \"sl2\"\n    }\n}"}],"_postman_id":"bcaa83ed-7fdb-4d03-973e-92f62a57ec62"},{"name":"Product lot remove","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"shipmentId\", 64248);","pm.environment.set(\"productId\", 705732);","pm.environment.set(\"lot_id\", 9553);// this was inserted","","/* use these to test","/shipment/64248/product/705733/lot/9551","/shipment/64249/product/705732/lot/9549","/shipment/64248/product/705731/lot/9550","/shipment/63662/product/693527/lot/9541","/shipment/63662/product/693526/lot/9540","*/"],"type":"text/javascript","id":"ac86d386-22f1-4354-bb7f-e31c95f4cfb5"}}],"id":"226928b2-4bc1-4b39-b7be-afd98e66f80e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/lot/{{lot_id}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","{{productId}}","lot","{{lot_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"226928b2-4bc1-4b39-b7be-afd98e66f80e"},{"name":"Product lot update","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"shipmentId\", 64248);","pm.environment.set(\"productId\", 705732);","pm.environment.set(\"lot_id\", 9552);// this was inserted","","","/* use these exiting to test","/shipment/64248/product/705733/lot/9551","/shipment/64249/product/705732/lot/9549","/shipment/64248/product/705731/lot/9550","/shipment/63662/product/693527/lot/9541","/shipment/63662/product/693526/lot/9540","*/"],"type":"text/javascript","id":"4095e8aa-693e-4436-b9ee-4a84b7146d07"}}],"id":"96b92a7e-c7e5-43fa-8ca6-5d43005f554f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"evaluationDate\": \"2018-11-13T00:00:00.000Z\",\n    \"expirationDate\": \"2018-11-12T00:00:00.000Z\",\n    \"id\": 9552,\n    \"lotNumber\": \"LOT '\\\"\\\\/\",\n    \"manufactureDate\": \"2019-11-11T00:00:00.000Z\",\n    \"packageSize\": \"PS '\\\"\\\\/\",\n    \"productId\": 705732,\n    \"quantity\": null,\n    \"shelfLife\": \"SL '\\\"\\\\/\"\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/lot/{{lot_id}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","{{productId}}","lot","{{lot_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"973eb84b-29a6-40d6-b487-81b5d7c2f88d","name":"Product lot update Example","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"evaluationDate\": \"2018-11-13T00:00:00.000Z\",\n    \"expirationDate\": \"2018-11-12T00:00:00.000Z\",\n    \"id\": 9552,\n    \"lotNumber\": \"LOT '\\\"\\\\/\",\n    \"manufactureDate\": \"2019-11-11T00:00:00.000Z\",\n    \"packageSize\": \"PS '\\\"\\\\/\",\n    \"productId\": 705732,\n    \"quantity\": null,\n    \"shelfLife\": \"SL '\\\"\\\\/\"\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/lot/{{lot_id}}"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"96b92a7e-c7e5-43fa-8ca6-5d43005f554f"},{"name":"Product lot Insert","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"shipmentId\", 77836);","pm.environment.set(\"productId\", 1159375);","","/* use these to test","/shipment/64248/product/705733","/shipment/64249/product/705732","/shipment/64248/product/705731","/shipment/63662/product/693527","/shipment/63662/product/693526","*/"],"type":"text/javascript","id":"2cca7398-d89c-4928-8e13-16d89b9ed384"}}],"id":"1db2628c-15fe-4b4b-be24-04370cfc55a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"evaluationDate\": null,\n    \"expirationDate\": \"2019-06-30T00:00:00.000Z\",\n    \"lotNumber\": \"lot 14\",\n    \"manufactureDate\": \"2018-12-01T00:00:00.000Z\",\n    \"packageSize\": \"ps2\",\n    \"productId\": {{productId}},\n    \"quantity\": 5,\n    \"shelfLife\": \"sl2\"\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/lot","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","{{productId}}","lot"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"105aa08b-6710-465c-a17e-36468929adf2","name":"Product lot Insert Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"evaluationDate\": null,\n    \"expirationDate\": \"2019-06-30T00:00:00.000Z\",\n    \"lotNumber\": \"lot 14\",\n    \"manufactureDate\": \"2018-12-01T00:00:00.000Z\",\n    \"packageSize\": \"ps2\",\n    \"productId\": {{productId}},\n    \"quantity\": 5,\n    \"shelfLife\": \"sl2\"\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/lot"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Aug 2019 20:46:59 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"58"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"fe041c06-c066-11e9-bc6b-414caadc968f"},{"key":"x-amz-apigw-id","value":"eiBqgFKzoAMFuWg="},{"key":"X-Amzn-Trace-Id","value":"Root=1-5d571643-4e30f90b30927c5385b45b8a"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"operation\": \"INSERT\",\n            \"id\": 9208\n        }\n    ]\n}"}],"_postman_id":"1db2628c-15fe-4b4b-be24-04370cfc55a7"},{"name":"Product lot Index","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"shipmentId\", 64248);","pm.environment.set(\"productId\", 705733);","pm.environment.set(\"lot_id\", 9551);","","","/* use these to test","/shipment/64248/product/705733","/shipment/64249/product/705732","/shipment/64248/product/705731","/shipment/63662/product/693527","/shipment/63662/product/693526","*/","","// test","pm.environment.set(\"shipmentId\", 77836);","pm.environment.set(\"productId\", 1159375);","pm.environment.set(\"lot_id\", 9203);",""],"type":"text/javascript","id":"040ad1b9-69fa-4720-8a3f-bf1f4aeefab0"}}],"id":"19721c26-fca6-4452-949b-8d3a46ac120f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/lot","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","{{productId}}","lot"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"19721c26-fca6-4452-949b-8d3a46ac120f"}],"id":"8639a3eb-ed47-4216-bf82-27f77d805f4d","_postman_id":"8639a3eb-ed47-4216-bf82-27f77d805f4d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"Product Serial Number","item":[{"name":"Product Serial number Fetch","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\", 64105);","// pm.environment.set(\"productId\", 697608);","// pm.environment.set(\"sn_id\", 20010);","","/*","/shipment/64105/product/697608/serialnumber/20010","/shipment/64105/product/697608/serialnumber/20009","/shipment/64105/product/697608/serialnumber/20008","/shipment/64105/product/697608/serialnumber/20007","/shipment/64105/product/697607/serialnumber/20006","*/","","","// test","pm.environment.set(\"shipmentId\", 47982);","pm.environment.set(\"productId\", 358009);","pm.environment.set(\"sn_id\", 17969);"],"type":"text/javascript","id":"bb185b2d-4ff7-45be-8f55-5e818cb25327"}}],"id":"77acdd14-7ad1-4c03-a5b6-c0f34f001b06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/serial_number/{{sn_id}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","{{productId}}","serial_number","{{sn_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"24239eb8-cd7f-421c-b91b-be1e0ed8bf95","name":"Product Serial number Fetch Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/serial_number/{{sn_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Aug 2019 17:00:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"82"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"5780f22b-c047-11e9-ae3e-1506625f2aac"},{"key":"x-amz-apigw-id","value":"ehgeeHoUIAMF3-A="},{"key":"X-Amzn-Trace-Id","value":"Root=1-5d56e129-df27e0d891950a96cdc0726c"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": 17969,\n        \"productId\": 358009,\n        \"serialNumber\": \"111222333\"\n    }\n}"}],"_postman_id":"77acdd14-7ad1-4c03-a5b6-c0f34f001b06"},{"name":"Product Serial Number remove","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"shipmentId\", 64105);","pm.environment.set(\"productId\", 697608);","pm.environment.set(\"sn_id\", 20007);","","/*","/shipment/64105/product/697608/serialnumber/20010","/shipment/64105/product/697608/serialnumber/20009","/shipment/64105/product/697608/serialnumber/20008","/shipment/64105/product/697608/serialnumber/20007","/shipment/64105/product/697607/serialnumber/20006","*/"],"type":"text/javascript","id":"9ac1387c-1c89-4c7c-93b6-1fc7cbabddec"}}],"id":"cdefeef1-55f9-4b27-b81c-ea0eead6c53f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/serial_number/{{sn_id}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","{{productId}}","serial_number","{{sn_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cdefeef1-55f9-4b27-b81c-ea0eead6c53f"},{"name":"Product Serial Number update","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"shipmentId\", 47982);","pm.environment.set(\"productId\", 358009);","pm.environment.set(\"sn_id\", 17969);","/*","/shipment/64105/product/697608/serialnumber/20010","/shipment/64105/product/697608/serialnumber/20009","/shipment/64105/product/697608/serialnumber/20008","/shipment/64105/product/697608/serialnumber/20007","/shipment/64105/product/697607/serialnumber/20006","*/"],"type":"text/javascript","id":"00c5c602-aded-41c7-98e7-03689195a15d"}}],"id":"d1aa230c-27b2-4561-957a-c220954ae9b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"productId\": 358009,\n    \"serialNumber\": \"111222333-Q\"\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/serial_number/{{sn_id}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","{{productId}}","serial_number","{{sn_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"94ae4e68-b8ea-4f83-8444-dad5246de3b0","name":"Product Serial Number update","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"productId\": 358009,\n    \"serialNumber\": \"111222333-Q\"\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/serial_number/{{sn_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Aug 2019 20:27:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"58"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"53fa35c4-c064-11e9-a4da-af5cb8499ba9"},{"key":"x-amz-apigw-id","value":"eh-3tFCyIAMF55Q="},{"key":"X-Amzn-Trace-Id","value":"Root=1-5d5711ca-f4f4842c07c99de818f72d50"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"operation\": \"INSERT\",\n            \"id\": 4426\n        }\n    ]\n}"}],"_postman_id":"d1aa230c-27b2-4561-957a-c220954ae9b8"},{"name":"Product Serial Number Insert","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"shipmentId\", 64105);","pm.environment.set(\"productId\", 697608);","","/*","/shipment/64105/product/697608","/shipment/64105/product/697607","*/"],"type":"text/javascript","id":"89e7d952-0df6-4ce9-acf1-ad1afa088be5"}}],"id":"34932ec5-296e-4969-a20e-d2689d58d712","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"productId\": {{productId}},\n    \"serialNumber\": \"A63N0150136-C\"\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/serial_number","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","{{productId}}","serial_number"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"90219ac6-d028-462d-abd0-de5691040da4","name":"Product Serial Number Insert Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"productId\": {{productId}},\n    \"serialNumber\": \"A63N0150136-C\"\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/serial_number"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Aug 2019 20:43:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"59"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"920f8ac9-c066-11e9-9882-d9875308193d"},{"key":"x-amz-apigw-id","value":"eiBONFnKoAMFeag="},{"key":"X-Amzn-Trace-Id","value":"Root=1-5d57158e-7fcd2da1e91fe53441d744f9"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"operation\": \"INSERT\",\n            \"id\": 20891\n        }\n    ]\n}"}],"_postman_id":"34932ec5-296e-4969-a20e-d2689d58d712"},{"name":"Product Serial Number Index","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\", 64105);","// pm.environment.set(\"productId\", 697608);","","","/*","/shipment/64105/product/697608/serialnumber/20010","/shipment/64105/product/697608/serialnumber/20009","/shipment/64105/product/697608/serialnumber/20008","/shipment/64105/product/697608/serialnumber/20007","/shipment/64105/product/697607/serialnumber/20006","","","/shipment/64105/product/697608","/shipment/64105/product/697607","*/","","","// test","","pm.environment.set(\"shipmentId\", 47982);","pm.environment.set(\"productId\", 358009);","pm.environment.set(\"sn_id\", 17969);"],"type":"text/javascript","id":"79a96342-efd9-4253-820c-e2855af3eba5"}}],"id":"8cba186d-b005-4bf9-9bd1-fb033bdae29e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/serial_number","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","{{productId}}","serial_number"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"7a68b806-dd69-42cf-abc0-fc1182d360ac","name":"Product Serial Number Index Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/serial_number"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"492"},{"key":"ETag","value":"W/\"1ec-4xXgLWoFs7I6AW9mshgOXxkr4YA\""},{"key":"Date","value":"Tue, 06 Aug 2019 23:35:17 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"20007\": {\n            \"id\": 20007,\n            \"serialNumber\": \"A63N011021780\",\n            \"uri\": \"/shipment/64105/product/697608/serialnumber/20007\"\n        },\n        \"20008\": {\n            \"id\": 20008,\n            \"serialNumber\": \"A63N011021756\",\n            \"uri\": \"/shipment/64105/product/697608/serialnumber/20008\"\n        },\n        \"20009\": {\n            \"id\": 20009,\n            \"serialNumber\": \"A63N011021765\",\n            \"uri\": \"/shipment/64105/product/697608/serialnumber/20009\"\n        },\n        \"20010\": {\n            \"id\": 20010,\n            \"serialNumber\": \"A63N011021751\",\n            \"uri\": \"/shipment/64105/product/697608/serialnumber/20010\"\n        }\n    },\n    \"qryCount\": 4,\n    \"itemCount\": 4\n}"}],"_postman_id":"8cba186d-b005-4bf9-9bd1-fb033bdae29e"}],"id":"537969ee-cbdd-4a14-9b4b-6c452f631257","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"30677877-0633-48b5-aab0-615676c86b2b"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"9e39cf60-6257-49d7-9756-34506e9a3de2"}}],"_postman_id":"537969ee-cbdd-4a14-9b4b-6c452f631257","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"Product Meat","item":[{"name":"Product Meat Update","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"shipmentId\", 78736);","pm.environment.set(\"productId\", 1162715);",""],"type":"text/javascript","id":"e8464c63-1db8-4068-8eb6-425f6b48c620"}}],"id":"1cf8d582-29dd-4af1-9b35-3336baa05fbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"haccpCatCD\": \"03F\",\n    \"species\": \"BEEF\",\n    \"maturity\": false,\n    \"frozenShelfStable\": false,\n    \"establishmentNo\": \"estNo\",\n    \"CAcountryOrigin\": \"US\",\n    \"jerky\": false\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/meat","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","{{productId}}","meat"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"10bf5dd1-80ff-493a-a587-17ebe4b81f17","name":"Product Meat Update Example","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"haccpCatCD\": \"03F\",\n    \"species\": \"BEEF\",\n    \"maturity\": false,\n    \"frozenShelfStable\": false,\n    \"establishmentNo\": \"estNo\",\n    \"CAcountryOrigin\": \"US\",\n    \"jerky\": false\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/meat"},"status":"Resource Successfully Updated","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"122"},{"key":"ETag","value":"W/\"7a-TKQpqZNo1DAAN+48yVvM3JTsOfw\""},{"key":"Date","value":"Mon, 05 Nov 2018 15:53:45 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"operation\": \"UPDATE\",\n        \"productId\": 27530859\n    }\n}"}],"_postman_id":"1cf8d582-29dd-4af1-9b35-3336baa05fbd"},{"name":"Product Meat Fetch","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"shipmentId\", 78736);","pm.environment.set(\"productId\", 1162715);",""],"type":"text/javascript","id":"79175976-9782-4e86-ac2e-1d78ca421c7f"}}],"id":"fdc80283-ae42-4cd8-9b0a-728dc3915342","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/meat","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","{{productId}}","meat"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"6294c1d7-99d9-4769-86f8-17761710e042","name":"Product Meat Fetch Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/meat"},"status":"Resource Successfully Updated","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"122"},{"key":"ETag","value":"W/\"7a-TKQpqZNo1DAAN+48yVvM3JTsOfw\""},{"key":"Date","value":"Mon, 05 Nov 2018 15:53:45 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"productID\": 27530859,\n        \"haccpCatCD\": \"03F\",\n        \"species\": \"BEEF   \",\n        \"maturity\": false,\n        \"frozenShelfStable\": false,\n        \"establishmentNo\": \"estNo\",\n        \"CAcountryOrigin\": \"US\",\n        \"jerky\": false\n    }\n}"}],"_postman_id":"fdc80283-ae42-4cd8-9b0a-728dc3915342"},{"name":"Product Meat Add","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"shipmentId\", 78736);","pm.environment.set(\"productId\", 1162715);",""],"type":"text/javascript","id":"b9e48f94-1491-4c6e-b6f4-8514fd08c1ab"}}],"id":"acdf4fd1-2a05-466d-80da-631ad232a505","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"haccpCatCD\": \"03F\",\n    \"species\": \"BEEF\",\n    \"maturity\": false,\n    \"frozenShelfStable\": false,\n    \"establishmentNo\": \"estNo\",\n    \"CAcountryOrigin\": \"US\",\n    \"jerky\": false\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/meat","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","{{productId}}","meat"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"b8aae1ec-778a-4e4d-ad6c-a60628bff01b","name":"Product Meat Add Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"haccpCatCD\": \"03F\",\n    \"species\": \"BEEF\",\n    \"maturity\": false,\n    \"frozenShelfStable\": false,\n    \"establishmentNo\": \"estNo\",\n    \"CAcountryOrigin\": \"US\",\n    \"jerky\": false\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}/meat"},"status":"Resource Successfully Updated","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"122"},{"key":"ETag","value":"W/\"7a-TKQpqZNo1DAAN+48yVvM3JTsOfw\""},{"key":"Date","value":"Mon, 05 Nov 2018 15:53:45 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"operation\": \"INSERT\",\n        \"productId\": 27530859\n    }\n}"}],"_postman_id":"acdf4fd1-2a05-466d-80da-631ad232a505"}],"id":"d4fd12f0-3693-4a5c-869f-fb71ab922922","_postman_id":"d4fd12f0-3693-4a5c-869f-fb71ab922922","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"Product Update","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"shipmentId\", 78736);","pm.environment.set(\"productId\", 1162715);",""],"type":"text/javascript","id":"f6db2ff7-cf67-43fd-9aad-cdb870e47cd4"}}],"id":"c055755b-1cfb-412c-8ac5-9b0105bba67a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n        \n        \"dfm\": \"D\",\n        \"countryCd\": \"US\",\n        \"description\": \"Change Description for product, not master\",\n        \"quantity\": 20,\n        \"unitsMeasurement\": null,\n        \"unitWeight\": null,\n        \"netWeight\": null,\n        \"unitCube\": null,\n        \"unitPrice\": 3.87,\n        \"poNo\": null,\n        \"lineItem\": null,\n        \"orderNumber\": null,\n        \"hazardous\": false,\n        \"military\": false,\n        \"vehicle\": \" \",\n        \"productCode\": \"\",\n        \"partNumber\": \"12060612\",\n        \"licenseCd\": null,\n        \"licenseNo\": null,\n        \"licenseDate\": null,\n        \"eccnCd\": null,\n        \"productMasterId\": 3008645,\n        \"scheduleBuq1_Amount\": null,\n        \"scheduleBuq2_Amount\": null,\n        \"shipmentId\": 78736,\n        \"numberPackages\": null,\n        \"properShippingName\": null,\n        \"class\": \"\",\n        \"packingGroup\": \"\",\n        \"flashpointC\": null,\n        \"mfgNo\": \"\",\n        \"subsidiaryRisk\": \"\",\n        \"stowage\": \"\",\n        \"imdgPageNo\": \"\",\n        \"qtyAndTypePacking\": \"\",\n        \"packingInstructions\": \"\",\n        \"cargoAircraftOnly\": false,\n        \"emergencyResponseForm\": false,\n        \"warningLabel\": \"\",\n        \"unCd\": \"\",\n        \"hazAuthorization\": \"\",\n        \"disabledAutoUq\": false,\n        \"convFactor\": null,\n        \"itemClause\": null,\n        \"standardCost\": null,\n        \"customerPartNumber\": null,\n        \"productCase\": null,\n        \"productSubcase\": null,\n        \"productContainer\": null,\n        \"productInvoice\": null,\n        \"customerProductId\": null,\n        \"ran\": null,\n        \"embarqueNo\": null,\n        \"billofLadingNo\": null,\n        \"customsStatusCd\": null,\n        \"supplierCd\": null,\n        \"productionType\": null,\n        \"licenseValue\": null,\n        \"lowerDesignNumber\": null,\n        \"issueNumber\": \"\",\n        \"assetNumber\": null,\n        \"manufacturer\": null,\n        \"hts\": null,\n        \"license\": {},\n        \"country\": {\n            \"code\": \"US\",\n            \"iso3\": \"USA\",\n            \"description\": \"United States\"\n        },\n        \"scheduleB\": {},\n        \"customs\": {},\n        \"lineItems\": {},\n        \"lots\": {},\n        \"serialNumbers\": {}\n    }\n"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","{{productId}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"3725f15d-9304-429b-80aa-e8c6fc16ea0f","name":"Product Update Example (from fetch)","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": 14280558,\n    \"dfm\": \"D\",\n    \"countryCd\": \"US\",\n    \"description\": \"Pizza Cutter\",\n    \"quantity\": 300,\n    \"unitsMeasurement\": \"EA\",\n    \"unitWeight\": 0.45,\n    \"netWeight\": null,\n    \"unitCube\": null,\n    \"unitPrice\": 9,\n    \"poNo\": \"PO1\",\n    \"lineItem\": \"1\",\n    \"orderNumber\": null,\n    \"hazardous\": false,\n    \"military\": false,\n    \"vehicle\": \"0\",\n    \"productCode\": \"\",\n    \"partNumber\": \"PV198727\",\n    \"scheduleBcd\": \"8213009000\",\n    \"licenseCd\": \"C33\",\n    \"licenseNo\": null,\n    \"licenseDate\": null,\n    \"eccnCd\": \"EAR99\",\n    \"ctp\": null,\n    \"productMasterId\": 3106057,\n    \"scheduleBuq1_Amount\": 15,\n    \"scheduleBuq2_Amount\": null,\n    \"shipmentId\": 2081399,\n    \"numberPackages\": null,\n    \"properShippingName\": \"Cutters, Pizza\",\n    \"class\": \"5\",\n    \"packingGroup\": \"292\",\n    \"flashpointC\": \"101\",\n    \"mfgNo\": \"292\",\n    \"subsidiaryRisk\": \"111\",\n    \"emsNo\": \"239\",\n    \"stowage\": \"1911\",\n    \"imdgPageNo\": \"12\",\n    \"qtyAndTypePacking\": \"Standard\",\n    \"packingInstructions\": \"Test Packing\",\n    \"cargoAircraftOnly\": false,\n    \"emergencyResponseForm\": true,\n    \"warningLabel\": \"This is the warning label\",\n    \"unCd\": \"1\",\n    \"hazAuthorization\": \"2928\",\n    \"disabledAutoUq\": false,\n    \"convFactor\": null,\n    \"itemClause\": \"Item clause for the pizza cutter\",\n    \"standardCost\": null,\n    \"customerPartNumber\": null,\n    \"productCase\": null,\n    \"productSubcase\": null,\n    \"productContainer\": null,\n    \"productInvoice\": null,\n    \"sqMtr\": null,\n    \"customerProductId\": null,\n    \"ran\": null,\n    \"embarqueNo\": null,\n    \"billofLadingNo\": null,\n    \"customsStatusCd\": null,\n    \"supplierCd\": null,\n    \"productionType\": null,\n    \"licenseValue\": null,\n    \"lowerDesignNumber\": null,\n    \"issueNumber\": null,\n    \"assetNumber\": null,\n    \"manufacturer\": null,\n    \"scheduleB\": {\n        \"rowNum\": null,\n        \"entityState\": null,\n        \"code\": \"8213009000\",\n        \"description\": \"OTHER SCISSORS, TAILORS AND SIMILAR SHEARS OVER $1.75/DOZEN, BLADES AND OTHER BASE METAL PARTS THEREOF\",\n        \"textOnlyDescription\": \" OTHER SCISSORS TAILORS AND SIMILAR SHEARS OVER 1 75 DOZEN BLADES AND OTHER BASE METAL PARTS THEREOF \",\n        \"uq1Cd\": \"NO   \",\n        \"uq2Cd\": null,\n        \"hts10Digit\": false,\n        \"deleted\": false,\n        \"scheduleBNumber\": false,\n        \"grace\": false,\n        \"active2008\": null,\n        \"nine\": null,\n        \"deprecated2007\": false,\n        \"new2007\": false,\n        \"uq1\": {\n            \"code\": \"NO   \",\n            \"description\": \"Number\",\n            \"deleted\": false\n        }\n    },\n    \"license\": {\n        \"code\": \"C33\",\n        \"description\": \"NLR NO LICENSE REQUIRED, OR ONLY CONTROLLED FOR ANTI-TERRORISM (AT)\",\n        \"abbreviation\": \"NLR\",\n        \"reqLicense\": false,\n        \"eccnReq\": false,\n        \"usmlReq\": false,\n        \"consolidateable\": true,\n        \"deleted\": false\n    },\n    \"eccn\": {\n        \"code\": \"EAR99\",\n        \"description\": \"Items subject to the EAR that are not elsewhere specified in this CCL Category or in any other category in the CCL are designated by the number EAR99.\",\n        \"deleted\": false\n    },\n    \"country\": {\n        \"code\": \"US\",\n        \"iso3\": \"USA\",\n        \"description\": \"United States\",\n        \"currencyCd\": \"USD  \",\n        \"deleted\": false\n    },\n    \"customs\": {}\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}"},"status":"Resource Successfully Updated","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"122"},{"key":"ETag","value":"W/\"7a-TKQpqZNo1DAAN+48yVvM3JTsOfw\""},{"key":"Date","value":"Mon, 05 Nov 2018 15:53:45 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        [\n            {\n                \"operation\": \"UPDATE\",\n                \"productDetailId\": 14280558,\n                \"shipmentId\": 2081399,\n                \"partNumber\": \"PV198727\"\n            }\n        ]\n    ]\n}"}],"_postman_id":"c055755b-1cfb-412c-8ac5-9b0105bba67a"},{"name":"Product Remove","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"shipmentId\", 78018);","pm.environment.set(\"productId\", 1159687);"],"type":"text/javascript","id":"956fa00a-1465-41e1-8a3e-d4d73da0a5f4"}}],"id":"913d64e0-c67d-43a6-a9d9-a32dbd44e008","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","{{productId}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"913d64e0-c67d-43a6-a9d9-a32dbd44e008"},{"name":"Product Fetch","event":[{"listen":"prerequest","script":{"exec":["// lineitem testing","// pm.environment.set(\"shipmentId\", 58879);","// pm.environment.set(\"productId\", 667140);","// for itar testing","// pm.environment.set(\"shipmentId\", 58879);","// pm.environment.set(\"productId\", 606062);","// \"/shipment/78754/product/1162800\"","// pm.environment.set(\"shipmentId\", 78754);","// pm.environment.set(\"productId\", 1162803);","pm.environment.set(\"shipmentId\", 78736);","pm.environment.set(\"productId\", 1162715);","","// pm.environment.set(\"productId\", 705763);","// pm.environment.set(\"shipmentId\", 47982);"," ","/*","63659,2010057","63657,4781963","63657,4781964","63657,4781964","63652,2010054","63652,2010055","63652,2010056","63652,2010056","63652,2010057","63651,2010054","63651,2010055","63651,2010056","63651,2010056","63651,2010057","63649,2010054","63649,2010055","*/","","// for lot testing","// pm.environment.set(\"shipmentId\", 64248);","// pm.environment.set(\"productId\", 705733);","","// for serialNumber testing","// pm.environment.set(\"shipmentId\", 64105);","// pm.environment.set(\"productId\", 697608);","","// pm.environment.set(\"shipmentId\", 2187775);//fetch new shipment - production","",""],"type":"text/javascript","id":"a8b011b3-d396-4963-a44d-b00b0bfad3db"}}],"id":"7895e784-0991-46f3-87e4-a6490921985e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","{{productId}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"282a3d38-c161-49e7-b6cb-7c13c5f24be7","name":"Product Fetch Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/{{productId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Aug 2019 16:59:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2813"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"35b2c4dc-c047-11e9-a9b0-839c24eca72a"},{"key":"x-amz-apigw-id","value":"ehgVnEjdoAMF7Vg="},{"key":"X-Amzn-Trace-Id","value":"Root=1-5d56e0f0-a34baaee73f41496043e688c"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": 358009,\n        \"dfm\": \"D\",\n        \"countryCd\": \"US\",\n        \"description\": \"Basketballs & Baseballs\\r\\n'\\\"\\\\/\",\n        \"quantity\": 1,\n        \"unitsMeasurement\": \"Each\",\n        \"unitWeight\": 10,\n        \"netWeight\": 111,\n        \"unitCube\": null,\n        \"unitPrice\": 14,\n        \"poNo\": \"PO '\\\"\\\\/\",\n        \"lineItem\": \"LI '\\\"\\\\/\",\n        \"orderNumber\": null,\n        \"hazardous\": false,\n        \"military\": false,\n        \"vehicle\": \"0\",\n        \"productCode\": \"\",\n        \"partNumber\": \"Sports Balls\",\n        \"licenseCd\": \"S73\",\n        \"licenseNo\": \"aaq234\",\n        \"licenseDate\": \"2011-02-25T00:00:00.000Z\",\n        \"eccnCd\": \"9A005\",\n        \"productMasterId\": 540912,\n        \"scheduleBuq1_Amount\": null,\n        \"scheduleBuq2_Amount\": null,\n        \"shipmentId\": 47982,\n        \"numberPackages\": null,\n        \"properShippingName\": \"\",\n        \"class\": \"\",\n        \"packingGroup\": \"\",\n        \"flashpointC\": null,\n        \"mfgNo\": \"\",\n        \"subsidiaryRisk\": \"\",\n        \"stowage\": \"\",\n        \"imdgPageNo\": \"\",\n        \"qtyAndTypePacking\": \"\",\n        \"packingInstructions\": \"\",\n        \"cargoAircraftOnly\": false,\n        \"emergencyResponseForm\": false,\n        \"warningLabel\": \"\",\n        \"unCd\": \"\",\n        \"hazAuthorization\": \"\",\n        \"disabledAutoUq\": false,\n        \"convFactor\": null,\n        \"itemClause\": \"'\\\"\\\\/\\r\\nItem clause\\r\\n'\\\"\\\\/\",\n        \"standardCost\": null,\n        \"customerPartNumber\": null,\n        \"productCase\": null,\n        \"productSubcase\": null,\n        \"productContainer\": null,\n        \"productInvoice\": null,\n        \"customerProductId\": null,\n        \"ran\": null,\n        \"embarqueNo\": null,\n        \"billofLadingNo\": null,\n        \"customsStatusCd\": null,\n        \"supplierCd\": null,\n        \"productionType\": null,\n        \"licenseValue\": null,\n        \"lowerDesignNumber\": null,\n        \"issueNumber\": null,\n        \"assetNumber\": null,\n        \"manufacturer\": null,\n        \"hts\": \"7321906080\",\n        \"license\": {\n            \"code\": \"S73\",\n            \"description\": \"DSP-73 TEMPORARY EXPORT OF UNCLASSIFIED ARTICLES\",\n            \"abbreviation\": \"S73\",\n            \"reqLicense\": true,\n            \"eccnReq\": false,\n            \"usmlReq\": true,\n            \"consolidateable\": false\n        },\n        \"eccn\": {\n            \"code\": \"9A005\",\n            \"description\": \"Liquid rocket propulsion systems containing any of the systems or components, controlled by 9A006. (These items are subject to the export licensing authority of the U.S. Department of State, Directorate of Defense Trade Controls. See 22 CFR part 121.)\"\n        },\n        \"country\": {\n            \"code\": \"US\",\n            \"iso3\": \"USA\",\n            \"description\": \"United States\"\n        },\n        \"scheduleB\": {\n            \"uq1\": {\n                \"code\": \"X    \",\n                \"description\": \"No Unit Required\"\n            }\n        },\n        \"customs\": {},\n        \"lineItems\": {},\n        \"itar\": {\n            \"itarddtcuom\": \"CN \",\n            \"ODTCUOMDesc\": \"Containers\",\n            \"itarEligiblePartyIndicator\": true,\n            \"itarExemptionCode\": \"123.16B5    \",\n            \"itarExemptDesc\": \"22 CFR 123.16 (b) (5)\",\n            \"itarQuantity\": 111,\n            \"itarRegistrationNumber\": \"342\",\n            \"itarsmeIndicator\": true,\n            \"itarusmlCode\": \"03\",\n            \"itarusmlDesc\": \"Ammunition\",\n            \"productDetailId\": 358009\n        },\n        \"lots\": {\n            \"undefined\": {\n                \"itarddtcuom\": \"CN \",\n                \"ODTCUOMDesc\": \"Containers\",\n                \"itarEligiblePartyIndicator\": true,\n                \"itarExemptionCode\": \"123.16B5    \",\n                \"itarExemptDesc\": \"22 CFR 123.16 (b) (5)\",\n                \"itarQuantity\": 111,\n                \"itarRegistrationNumber\": \"342\",\n                \"itarsmeIndicator\": true,\n                \"itarusmlCode\": \"03\",\n                \"itarusmlDesc\": \"Ammunition\",\n                \"productDetailId\": 358009\n            }\n        },\n        \"serialNumbers\": {\n            \"3507\": {\n                \"id\": 3507,\n                \"lotNumber\": \"LOT '\\\"\\\\/\",\n                \"packageSize\": \"PS '\\\"\\\\/\",\n                \"quantity\": null,\n                \"shelfLife\": \"SL '\\\"\\\\/\",\n                \"uri\": \"/shipment/47982/product/358009/lot/3507\"\n            }\n        }\n    }\n}"}],"_postman_id":"7895e784-0991-46f3-87e4-a6490921985e"},{"name":"Product Add","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"shipmentId\", 78018);"],"type":"text/javascript","id":"88b518e9-a5d4-4520-b00e-33eb7002177b"}}],"id":"e070af57-9295-4bda-8e1a-20b04587fc8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n        \"entityState\": \"import\",\n        \"partNumber\": \"69845TEST1\",\n        \"quantity\": 57,\n        \"countryCd\": \"US\",\n        \"unitPrice\": 8.7\n    }"},"url":"{{protocol}}://{{swz_host}}/shipment/{{shipmentId}}/product","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product"],"host":["{{swz_host}}"],"query":[],"variable":[]}},"response":[{"id":"edbbe8d7-c13a-454d-bb64-ea55ebf1ccaf","name":"Product Add (from master list)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"entityState\": \"import\",\n        \"clientId\": 967,\n        \"partNumber\": \"5087-test-e2e\",\n        \"quantity\": 2,\n        \"countryCd\": \"US\"\n    }\n"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Aug 2019 16:59:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"157"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"26ee8f3f-c047-11e9-bf22-d50473e17b11"},{"key":"x-amz-apigw-id","value":"ehgRvGwHoAMF8XQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-5d56e0d7-d06dba3886153cecd5d6990a"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"product\": {\n            \"operation\": \"INSERT\",\n            \"productDetailId\": 1159657,\n            \"shipmentId\": 47982,\n            \"partNumber\": \"5087-test-e2e\",\n            \"object\": \"productDetail\"\n        }\n    }\n}"},{"id":"f701ef71-72bd-4981-a5f7-2d42e50fe679","name":"Product Add (bare minimum)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n        \"entityState\": \"import\",\n        \"partNumber\": \"69845TEST1\",\n        \"quantity\": 57,\n        \"countryCd\": \"US\",\n        \"unitPrice\": 8.7\n    }"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"8c2ee5b5-ae7b-44ba-be4d-791442216527","name":"Product Add (full options)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n        \"entityState\": \"import\",\n        \"partNumber\": \"69845TEST1\",\n        \"quantity\": 57,\n        \"countryCd\": \"US\",\n        \"unitPrice\": 8.7\n    }"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e070af57-9295-4bda-8e1a-20b04587fc8d"},{"name":"Product Search","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"shipmentId\", 78018);","pm.environment.set(\"productId\", 1159694);","pm.environment.set(\"searchText\", null);","","pm.environment.set(\"shipmentId\", 58036);//fetch new shipment - production","// pm.environment.set(\"shipmentId\", 64291);//milestone 2 test",""],"type":"text/javascript","id":"5de98182-e627-43d2-98b1-8cc2fbde2120"}}],"id":"77d4b619-9ab2-495a-ace4-587945226705","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{swz_host}}/shipment/{{shipmentId}}/product/search?limit={{limit}}&offset={{offset}}&page={{page}}&searchText={{searchText}}&sortDir={{sortDir}}&sortOn={{sortOn}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","product","search"],"host":["{{swz_host}}"],"query":[{"description":{"content":"<p>Default: 25 records. Provides the means to limit the number of records to returned. Useful in improving performance and in implementing paging.</p>\n","type":"text/plain"},"key":"limit","value":"{{limit}}"},{"description":{"content":"<p>Default: 0. The number of records to exclude after filtering is applied and before the limit value is applied. Useful in provinding pagination of result-sets.</p>\n","type":"text/plain"},"key":"offset","value":"{{offset}}"},{"description":{"content":"<p>Default: 0. Although the page number is auto-calculated based upon the total records covered by a query before limits and offsets are applied, user may submit a page number to be used to determine which subset of records may be applied. Useful in paging. </p>\n","type":"text/plain"},"key":"page","value":"{{page}}"},{"description":{"content":"<p>Default: null. The partial string value by which records may be filter. Applies only to text values and may be applied across multiple properties.</p>\n","type":"text/plain"},"key":"searchText","value":"{{searchText}}"},{"description":{"content":"<p>Default: \"asc\" - \"ascending\". Alternative is \"desc\" - \"descending\".</p>\n","type":"text/plain"},"key":"sortDir","value":"{{sortDir}}"},{"description":{"content":"<p>Default: on the primary key(s). Optional sorting on any column returned in the result set</p>\n","type":"text/plain"},"key":"sortOn","value":"{{sortOn}}"}],"variable":[]}},"response":[{"id":"d83e4f08-c407-4910-892d-146f5cbdc443","name":"Product Search Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/product/search?limit={{limit}}&offset={{offset}}&page={{page}}&searchText={{searchText}}&sortDir={{sortDir}}&sortOn={{sortOn}}","protocol":"{{protocol}}","host":["{{host}}"],"path":["shipment","{{shipmentId}}","product","search"],"query":[{"key":"limit","value":"{{limit}}","description":"Default: 25 records. Provides the means to limit the number of records to returned. Useful in improving performance and in implementing paging."},{"key":"offset","value":"{{offset}}","description":"Default: 0. The number of records to exclude after filtering is applied and before the limit value is applied. Useful in provinding pagination of result-sets."},{"key":"page","value":"{{page}}","description":"Default: 0. Although the page number is auto-calculated based upon the total records covered by a query before limits and offsets are applied, user may submit a page number to be used to determine which subset of records may be applied. Useful in paging. "},{"key":"searchText","value":"{{searchText}}","description":"Default: null. The partial string value by which records may be filter. Applies only to text values and may be applied across multiple properties."},{"key":"sortDir","value":"{{sortDir}}","description":"Default: \"asc\" - \"ascending\". Alternative is \"desc\" - \"descending\"."},{"key":"sortOn","value":"{{sortOn}}","description":"Default: on the primary key(s). Optional sorting on any column returned in the result set"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 16 Aug 2019 16:58:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"535"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"1299a24a-c047-11e9-a20e-4b18631b0cc7"},{"key":"x-amz-apigw-id","value":"ehgMaFwboAMF8zg="},{"key":"X-Amzn-Trace-Id","value":"Root=1-5d56e0b5-fa53243c58a9ae36dffe415c"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"rowNum\": \"1\",\n            \"id\": 1159646,\n            \"partNumber\": \"BeachBallTest123\",\n            \"shipmentId\": 47982,\n            \"description\": \"Beach Ball\",\n            \"quantity\": 2,\n            \"unitsMeasurement\": null,\n            \"unitPrice\": 3.6,\n            \"totalPrice\": 7.2,\n            \"countryCd\": \"US\",\n            \"uri\": \"/shipment/47982/product/1159646\"\n        },\n        {\n            \"rowNum\": \"2\",\n            \"id\": 358009,\n            \"partNumber\": \"Sports Balls\",\n            \"shipmentId\": 47982,\n            \"description\": \"Basketballs & Baseballs\\r\\n'\\\"\\\\/\",\n            \"quantity\": 1,\n            \"unitsMeasurement\": \"Each\",\n            \"unitPrice\": 14,\n            \"totalPrice\": 14,\n            \"countryCd\": \"US\",\n            \"uri\": \"/shipment/47982/product/358009\"\n        }\n    ],\n    \"qryCount\": 2,\n    \"itemCount\": 2\n}"}],"_postman_id":"77d4b619-9ab2-495a-ace4-587945226705"}],"id":"bb588413-419c-4e19-a08d-2c06872ebb70","description":"<p>List of products included with this shipment</p>\n<h4>Product Metadata</h4>\n\n<p>rowNum | number | facilitates sorting and paging.<br />entityState | string(10) | Used to indicate a record is to be deleted ('delete'). However, may also indicate 'insert' and 'update', when useful.</p>\n<h4>Product Detail</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>assetNumber</td>\n<td>string(50)</td>\n<td></td>\n</tr>\n<tr>\n<td>billofLadingNo</td>\n<td>string(15)</td>\n<td></td>\n</tr>\n<tr>\n<td>cargoAircraftOnly</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>class</td>\n<td>string(5)</td>\n<td>5 characters of hazardous class info</td>\n</tr>\n<tr>\n<td>convFactor</td>\n<td>number</td>\n<td>The factor between the shipment currency and the payment currency.</td>\n</tr>\n<tr>\n<td>countryCd</td>\n<td>string(2)</td>\n<td></td>\n</tr>\n<tr>\n<td>ctp</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>customerPartNumber</td>\n<td>string(18)</td>\n<td></td>\n</tr>\n<tr>\n<td>customerProductId</td>\n<td>string(17)</td>\n<td></td>\n</tr>\n<tr>\n<td>customsStatusCd</td>\n<td>string(9)</td>\n<td></td>\n</tr>\n<tr>\n<td>description</td>\n<td>string(180)</td>\n<td></td>\n</tr>\n<tr>\n<td>dfm</td>\n<td>string(1)</td>\n<td></td>\n</tr>\n<tr>\n<td>disabledAutoUq</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>eccnCd</td>\n<td>string(5)</td>\n<td>ECCN code that corresponds to the product. Provide the ECCN classification your company has given this product, the 5 character level.</td>\n</tr>\n<tr>\n<td>embarqueNo</td>\n<td>string(15)</td>\n<td></td>\n</tr>\n<tr>\n<td>emergencyResponseForm</td>\n<td>boolean</td>\n<td>Defaults to false.</td>\n</tr>\n<tr>\n<td>emsNo</td>\n<td>string(10)</td>\n<td>Environmental Monitoring System Number, 10 characters</td>\n</tr>\n<tr>\n<td>flashpointC</td>\n<td>string(8)</td>\n<td>Flashpoint temperature in Celcius</td>\n</tr>\n<tr>\n<td>hazardous</td>\n<td>boolean</td>\n<td>Whether or not the product is hazardous. If this element is not provided, the value defaults to false.</td>\n</tr>\n<tr>\n<td>hazAuthorization</td>\n<td>string(12)</td>\n<td>Defaults to false.</td>\n</tr>\n<tr>\n<td>id</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>imdgPageNo</td>\n<td>string(6)</td>\n<td>International Maritime Dangerous Goods Page Number for this product, 6 characters.</td>\n</tr>\n<tr>\n<td>issueNumber</td>\n<td>string(8)</td>\n<td></td>\n</tr>\n<tr>\n<td>itemClause</td>\n<td>string(2000)</td>\n<td>Text about the product - many more characters than the description. Can be formatted.</td>\n</tr>\n<tr>\n<td>licenseCd</td>\n<td>string(3)</td>\n<td>License exception code, or C33 for NLR, where applicable per product.</td>\n</tr>\n<tr>\n<td>licenseDate</td>\n<td>string</td>\n<td>When a license is required for a product, supply the date here.</td>\n</tr>\n<tr>\n<td>licenseNo</td>\n<td>string(12)</td>\n<td>When a license is required for a product, supply the govenment-issued license number here.</td>\n</tr>\n<tr>\n<td>licenseValue</td>\n<td>integer</td>\n<td>Value of license if it exists - for AES. Starting April 2014.</td>\n</tr>\n<tr>\n<td>lineItem</td>\n<td>string(15)</td>\n<td>Line Item listing on the invoice that corresponds with the product - can be provided to correspond with a purchase order and the line item on that purchase order.</td>\n</tr>\n<tr>\n<td>lowerDesignNumber</td>\n<td>string(6)</td>\n<td></td>\n</tr>\n<tr>\n<td>manufacturer</td>\n<td>string(50)</td>\n<td></td>\n</tr>\n<tr>\n<td>mfgNo</td>\n<td>string(5)</td>\n<td>Manufacturing Number, 5 characters</td>\n</tr>\n<tr>\n<td>netWeight</td>\n<td>number</td>\n<td>Product Net Weight.</td>\n</tr>\n<tr>\n<td>numberPackages</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>packingGroup</td>\n<td>string(5)</td>\n<td>5 characters of hazardous packing group info</td>\n</tr>\n<tr>\n<td>packingInstructions</td>\n<td>string(40)</td>\n<td>Free form text for hazardous documents.</td>\n</tr>\n<tr>\n<td>partNumber</td>\n<td>string(26)</td>\n<td></td>\n</tr>\n<tr>\n<td>poNo</td>\n<td>string(25)</td>\n<td>Purchase order number.</td>\n</tr>\n<tr>\n<td>productCase</td>\n<td>string(10)</td>\n<td></td>\n</tr>\n<tr>\n<td>productCode</td>\n<td>string(10)</td>\n<td>Allows you to group several parts under a higher level product code.</td>\n</tr>\n<tr>\n<td>productContainer</td>\n<td>string(15)</td>\n<td></td>\n</tr>\n<tr>\n<td>productInvoice</td>\n<td>string(20)</td>\n<td>Your invoice number.</td>\n</tr>\n<tr>\n<td>productionType</td>\n<td>string(10)</td>\n<td></td>\n</tr>\n<tr>\n<td>productMasterId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>productSubcase</td>\n<td>string(10)</td>\n<td></td>\n</tr>\n<tr>\n<td>properShippingName</td>\n<td>string(120)</td>\n<td>Appears on documents as the proper shipping name for the product.</td>\n</tr>\n<tr>\n<td>qtyAndTypePacking</td>\n<td>string(240)</td>\n<td>Free form text for hazardous documents.</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>number</td>\n<td></td>\n</tr>\n<tr>\n<td>ran</td>\n<td>string(10)</td>\n<td></td>\n</tr>\n<tr>\n<td>scheduleBcd</td>\n<td>string(10)</td>\n<td>US government classification of the Harmonized Tariff System code. Provide without formatting periods. Can also be an HTS Import number that's valid for export.</td>\n</tr>\n<tr>\n<td>scheduleBUQ1_Amount</td>\n<td>number</td>\n<td></td>\n</tr>\n<tr>\n<td>scheduleBuq1Amount</td>\n<td></td>\n<td>Amount of unit of quantity 1 for Schedule B Number specified.</td>\n</tr>\n<tr>\n<td>scheduleBUQ2_Amount</td>\n<td>number</td>\n<td></td>\n</tr>\n<tr>\n<td>scheduleBuq2Amount</td>\n<td></td>\n<td>Amount of unit of quantity 2 for Schedule B Number specified.</td>\n</tr>\n<tr>\n<td>shipmentId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>sqMtr</td>\n<td>number</td>\n<td></td>\n</tr>\n<tr>\n<td>standardCost</td>\n<td>number</td>\n<td>Unit Cost - separate element from Unit Price to differentiate.</td>\n</tr>\n<tr>\n<td>stowage</td>\n<td>string(12)</td>\n<td>Stowage for this product, 12 characters</td>\n</tr>\n<tr>\n<td>subsidiaryRisk</td>\n<td>string(5)</td>\n<td>Subsidiary Risk, 5 characters</td>\n</tr>\n<tr>\n<td>supplierCd</td>\n<td>string(7)</td>\n<td>Reference as to who supplied to goods. *_\\_THE XSD DEFINES THE MAX LENGTH AS 20</td>\n</tr>\n<tr>\n<td>unCd</td>\n<td>string(50)</td>\n<td>UN Code - for hazardous</td>\n</tr>\n<tr>\n<td>unitPrice</td>\n<td>number</td>\n<td></td>\n</tr>\n<tr>\n<td>unitsMeasurement</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>unitWeight</td>\n<td>number</td>\n<td>Product Gross Weight.</td>\n</tr>\n<tr>\n<td>vehicle</td>\n<td>string(1)</td>\n<td>Defaults to no.</td>\n</tr>\n<tr>\n<td>warningLabel</td>\n<td>string(100)</td>\n<td>Free form text for hazardous documents.</td>\n</tr>\n</tbody>\n</table>\n</div><h4>scheduleB</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td></td>\n<td>string(10)</td>\n<td>Schedule B code that corresponds to the product. See external documentation for the code list.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string(500)</td>\n<td></td>\n</tr>\n<tr>\n<td>grace</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>hts10Digit</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>nine</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>scheduleBNumber</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>textOnlyDescription</td>\n<td>string(502)</td>\n<td></td>\n</tr>\n<tr>\n<td>uq1Cd</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>uq2Cd</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4>eccn</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>code</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>hidden)</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>description</td>\n<td>string(500)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4>eccnLicense</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>countryCd</td>\n<td>string(2)</td>\n<td></td>\n</tr>\n<tr>\n<td>eccncd</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>id</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>licenseCd</td>\n<td>string(3)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4>eccnLicenseComments</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>comments</td>\n<td>string(2000)</td>\n<td></td>\n</tr>\n<tr>\n<td>dateTimeStamp</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>eccnLicenseId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>id</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>userId</td>\n<td>integer</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4>license</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>abbreviation</td>\n<td>string(3)</td>\n<td></td>\n</tr>\n<tr>\n<td>code</td>\n<td>string(3)</td>\n<td></td>\n</tr>\n<tr>\n<td>consolidateable</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>description</td>\n<td>string(100)</td>\n<td></td>\n</tr>\n<tr>\n<td>eccnReq</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>reqLicense</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>usmlReq</td>\n<td>boolean</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4>uq</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>code</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>description</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"f3e11643-8172-46ba-a6c7-80c37800d3a5"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"ae93c0ac-c6b7-4e6a-aebf-7080e44b64ab"}}],"_postman_id":"bb588413-419c-4e19-a08d-2c06872ebb70","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"Shipment Inland Transport","item":[{"name":"Inland Bill of Lading","item":[{"name":"Detail","item":[{"name":"Inland Bill of Lading Detail Fetch","event":[{"listen":"prerequest","script":{"exec":["","// test","pm.environment.set(\"shipmentId\", 78018);","pm.environment.set(\"ladingBillDetailId\", 775);"],"type":"text/javascript","id":"4ead5a4e-8e44-4eef-8f32-b3481524760f"}}],"id":"6ef10def-ef57-46ab-b8fc-cf082d188717","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/transport/inland/billoflading/detail/{{ladingBillDetailId}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","transport","inland","billoflading","detail","{{ladingBillDetailId}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"f4d38e59-5372-4454-a948-9ce1a64dbb8a","name":"Inland Bill of Lading Detail Fetch","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/transport/inland/billoflading/detail/{{ladingBillDetailId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"238"},{"key":"ETag","value":"W/\"ee-151vYo5oBhhEqvUxAkLyNxz1W3A\""},{"key":"Date","value":"Thu, 29 Aug 2019 02:02:55 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"ladingBillDetailId\": 771,\n        \"description\": \"tesing adds w/ class\",\n        \"hazardous\": false,\n        \"iblPackageType\": \"type\",\n        \"numberUnits\": 50,\n        \"weight\": 87,\n        \"class\": {\n            \"code\": \"RYNO  \",\n            \"description\": \"Rynoware\",\n            \"id\": 76,\n            \"name\": \"Exits, Inc.\"\n        }\n    }\n}"}],"_postman_id":"6ef10def-ef57-46ab-b8fc-cf082d188717"},{"name":"Inland Bill of Lading Detail Remove","event":[{"listen":"prerequest","script":{"exec":["// test","pm.environment.set(\"shipmentId\", 41565);","pm.environment.set(\"bol_detail_id\", 769);"],"type":"text/javascript","id":"1d10fb09-b6aa-49eb-ac29-4a3188c8e535"}}],"id":"abacb586-3690-4f60-874c-3c5a2da129f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/transport/inland/billoflading/detail/{{bol_detail_id}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","transport","inland","billoflading","detail","{{bol_detail_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"d8ac3350-0435-431d-8368-835c02ba68c0","name":"Inland Bill of Lading Detail Remove","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/transport/inland/billoflading/detail/{{bol_detail_id}}"},"status":"Resource Successfully Removed","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"120"},{"key":"ETag","value":"W/\"78-FktUuXzOpimBkcQ1HfGJ56P/uJk\""},{"key":"Date","value":"Thu, 29 Aug 2019 01:54:08 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"ladingBillDetail\": {\n            \"operation\": \"DELETE\",\n            \"ladingBillDetailId\": 769,\n            \"object\": \"ladingBillDetail\"\n        }\n    }\n}"}],"_postman_id":"abacb586-3690-4f60-874c-3c5a2da129f6"},{"name":"Inland Bill of Lading Detail Update","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"shipmentId\", 47982);","pm.environment.set(\"productId\", 358009);","pm.environment.set(\"sn_id\", 17969);","/*","/shipment/64105/product/697608/serialnumber/20010","/shipment/64105/product/697608/serialnumber/20009","/shipment/64105/product/697608/serialnumber/20008","/shipment/64105/product/697608/serialnumber/20007","/shipment/64105/product/697607/serialnumber/20006","*/"],"type":"text/javascript","id":"38c47720-fc37-458c-a87a-f31d8b8bbcbe"}}],"id":"37dda662-3b56-4530-9724-59d9dac76167","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"productId\": 358009,\n    \"serialNumber\": \"111222333-Q\"\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/transport/inland/ladingbill/detail/{{bol_detail_id}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","transport","inland","ladingbill","detail","{{bol_detail_id}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"1f75654a-b10d-471a-a4eb-632e68789543","name":"Inland Bill of Lading Detail Update","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"productId\": 358009,\n    \"serialNumber\": \"111222333-Q\"\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/transport/inland/ladingbill/detail/{{bol_detail_id}}"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"37dda662-3b56-4530-9724-59d9dac76167"},{"name":"Inland Bill of Lading Detail Add","event":[{"listen":"prerequest","script":{"exec":["// test","pm.environment.set(\"shipmentId\", 78018);"],"type":"text/javascript","id":"a359763f-f34b-4707-935f-7ad4a06d3eeb"}}],"id":"de5e7e54-423c-4a3c-b43e-cf59f5ba9a80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"description\": \"tesing adds w/ class\",\n    \"hazardous\": false,\n    \"iblPackageType\": \"type\",\n    \"numberUnits\": 50,\n    \"weight\": 87,\n    \"class\": {\n        \"code\": \"RYNO  \",\n        \"description\": \"Rynoware\",\n        \"id\": 76,\n        \"name\": \"RYNO NMFC\"\n    }\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/transport/inland/billoflading/detail","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","transport","inland","billoflading","detail"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"c4ef1610-b839-4e9e-83e3-3aff193ee81e","name":"Inland Bill of Lading Detail Add Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"description\": \"tesing adds w/ class\",\n    \"hazardous\": false,\n    \"iblPackageType\": \"type\",\n    \"numberUnits\": 50,\n    \"weight\": 87,\n    \"class\": {\n        \"code\": \"RYNO  \",\n        \"description\": \"Rynoware\",\n        \"id\": 76,\n        \"name\": \"RYNO NMFC\"\n    }\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/transport/inland/billoflading/detail"},"status":"Resource Successfully Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"120"},{"key":"ETag","value":"W/\"78-MypMh4wwPYKDqixO9k7YDhJA4xg\""},{"key":"Date","value":"Thu, 29 Aug 2019 16:18:35 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"ladingBillDetail\": {\n            \"operation\": \"INSERT\",\n            \"ladingBillDetailId\": 775,\n            \"object\": \"ladingBillDetail\"\n        }\n    }\n}"}],"_postman_id":"de5e7e54-423c-4a3c-b43e-cf59f5ba9a80"}],"id":"3bdefc26-2599-43db-a3d2-6f0226444f69","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"7585f2fe-f5ee-4af8-84cd-2aeb850b2772"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"43a1cd03-b6ae-41dc-afbf-e26b15ed360b"}}],"_postman_id":"3bdefc26-2599-43db-a3d2-6f0226444f69","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"Inland Bill of Lading Fetch","event":[{"listen":"prerequest","script":{"exec":["// test","pm.environment.set(\"shipmentId\", 78018);","","pm.environment.set(\"shipmentId\", 2187775);//fetch new shipment - production"],"type":"text/javascript","id":"733dd4b7-7611-43b1-b3eb-17d53862396e"}}],"id":"3a0704e2-35cc-4f81-ad7f-17d9d69d7c2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/transport/inland/billoflading","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","transport","inland","billoflading"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"a8ba923e-8b90-4286-afd9-d2d07ff0ee74","name":"Inland Bill of Lading Fetch Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/transport/inland/billoflading"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"577"},{"key":"ETag","value":"W/\"241-TzvoVVtpwj6wJfyPVLJBlqU93GQ\""},{"key":"Date","value":"Thu, 29 Aug 2019 16:31:28 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"actualFreight\": null,\n        \"aTval\": \"Here\",\n        \"carrierName\": \"UPS\",\n        \"carrierNumber\": \"123\",\n        \"carVehicleNumber\": \"445\",\n        \"collectOnDelivery\": 33,\n        \"deliveringCarrier\": \"dc\",\n        \"freightCharges\": null,\n        \"freightCurrency\": \"USD  \",\n        \"hazMatPhone\": null,\n        \"iblSpecialHandling\": \"Special\",\n        \"pickupDate\": \"2012-04-02T00:00:00.000Z\",\n        \"route\": \"r\",\n        \"sealNo\": null,\n        \"shipmentId\": 78018,\n        \"trailerNo\": null,\n        \"detail\": {\n            \"775\": {\n                \"ladingBillDetailId\": 775,\n                \"description\": \"tesing adds w/ class\",\n                \"hazardous\": false,\n                \"ClassCode\": \"RYNO  \",\n                \"ClassDesc\": \"Rynoware\",\n                \"uri\": \"/shipment/78018/transport/inland/billoflading/775\"\n            }\n        }\n    }\n}"}],"_postman_id":"3a0704e2-35cc-4f81-ad7f-17d9d69d7c2c"},{"name":"Inland Bill of Lading Remove","event":[{"listen":"prerequest","script":{"exec":["// test","pm.environment.set(\"shipmentId\", 41565);"],"type":"text/javascript","id":"e39f89d4-226f-431d-8de8-b6604776ea01"}}],"id":"8d9aa113-32d1-4620-aa49-3dfd68344197","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/transport/inland/billoflading","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","transport","inland","billoflading"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"33b15531-8967-4ec6-be50-58948c3125be","name":"Inland Bill of Lading Remove","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/transport/inland/billoflading"},"status":"Resource Successfully Removed","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"191"},{"key":"ETag","value":"W/\"bf-AqpWmwVSwu+OkGmrRcCwlhJYDnA\""},{"key":"Date","value":"Thu, 29 Aug 2019 03:55:01 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"ladingBill\": [\n            {\n                \"operation\": \"DELETE\",\n                \"shipmentId\": 41565,\n                \"object\": \"ladingBill\"\n            }\n        ],\n        \"detail\": [\n            {\n                \"operation\": \"DELETE\",\n                \"ladingBillDetailId\": 773,\n                \"object\": \"ladingBillDetail\"\n            }\n        ]\n    }\n}"}],"_postman_id":"8d9aa113-32d1-4620-aa49-3dfd68344197"},{"name":"Inland Bill of Lading Update","event":[{"listen":"prerequest","script":{"exec":["// test","pm.environment.set(\"shipmentId\", 41565);"],"type":"text/javascript","id":"5ff8462a-7d5e-4e82-aa1c-b1b332eb51a5"}}],"id":"1b0bdd6b-1af7-4d39-a1e9-89073ec7db54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n        \"actualFreight\": null,\n        \"aTval\": \"Here\",\n        \"carrierName\": \"UPS\",\n        \"carrierNumber\": \"123\",\n        \"carVehicleNumber\": \"445\",\n        \"collectOnDelivery\": 33,\n        \"deliveringCarrier\": \"dc\",\n        \"freightCharges\": \"CLC\",\n        \"freightCurrency\": \"USD  \",\n        \"hazMatPhone\": null,\n        \"iblSpecialHandling\": \"Special\",\n        \"pickupDate\": \"2012-04-02T00:00:00.000Z\",\n        \"route\": \"r\",\n        \"sealNo\": null,\n        \"trailerNo\": null,\n        \"detail\": {\n            \"771\": {\n                \"ladingBillDetailId\": 771,\n                \"description\": \"tesing adds w/ class\",\n                \"hazardous\": false,\n                \"ClassCode\": \"RYNO  \",\n                \"ClassDesc\": \"Rynoware\",\n                \"uri\": \"/shipment/41565/transport/inland/billoflading/771\"\n            }\n        }\n    }"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/transport/inland/billoflading","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","transport","inland","billoflading"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"12bbe4ab-d632-4d82-b80a-e17bd0f83a72","name":"Inland Bill of Lading Update Example","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n        \"actualFreight\": null,\n        \"aTval\": \"Here\",\n        \"carrierName\": \"UPS\",\n        \"carrierNumber\": \"123\",\n        \"carVehicleNumber\": \"445\",\n        \"collectOnDelivery\": 33,\n        \"deliveringCarrier\": \"dc\",\n        \"freightCharges\": \"CLC\",\n        \"freightCurrency\": \"USD  \",\n        \"hazMatPhone\": null,\n        \"iblSpecialHandling\": \"Special\",\n        \"pickupDate\": \"2012-04-02T00:00:00.000Z\",\n        \"route\": \"r\",\n        \"sealNo\": null,\n        \"shipmentId\": 41565,\n        \"trailerNo\": null,\n        \"detail\": {\n            \"771\": {\n                \"ladingBillDetailId\": 771,\n                \"description\": \"tesing adds w/ class\",\n                \"hazardous\": false,\n                \"ClassCode\": \"RYNO  \",\n                \"ClassDesc\": \"Rynoware\",\n                \"uri\": \"/shipment/41565/transport/inland/billoflading/771\"\n            }\n        }\n    }"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/transport/inland/billoflading"},"status":"Resource Successfully Updated","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"102"},{"key":"ETag","value":"W/\"66-vKyuot/B9zkRMo1j9fJMdILf0p4\""},{"key":"Date","value":"Thu, 29 Aug 2019 03:03:40 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"ladingBill\": {\n            \"operation\": \"UPDATE\",\n            \"shipmentId\": 41565,\n            \"object\": \"ladingBill\"\n        }\n    }\n}"}],"_postman_id":"1b0bdd6b-1af7-4d39-a1e9-89073ec7db54"},{"name":"Inland Bill of Lading Add","event":[{"listen":"prerequest","script":{"exec":["// test","pm.environment.set(\"shipmentId\", 78018);"],"type":"text/javascript","id":"d788ec78-9fff-4559-a9cc-fe6e7385be5a"}}],"id":"1d0edd26-5772-4841-b176-f3973722ae63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n        \"actualFreight\": null,\n        \"aTval\": \"Here\",\n        \"carrierName\": \"UPS\",\n        \"carrierNumber\": \"123\",\n        \"carVehicleNumber\": \"445\",\n        \"collectOnDelivery\": 33,\n        \"deliveringCarrier\": \"dc\",\n        \"freightCharges\": \"CLC\",\n        \"freightCurrency\": \"USD  \",\n        \"hazMatPhone\": null,\n        \"iblSpecialHandling\": \"Special\",\n        \"pickupDate\": \"2012-04-02T00:00:00.000Z\",\n        \"route\": \"r\",\n        \"sealNo\": null,\n        \"trailerNo\": null,\n        \"detail\": {\n            \"771\": {\n                \"ladingBillDetailId\": 771,\n                \"description\": \"tesing adds w/ class\",\n                \"hazardous\": false,\n                \"ClassCode\": \"RYNO  \",\n                \"ClassDesc\": \"Rynoware\",\n                \"uri\": \"/shipment/41565/transport/inland/billoflading/771\"\n            }\n        }\n    }"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/transport/inland/billoflading","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","transport","inland","billoflading"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"b7861ac8-60d7-43d2-a5f9-49dc4b036b9b","name":"Inland Bill of Lading Add Example (full)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n        \"actualFreight\": null,\n        \"aTval\": \"Here\",\n        \"carrierName\": \"UPS\",\n        \"carrierNumber\": \"123\",\n        \"carVehicleNumber\": \"445\",\n        \"collectOnDelivery\": 33,\n        \"deliveringCarrier\": \"dc\",\n        \"freightCharges\": \"CLC\",\n        \"freightCurrency\": \"USD  \",\n        \"hazMatPhone\": null,\n        \"iblSpecialHandling\": \"Special\",\n        \"pickupDate\": \"2012-04-02T00:00:00.000Z\",\n        \"route\": \"r\",\n        \"sealNo\": null,\n        \"trailerNo\": null,\n        \"detail\": {\n            \"771\": {\n                \"ladingBillDetailId\": 771,\n                \"description\": \"tesing adds w/ class\",\n                \"hazardous\": false,\n                \"ClassCode\": \"RYNO  \",\n                \"ClassDesc\": \"Rynoware\",\n                \"uri\": \"/shipment/41565/transport/inland/billoflading/771\"\n            }\n        }\n    }"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/transport/inland/billoflading"},"status":"Resource Successfully Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"102"},{"key":"ETag","value":"W/\"66-nZBMK15rc3ungWgp5DksWx56b/E\""},{"key":"Date","value":"Thu, 29 Aug 2019 16:17:33 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"ladingBill\": {\n            \"operation\": \"UPDATE\",\n            \"shipmentId\": 78018,\n            \"object\": \"ladingBill\"\n        }\n    }\n}"}],"_postman_id":"1d0edd26-5772-4841-b176-f3973722ae63"}],"id":"f94ef98a-dacb-427d-ba32-eaceeaadaed8","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"72ddcdca-8cdc-4759-8f84-391d798d4686"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"79db6719-7ab3-44dc-a586-1aafc0a57405"}}],"_postman_id":"f94ef98a-dacb-427d-ba32-eaceeaadaed8","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}}],"id":"69e5034c-4f51-47e0-9e8d-b8a4b82d0f19","description":"<p>List of products included with this shipment</p>\n<h4>Product Metadata</h4>\n\n<p>rowNum | number | facilitates sorting and paging.<br />entityState | string(10) | Used to indicate a record is to be deleted ('delete'). However, may also indicate 'insert' and 'update' , when useful.</p>\n<h4>Product Detail</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>assetNumber</td>\n<td>string(50)</td>\n<td></td>\n</tr>\n<tr>\n<td>billofLadingNo</td>\n<td>string(15)</td>\n<td></td>\n</tr>\n<tr>\n<td>cargoAircraftOnly</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>class</td>\n<td>string(5)</td>\n<td>5 characters of hazardous class info</td>\n</tr>\n<tr>\n<td>convFactor</td>\n<td>number</td>\n<td>The factor between the shipment currency and the payment currency.</td>\n</tr>\n<tr>\n<td>countryCd</td>\n<td>string(2)</td>\n<td></td>\n</tr>\n<tr>\n<td>ctp</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>customerPartNumber</td>\n<td>string(18)</td>\n<td></td>\n</tr>\n<tr>\n<td>customerProductId</td>\n<td>string(17)</td>\n<td></td>\n</tr>\n<tr>\n<td>customsStatusCd</td>\n<td>string(9)</td>\n<td></td>\n</tr>\n<tr>\n<td>description</td>\n<td>string(180)</td>\n<td></td>\n</tr>\n<tr>\n<td>dfm</td>\n<td>string(1)</td>\n<td></td>\n</tr>\n<tr>\n<td>disabledAutoUq</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>eccnCd</td>\n<td>string(5)</td>\n<td>ECCN code that corresponds to the product. Provide the ECCN classification your company has given this product, the 5 character level.</td>\n</tr>\n<tr>\n<td>embarqueNo</td>\n<td>string(15)</td>\n<td></td>\n</tr>\n<tr>\n<td>emergencyResponseForm</td>\n<td>boolean</td>\n<td>Defaults to false.</td>\n</tr>\n<tr>\n<td>emsNo</td>\n<td>string(10)</td>\n<td>Environmental Monitoring System Number, 10 characters</td>\n</tr>\n<tr>\n<td>flashpointC</td>\n<td>string(8)</td>\n<td>Flashpoint temperature in Celcius</td>\n</tr>\n<tr>\n<td>hazardous</td>\n<td>boolean</td>\n<td>Whether or not the product is hazardous. If this element is not provided, the value defaults to false.</td>\n</tr>\n<tr>\n<td>hazAuthorization</td>\n<td>string(12)</td>\n<td>Defaults to false.</td>\n</tr>\n<tr>\n<td>id</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>imdgPageNo</td>\n<td>string(6)</td>\n<td>International Maritime Dangerous Goods Page Number for this product, 6 characters.</td>\n</tr>\n<tr>\n<td>issueNumber</td>\n<td>string(8)</td>\n<td></td>\n</tr>\n<tr>\n<td>itemClause</td>\n<td>string(2000)</td>\n<td>Text about the product - many more characters than the description. Can be formatted.</td>\n</tr>\n<tr>\n<td>licenseCd</td>\n<td>string(3)</td>\n<td>License exception code, or C33 for NLR, where applicable per product.</td>\n</tr>\n<tr>\n<td>licenseDate</td>\n<td>string</td>\n<td>When a license is required for a product, supply the date here.</td>\n</tr>\n<tr>\n<td>licenseNo</td>\n<td>string(12)</td>\n<td>When a license is required for a product, supply the govenment-issued license number here.</td>\n</tr>\n<tr>\n<td>licenseValue</td>\n<td>integer</td>\n<td>Value of license if it exists - for AES. Starting April 2014.</td>\n</tr>\n<tr>\n<td>lineItem</td>\n<td>string(15)</td>\n<td>Line Item listing on the invoice that corresponds with the product - can be provided to correspond with a purchase order and the line item on that purchase order.</td>\n</tr>\n<tr>\n<td>lowerDesignNumber</td>\n<td>string(6)</td>\n<td></td>\n</tr>\n<tr>\n<td>manufacturer</td>\n<td>string(50)</td>\n<td></td>\n</tr>\n<tr>\n<td>mfgNo</td>\n<td>string(5)</td>\n<td>Manufacturing Number, 5 characters</td>\n</tr>\n<tr>\n<td>netWeight</td>\n<td>number</td>\n<td>Product Net Weight.</td>\n</tr>\n<tr>\n<td>numberPackages</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>packingGroup</td>\n<td>string(5)</td>\n<td>5 characters of hazardous packing group info</td>\n</tr>\n<tr>\n<td>packingInstructions</td>\n<td>string(40)</td>\n<td>Free form text for hazardous documents.</td>\n</tr>\n<tr>\n<td>partNumber</td>\n<td>string(26)</td>\n<td></td>\n</tr>\n<tr>\n<td>poNo</td>\n<td>string(25)</td>\n<td>Purchase order number.</td>\n</tr>\n<tr>\n<td>productCase</td>\n<td>string(10)</td>\n<td></td>\n</tr>\n<tr>\n<td>productCode</td>\n<td>string(10)</td>\n<td>Allows you to group several parts under a higher level product code.</td>\n</tr>\n<tr>\n<td>productContainer</td>\n<td>string(15)</td>\n<td></td>\n</tr>\n<tr>\n<td>productInvoice</td>\n<td>string(20)</td>\n<td>Your invoice number.</td>\n</tr>\n<tr>\n<td>productionType</td>\n<td>string(10)</td>\n<td></td>\n</tr>\n<tr>\n<td>productMasterId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>productSubcase</td>\n<td>string(10)</td>\n<td></td>\n</tr>\n<tr>\n<td>properShippingName</td>\n<td>string(120)</td>\n<td>Appears on documents as the proper shipping name for the product.</td>\n</tr>\n<tr>\n<td>qtyAndTypePacking</td>\n<td>string(240)</td>\n<td>Free form text for hazardous documents.</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>number</td>\n<td></td>\n</tr>\n<tr>\n<td>ran</td>\n<td>string(10)</td>\n<td></td>\n</tr>\n<tr>\n<td>scheduleBcd</td>\n<td>string(10)</td>\n<td>US government classification of the Harmonized Tariff System code. Provide without formatting periods. Can also be an HTS Import number that's valid for export.</td>\n</tr>\n<tr>\n<td>scheduleBUQ1_Amount</td>\n<td>number</td>\n<td></td>\n</tr>\n<tr>\n<td>scheduleBuq1Amount</td>\n<td></td>\n<td>Amount of unit of quantity 1 for Schedule B Number specified.</td>\n</tr>\n<tr>\n<td>scheduleBUQ2_Amount</td>\n<td>number</td>\n<td></td>\n</tr>\n<tr>\n<td>scheduleBuq2Amount</td>\n<td></td>\n<td>Amount of unit of quantity 2 for Schedule B Number specified.</td>\n</tr>\n<tr>\n<td>shipmentId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>sqMtr</td>\n<td>number</td>\n<td></td>\n</tr>\n<tr>\n<td>standardCost</td>\n<td>number</td>\n<td>Unit Cost - separate element from Unit Price to differentiate.</td>\n</tr>\n<tr>\n<td>stowage</td>\n<td>string(12)</td>\n<td>Stowage for this product, 12 characters</td>\n</tr>\n<tr>\n<td>subsidiaryRisk</td>\n<td>string(5)</td>\n<td>Subsidiary Risk, 5 characters</td>\n</tr>\n<tr>\n<td>supplierCd</td>\n<td>string(7)</td>\n<td>Reference as to who supplied to goods. ***THE XSD DEFINES THE MAX LENGTH AS 20</td>\n</tr>\n<tr>\n<td>unCd</td>\n<td>string(50)</td>\n<td>UN Code - for hazardous</td>\n</tr>\n<tr>\n<td>unitPrice</td>\n<td>number</td>\n<td></td>\n</tr>\n<tr>\n<td>unitsMeasurement</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>unitWeight</td>\n<td>number</td>\n<td>Product Gross Weight.</td>\n</tr>\n<tr>\n<td>vehicle</td>\n<td>string(1)</td>\n<td>Defaults to no.</td>\n</tr>\n<tr>\n<td>warningLabel</td>\n<td>string(100)</td>\n<td>Free form text for hazardous documents.</td>\n</tr>\n</tbody>\n</table>\n</div><h4>scheduleB</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>code</td>\n<td>string(10)</td>\n<td>Schedule B code that corresponds to the product. See external documentation for the code list.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string(500)</td>\n<td></td>\n</tr>\n<tr>\n<td>grace</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>hts10Digit</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>nine</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>scheduleBNumber</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>textOnlyDescription</td>\n<td>string(502)</td>\n<td></td>\n</tr>\n<tr>\n<td>uq1Cd</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>uq2Cd</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4>eccn</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>code</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>hidden)</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>description</td>\n<td>string(500)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4>eccnLicense</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>countryCd</td>\n<td>string(2)</td>\n<td></td>\n</tr>\n<tr>\n<td>eccncd</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>id</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>licenseCd</td>\n<td>string(3)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4>eccnLicenseComments</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>comments</td>\n<td>string(2000)</td>\n<td></td>\n</tr>\n<tr>\n<td>dateTimeStamp</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>eccnLicenseId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>id</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>userId</td>\n<td>integer</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4>license</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>abbreviation</td>\n<td>string(3)</td>\n<td></td>\n</tr>\n<tr>\n<td>code</td>\n<td>string(3)</td>\n<td></td>\n</tr>\n<tr>\n<td>consolidateable</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>description</td>\n<td>string(100)</td>\n<td></td>\n</tr>\n<tr>\n<td>eccnReq</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>reqLicense</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>usmlReq</td>\n<td>boolean</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4>uq</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>code</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>description</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"bbdc8663-8ff5-4507-a3a2-aa77367f53a6"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"025810b3-08d4-4030-86b4-7d1c492d5c93"}}],"_postman_id":"69e5034c-4f51-47e0-9e8d-b8a4b82d0f19","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"Shipment Charge","item":[{"name":"Charge Fetch","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\", 64245);//milestone 2 test- dev","// pm.environment.set(\"shipmentId\", 77908);//milestone 2 test- test","pm.environment.set(\"shipmentId\", 2187775);//fetch new shipment - production"],"type":"text/javascript","id":"bcd5be22-cccf-4b10-8302-f3df3e33fd86"}}],"id":"59b8ee0d-0fb8-4661-9761-c6350b210169","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/charge","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","charge"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"b9d4a5e8-0fba-48e3-a8a5-7d232463419e","name":"Charge Fetch Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/charge"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1298"},{"key":"ETag","value":"W/\"512-Vy6kl/SnlUiF9NFEODFk+F09ZnE\""},{"key":"Date","value":"Thu, 29 Aug 2019 04:32:05 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"0\": {\n            \"chargeOrder\": 0,\n            \"chargeCd\": \"ARFRG\",\n            \"description\": \"Air Freight\",\n            \"billable\": \"1\",\n            \"changeLabel\": false,\n            \"amount\": 0,\n            \"shipmentTypeCd\": \"ACONS\"\n        },\n        \"1\": {\n            \"chargeOrder\": 1,\n            \"chargeCd\": \"TC   \",\n            \"description\": \"Terminal Charges\",\n            \"billable\": \"1\",\n            \"changeLabel\": false,\n            \"amount\": 0,\n            \"shipmentTypeCd\": \"ACONS\"\n        },\n        \"2\": {\n            \"chargeOrder\": 2,\n            \"chargeCd\": \"INS  \",\n            \"description\": \"Insurance\",\n            \"billable\": \"1\",\n            \"changeLabel\": false,\n            \"amount\": 0,\n            \"shipmentTypeCd\": \"ACONS\"\n        },\n        \"3\": {\n            \"chargeOrder\": 3,\n            \"chargeCd\": \"DOC  \",\n            \"description\": \"Documentation\",\n            \"billable\": \"1\",\n            \"changeLabel\": false,\n            \"amount\": 0,\n            \"shipmentTypeCd\": \"ACONS\"\n        },\n        \"4\": {\n            \"chargeOrder\": 4,\n            \"chargeCd\": \"PACK \",\n            \"description\": \"Packing\",\n            \"billable\": \"1\",\n            \"changeLabel\": false,\n            \"amount\": 0,\n            \"shipmentTypeCd\": \"ACONS\"\n        },\n        \"5\": {\n            \"chargeOrder\": 5,\n            \"chargeCd\": \"INFRG\",\n            \"description\": \"Inland Freight\",\n            \"billable\": \"1\",\n            \"changeLabel\": false,\n            \"amount\": 0,\n            \"shipmentTypeCd\": \"ACONS\"\n        },\n        \"6\": {\n            \"chargeOrder\": 6,\n            \"chargeCd\": \"OTH1 \",\n            \"description\": \"Other Charges 1\",\n            \"billable\": \"1\",\n            \"changeLabel\": true,\n            \"amount\": 0,\n            \"shipmentTypeCd\": \"ACONS\"\n        },\n        \"7\": {\n            \"chargeOrder\": 7,\n            \"chargeCd\": \"OTH2 \",\n            \"description\": \"Other Charges 2\",\n            \"billable\": \"1\",\n            \"changeLabel\": true,\n            \"amount\": 0,\n            \"shipmentTypeCd\": \"ACONS\"\n        },\n        \"8\": {\n            \"chargeOrder\": 8,\n            \"chargeCd\": \"OTH3 \",\n            \"description\": \"Other Charges 3\",\n            \"billable\": \"1\",\n            \"changeLabel\": true,\n            \"amount\": 0,\n            \"shipmentTypeCd\": \"ACONS\"\n        }\n    }\n}"}],"_postman_id":"59b8ee0d-0fb8-4661-9761-c6350b210169"},{"name":"Charge Update","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\", 64245);//milestone 2 test- dev","pm.environment.set(\"shipmentId\", 77908);//milestone 2 test- test"],"type":"text/javascript","id":"53b41f88-a3e3-424b-9219-5abdb08e7705"}}],"id":"0e483187-cbb5-46ac-99a2-a0803a7ead2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"0\": {\n        \"chargeOrder\": 0,\n        \"chargeCd\": \"ARFRG\",\n        \"description\": \"Air Freight\",\n        \"billable\": \"1\",\n        \"changeLabel\": false,\n        \"amount\": 120.00,\n        \"shipmentTypeCd\": \"ACONS\"\n    },\n    \"1\": {\n        \"chargeOrder\": 1,\n        \"chargeCd\": \"TC   \",\n        \"description\": \"Terminal Charges\",\n        \"billable\": \"1\",\n        \"changeLabel\": false,\n        \"amount\": 1025.99,\n        \"shipmentTypeCd\": \"ACONS\"\n    },\n    \"2\": {\n        \"chargeOrder\": 2,\n        \"chargeCd\": \"INS  \",\n        \"description\": \"Insurance\",\n        \"billable\": \"1\",\n        \"changeLabel\": false,\n        \"amount\": 100,\n        \"shipmentTypeCd\": \"ACONS\"\n    },\n    \"3\": {\n        \"chargeOrder\": 3,\n        \"chargeCd\": \"DOC  \",\n        \"description\": \"Documentation\",\n        \"billable\": \"1\",\n        \"changeLabel\": false,\n        \"amount\": 10,\n        \"shipmentTypeCd\": \"ACONS\"\n    },\n    \"4\": {\n        \"chargeOrder\": 4,\n        \"chargeCd\": \"PACK \",\n        \"description\": \"Packing\",\n        \"billable\": \"1\",\n        \"changeLabel\": false,\n        \"amount\": 0,\n        \"shipmentTypeCd\": \"ACONS\"\n    },\n    \"5\": {\n        \"chargeOrder\": 5,\n        \"chargeCd\": \"INFRG\",\n        \"description\": \"Inland Freight\",\n        \"billable\": \"1\",\n        \"changeLabel\": false,\n        \"amount\": 0,\n        \"shipmentTypeCd\": \"ACONS\"\n    },\n    \"6\": {\n        \"chargeOrder\": 6,\n        \"chargeCd\": \"OTH1 \",\n        \"description\": \"Other Charges 1\",\n        \"billable\": \"1\",\n        \"changeLabel\": true,\n        \"amount\": 0,\n        \"shipmentTypeCd\": \"ACONS\"\n    },\n    \"7\": {\n        \"chargeOrder\": 7,\n        \"chargeCd\": \"OTH2 \",\n        \"description\": \"Other Charges 2\",\n        \"billable\": \"1\",\n        \"changeLabel\": true,\n        \"amount\": 0,\n        \"shipmentTypeCd\": \"ACONS\"\n    },\n    \"8\": {\n        \"chargeOrder\": 8,\n        \"chargeCd\": \"OTH3 \",\n        \"description\": \"Other Charges 3\",\n        \"billable\": \"1\",\n        \"changeLabel\": true,\n        \"amount\": 0,\n        \"shipmentTypeCd\": \"ACONS\"\n    }\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/charge","description":"<p>Add, update, and remove charges as a ledger.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","charge"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"e4141d3d-5e19-4980-b069-0c0612211b6f","name":"Charge Update Example","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"0\": {\n        \"chargeOrder\": 0,\n        \"chargeCd\": \"ARFRG\",\n        \"description\": \"Air Freight\",\n        \"billable\": \"1\",\n        \"changeLabel\": false,\n        \"amount\": 120.00,\n        \"shipmentTypeCd\": \"ACONS\"\n    },\n    \"1\": {\n        \"chargeOrder\": 1,\n        \"chargeCd\": \"TC   \",\n        \"description\": \"Terminal Charges\",\n        \"billable\": \"1\",\n        \"changeLabel\": false,\n        \"amount\": 1025.99,\n        \"shipmentTypeCd\": \"ACONS\"\n    },\n    \"2\": {\n        \"chargeOrder\": 2,\n        \"chargeCd\": \"INS  \",\n        \"description\": \"Insurance\",\n        \"billable\": \"1\",\n        \"changeLabel\": false,\n        \"amount\": 100,\n        \"shipmentTypeCd\": \"ACONS\"\n    },\n    \"3\": {\n        \"chargeOrder\": 3,\n        \"chargeCd\": \"DOC  \",\n        \"description\": \"Documentation\",\n        \"billable\": \"1\",\n        \"changeLabel\": false,\n        \"amount\": 10,\n        \"shipmentTypeCd\": \"ACONS\"\n    },\n    \"4\": {\n        \"chargeOrder\": 4,\n        \"chargeCd\": \"PACK \",\n        \"description\": \"Packing\",\n        \"billable\": \"1\",\n        \"changeLabel\": false,\n        \"amount\": 0,\n        \"shipmentTypeCd\": \"ACONS\"\n    },\n    \"5\": {\n        \"chargeOrder\": 5,\n        \"chargeCd\": \"INFRG\",\n        \"description\": \"Inland Freight\",\n        \"billable\": \"1\",\n        \"changeLabel\": false,\n        \"amount\": 0,\n        \"shipmentTypeCd\": \"ACONS\"\n    },\n    \"6\": {\n        \"chargeOrder\": 6,\n        \"chargeCd\": \"OTH1 \",\n        \"description\": \"Other Charges 1\",\n        \"billable\": \"1\",\n        \"changeLabel\": true,\n        \"amount\": 0,\n        \"shipmentTypeCd\": \"ACONS\"\n    },\n    \"7\": {\n        \"chargeOrder\": 7,\n        \"chargeCd\": \"OTH2 \",\n        \"description\": \"Other Charges 2\",\n        \"billable\": \"1\",\n        \"changeLabel\": true,\n        \"amount\": 0,\n        \"shipmentTypeCd\": \"ACONS\"\n    },\n    \"8\": {\n        \"chargeOrder\": 8,\n        \"chargeCd\": \"OTH3 \",\n        \"description\": \"Other Charges 3\",\n        \"billable\": \"1\",\n        \"changeLabel\": true,\n        \"amount\": 0,\n        \"shipmentTypeCd\": \"ACONS\"\n    }\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/charge"},"status":"Resource Successfully Updated","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1035"},{"key":"ETag","value":"W/\"40b-cNKyDFAlMU9h9e4xVQj+0pqkJgs\""},{"key":"Date","value":"Thu, 29 Aug 2019 04:37:35 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"operation\": \"UPDATE\",\n            \"chargeOrder\": 0,\n            \"chargeCd\": \"ARFRG\",\n            \"amount\": 120,\n            \"billable\": \"1\",\n            \"object\": \"shipLevelCharge\"\n        },\n        {\n            \"operation\": \"UPDATE\",\n            \"chargeOrder\": 1,\n            \"chargeCd\": \"TC   \",\n            \"amount\": 1025.99,\n            \"billable\": \"1\",\n            \"object\": \"shipLevelCharge\"\n        },\n        {\n            \"operation\": \"UPDATE\",\n            \"chargeOrder\": 2,\n            \"chargeCd\": \"INS  \",\n            \"amount\": 100,\n            \"billable\": \"1\",\n            \"object\": \"shipLevelCharge\"\n        },\n        {\n            \"operation\": \"UPDATE\",\n            \"chargeOrder\": 3,\n            \"chargeCd\": \"DOC  \",\n            \"amount\": 10,\n            \"billable\": \"1\",\n            \"object\": \"shipLevelCharge\"\n        },\n        {\n            \"operation\": \"UPDATE\",\n            \"chargeOrder\": 4,\n            \"chargeCd\": \"PACK \",\n            \"amount\": 0,\n            \"billable\": \"1\",\n            \"object\": \"shipLevelCharge\"\n        },\n        {\n            \"operation\": \"UPDATE\",\n            \"chargeOrder\": 5,\n            \"chargeCd\": \"INFRG\",\n            \"amount\": 0,\n            \"billable\": \"1\",\n            \"object\": \"shipLevelCharge\"\n        },\n        {\n            \"operation\": \"UPDATE\",\n            \"chargeOrder\": 6,\n            \"chargeCd\": \"OTH1 \",\n            \"amount\": 0,\n            \"billable\": \"1\",\n            \"object\": \"shipLevelCharge\"\n        },\n        {\n            \"operation\": \"UPDATE\",\n            \"chargeOrder\": 7,\n            \"chargeCd\": \"OTH2 \",\n            \"amount\": 0,\n            \"billable\": \"1\",\n            \"object\": \"shipLevelCharge\"\n        },\n        {\n            \"operation\": \"UPDATE\",\n            \"chargeOrder\": 8,\n            \"chargeCd\": \"OTH3 \",\n            \"amount\": 0,\n            \"billable\": \"1\",\n            \"object\": \"shipLevelCharge\"\n        }\n    ]\n}"}],"_postman_id":"0e483187-cbb5-46ac-99a2-a0803a7ead2a"}],"id":"737651d7-a86b-41e7-ab76-6af0239ed775","description":"<p>List of charges included with this shipment, if necessary.</p>\n<h4>Shipment-Level Charges</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>amount</td>\n<td>number</td>\n<td>Amount of the charge in the shipment's currency.</td>\n</tr>\n<tr>\n<td>chargeCd</td>\n<td>string(5)</td>\n<td>Code Trabex accepts to identify the charge type.</td>\n</tr>\n<tr>\n<td>chargeOrder</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>shipmentId</td>\n<td>integer</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4>Charge Type (chargeType)</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>code</td>\n<td>string(3)</td>\n<td></td>\n</tr>\n<tr>\n<td>description</td>\n<td>string(30)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4>Charges Label (\"Other Charges\")</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>billable</td>\n<td>string(1)</td>\n<td>(hidden)</td>\n</tr>\n<tr>\n<td>chargeCd</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>description</td>\n<td>string(35)</td>\n<td></td>\n</tr>\n<tr>\n<td>shipmentId</td>\n<td>integer</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"charge-codes-chargecd\">Charge Codes (chargeCD)</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>code</strong></th>\n<th><strong>description</strong></th>\n<th><strong>shipTypeCD</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ARFRG</td>\n<td>Air Freight</td>\n<td>A</td>\n</tr>\n<tr>\n<td>DOC</td>\n<td>Documentation</td>\n<td>AOTR</td>\n</tr>\n<tr>\n<td>INFRG</td>\n<td>Inland Freight</td>\n<td>AOTR</td>\n</tr>\n<tr>\n<td>INS</td>\n<td>Insurance</td>\n<td>AOTR</td>\n</tr>\n<tr>\n<td>OCFRG</td>\n<td>Ocean Freight</td>\n<td>O</td>\n</tr>\n<tr>\n<td>OTH1</td>\n<td>Other Charges 1</td>\n<td>AOTR</td>\n</tr>\n<tr>\n<td>OTH2</td>\n<td>Other Charges 2</td>\n<td>AOTR</td>\n</tr>\n<tr>\n<td>OTH3</td>\n<td>Other Charges 3</td>\n<td>AOTR</td>\n</tr>\n<tr>\n<td>PACK</td>\n<td>Packing</td>\n<td>AOTR</td>\n</tr>\n<tr>\n<td>RAFRG</td>\n<td>Rail Freight</td>\n<td>R</td>\n</tr>\n<tr>\n<td>TC</td>\n<td>Terminal Charges</td>\n<td>AOTR</td>\n</tr>\n<tr>\n<td>TRFRG</td>\n<td>Truck Freight</td>\n<td>TR</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"9ce16c8d-266d-4ef9-8cad-6f6f2c14f772"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"2454a521-90d2-49fd-b509-2a5b18e9ab29"}}],"_postman_id":"737651d7-a86b-41e7-ab76-6af0239ed775","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"Shipment Clause","item":[{"name":"Clause Fetch","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\", 64234);","// pm.environment.set(\"clauseId\", 136483);","","// pm.environment.set(\"shipmentId\", 76438);//milestone 2 test","// pm.environment.set(\"clauseId\", 168064);//milestone 2 test","","//test env","// pm.environment.set(\"shipmentId\", 76438);//milestone 2 test","// pm.environment.set(\"clauseId\", 168065);//milestone 2 test","","// production","pm.environment.set(\"shipmentId\", 2187775);","pm.environment.set(\"clauseId\", 8842909);",""],"type":"text/javascript","id":"09bad202-df64-406d-86e6-993f166fc1e6"}}],"id":"a4c9ee76-0e5e-46cf-9c20-22b58d057098","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/clause/{{clauseId}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","clause","{{clauseId}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"fc408d2b-8eee-4a31-820f-294d83937460","name":"Clause Fetch Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/clause/{{clauseId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1903"},{"key":"ETag","value":"W/\"76f-40LktGIpsc4Jh+fD+1GUWrhVi4A\""},{"key":"Date","value":"Sun, 14 Jul 2019 17:53:44 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"shipmentId\": 64234,\n        \"clauseOrder\": 1,\n        \"clauseId\": 136365,\n        \"clauseTypeCd\": \"F\",\n        \"clauseTypeDesc\": \"Footer\",\n        \"text\": \"______________________________\\r\\nI'm signing this\",\n        \"document\": {\n            \"COO  \": {\n                \"shipmentId\": 64234,\n                \"documentCd\": \"COO  \",\n                \"clauseId\": 136365,\n                \"clauseTypeCd\": \"F\",\n                \"description\": \"CERTIFICATE OF ORIGIN                             \",\n                \"documentTypeCd\": \"COO  \",\n                \"documentType\": \"Certificate of Origin\"\n            },\n            \"CFHLW\": {\n                \"shipmentId\": 64234,\n                \"documentCd\": \"CFHLW\",\n                \"clauseId\": 136365,\n                \"clauseTypeCd\": \"F\",\n                \"description\": \"COMMERCIAL INV L FULL HTS W/ GROSS + NET WEIGHT\",\n                \"documentTypeCd\": \"INV  \",\n                \"documentType\": \"Invoice\"\n            },\n            \"CFHPW\": {\n                \"shipmentId\": 64234,\n                \"documentCd\": \"CFHPW\",\n                \"clauseId\": 136365,\n                \"clauseTypeCd\": \"F\",\n                \"description\": \"COMMERCIAL INV P FULL HTS W/ GROSS + NET WEIGHT\",\n                \"documentTypeCd\": \"INV  \",\n                \"documentType\": \"Invoice\"\n            },\n            \"CI002\": {\n                \"shipmentId\": 64234,\n                \"documentCd\": \"CI002\",\n                \"clauseId\": 136365,\n                \"clauseTypeCd\": \"F\",\n                \"description\": \"COMMERCIAL INVOICE L\",\n                \"documentTypeCd\": \"INV  \",\n                \"documentType\": \"Invoice\"\n            },\n            \"CI001\": {\n                \"shipmentId\": 64234,\n                \"documentCd\": \"CI001\",\n                \"clauseId\": 136365,\n                \"clauseTypeCd\": \"F\",\n                \"description\": \"COMMERCIAL INVOICE P\",\n                \"documentTypeCd\": \"INV  \",\n                \"documentType\": \"Invoice\"\n            },\n            \"CICON\": {\n                \"shipmentId\": 64234,\n                \"documentCd\": \"CICON\",\n                \"clauseId\": 136365,\n                \"clauseTypeCd\": \"F\",\n                \"description\": \"CONSOLIDATED COMMERCIAL INVOICE\",\n                \"documentTypeCd\": \"INV  \",\n                \"documentType\": \"Invoice\"\n            },\n            \"PRCON\": {\n                \"shipmentId\": 64234,\n                \"documentCd\": \"PRCON\",\n                \"clauseId\": 136365,\n                \"clauseTypeCd\": \"F\",\n                \"description\": \"CONSOLIDATED PROFORMA INVOICE\",\n                \"documentTypeCd\": \"INV  \",\n                \"documentType\": \"Invoice\"\n            },\n            \"PL032\": {\n                \"shipmentId\": 64234,\n                \"documentCd\": \"PL032\",\n                \"clauseId\": 136365,\n                \"clauseTypeCd\": \"F\",\n                \"description\": \"PACKING LIST BREAK BULK P\",\n                \"documentTypeCd\": \"PACK \",\n                \"documentType\": \"Packing List\"\n            },\n            \"PL034\": {\n                \"shipmentId\": 64234,\n                \"documentCd\": \"PL034\",\n                \"clauseId\": 136365,\n                \"clauseTypeCd\": \"F\",\n                \"description\": \"PACKING LIST CONTAINERIZED P\",\n                \"documentTypeCd\": \"PACK \",\n                \"documentType\": \"Packing List\"\n            }\n        }\n    }\n}"}],"_postman_id":"a4c9ee76-0e5e-46cf-9c20-22b58d057098"},{"name":"Clause Index","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\", 64234);","// pm.environment.set(\"shipmentId\", 47982);","","//test env","// pm.environment.set(\"shipmentId\", 76438);//milestone 2 test","// pm.environment.set(\"clauseId\", 168065);//milestone 2 test","","pm.environment.set(\"shipmentId\", 2187775);","",""],"type":"text/javascript","id":"49d08642-77d8-435a-941c-6c7b8bfb81b3"}}],"id":"81deb0b3-f6f7-4eaf-aada-70be6073acf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/clause","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","clause"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"d48ebe35-5be7-4ca2-be46-d35692baa94b","name":"Clause Index Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/clause/index"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1739"},{"key":"ETag","value":"W/\"6cb-pCb+Dz8ByJSy+9m8wyebkV+U0v8\""},{"key":"Date","value":"Sun, 14 Jul 2019 17:46:10 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"136365\": {\n            \"clauseOrder\": 1,\n            \"clauseId\": 136365,\n            \"shipmentId\": 64234,\n            \"text\": \"______________________________\\r\\nI'm signing this\",\n            \"clauseTypeCd\": \"F\",\n            \"clauseTypeDesc\": \"Footer\",\n            \"uri\": \"/shipment/64234/clause/136365\",\n            \"document\": {\n                \"COO  \": {\n                    \"documentCd\": \"COO  \",\n                    \"description\": \"CERTIFICATE OF ORIGIN                             \",\n                    \"documentType\": \"Certificate of Origin\"\n                },\n                \"CI002\": {\n                    \"documentCd\": \"CI002\",\n                    \"description\": \"COMMERCIAL INVOICE L\",\n                    \"documentType\": \"Invoice\"\n                },\n                \"PL032\": {\n                    \"documentCd\": \"PL032\",\n                    \"description\": \"PACKING LIST BREAK BULK P\",\n                    \"documentType\": \"Packing List\"\n                },\n                \"PL034\": {\n                    \"documentCd\": \"PL034\",\n                    \"description\": \"PACKING LIST CONTAINERIZED P\",\n                    \"documentType\": \"Packing List\"\n                }\n            }\n        },\n        \"136366\": {\n            \"clauseOrder\": 2,\n            \"clauseId\": 136366,\n            \"shipmentId\": 64234,\n            \"text\": \"But one clause...\\r\\n\\r\\na\\r\\nb\\r\\nc\\r\\nd\\r\\ne\\r\\nf\\r\\ng\\r\\nh\\r\\ni\\r\\nj\\r\\nk\\r\\nl\\r\\nm\\r\\n\\r\\nn\\r\\no\\r\\np\\r\\nq\\r\\nr\\r\\ns\\r\\nt\\r\\nu\\r\\nv\\r\\n\\r\\nw\\r\\nx\\r\\ny\\r\\nz\\r\\n\\r\\naa\\r\\nbb\\r\\ncc\\r\\ndd\\r\\n\\r\\nee\\r\\nff\\r\\ngg\\r\\nhh\\r\\n\\r\\ni!\",\n            \"clauseTypeCd\": \"F\",\n            \"clauseTypeDesc\": \"Footer\",\n            \"uri\": \"/shipment/64234/clause/136366\",\n            \"document\": {\n                \"CI001\": {\n                    \"documentCd\": \"CI001\",\n                    \"description\": \"COMMERCIAL INVOICE P\",\n                    \"documentType\": \"Invoice\"\n                },\n                \"CIPLH\": {\n                    \"documentCd\": \"CIPLH\",\n                    \"description\": \"COMMERCIAL INVOICE PACKING LIST HTS ECCN LICENSE\",\n                    \"documentType\": \"Invoice\"\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"81deb0b3-f6f7-4eaf-aada-70be6073acf0"},{"name":"Clause Update","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"shipmentId\", 64234);","pm.environment.set(\"clauseId\", 136485);","","",""],"type":"text/javascript","id":"9e3b5138-73ef-4c89-8833-620f908ef37d"}}],"id":"5a8a4293-5c4e-4f18-aff4-b517214cdf48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"clauseOrder\": 3,\n        \"clauseTypeCd\": \"F\",\n        \"text\": \"***WARNING BOW DOWN AND WORSHIP MY FOOTER!!***\",\n        \"documents\": {\n            \"CI001\": {\n            \t\"entityState\": \"delete\"\n            }\n        }\n    }"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/clause/{{clauseId}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","clause","{{clauseId}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"c34068ac-ea34-45a9-90c2-18fb3d276b65","name":"Clause Update Example","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"clauseOrder\": 3,\n        \"clauseTypeCd\": \"F\",\n        \"text\": \"***WARNING BOW DOWN AND WORSHIP MY FOOTER!!***\",\n        \"documents\": {\n            \"CI001\": {\n            \t\"entityState\": \"delete\"\n            }\n        }\n    }"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/clause/{{clauseId}}"},"status":"Resource Successfully Updated","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"399"},{"key":"ETag","value":"W/\"18f-cH58eXQDOxJmvSVuU1BuUYhd9SY\""},{"key":"Date","value":"Mon, 22 Jul 2019 17:52:11 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"rowNum\": null,\n        \"entityState\": \"UPDATE\",\n        \"clauseId\": 136485,\n        \"shipmentId\": 64234,\n        \"text\": \"***WARNING BOW DOWN AND WORSHIP MY FOOTER!!***\",\n        \"grgNoteId\": null,\n        \"clauseTypeCd\": \"F\",\n        \"clauseOrder\": 3,\n        \"object\": \"shipClauses\",\n        \"documents\": {\n            \"CI001\": {\n                \"rowNum\": null,\n                \"entityState\": \"DELETE\",\n                \"shipmentId\": 64234,\n                \"documentCd\": \"CI001\",\n                \"clauseId\": 136485,\n                \"clauseTypeCd\": \"H\",\n                \"object\": \"AssocClauseDocument\"\n            }\n        }\n    }\n}"}],"_postman_id":"5a8a4293-5c4e-4f18-aff4-b517214cdf48"},{"name":"Clause Add","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\", 47982);","pm.environment.set(\"shipmentId\", 64234);"],"type":"text/javascript","id":"785b618b-783a-4907-a665-770d4c99eed6"}}],"id":"cf907a92-c3f1-48cc-810a-eef3c5d5c00d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"clauseOrder\": 3,\n    \"text\": \"***WARNING BOW DOWN AND WORSHIP MY HEADER!!***\",\n    \"clauseTypeCd\": \"H\",\n    \"documents\": [\n        \"CI001\",\n        \"CIPLH\"\n    ]\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/clause","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","clause"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"f335db06-2d3f-484d-8026-0f033f0fcb4b","name":"Clause Add Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"clauseOrder\": 3,\n    \"text\": \"***WARNING BOW DOWN AND WORSHIP MY HEADER!!***\",\n    \"clauseTypeCd\": \"H\",\n    \"documents\": [\n        \"CI001\",\n        \"CIPLH\"\n    ]\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/clause"},"status":"Resource Successfully Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"554"},{"key":"ETag","value":"W/\"22a-Y8vzrvLR1lLE5iIual9REEo26Mc\""},{"key":"Date","value":"Mon, 22 Jul 2019 17:51:00 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"rowNum\": null,\n        \"entityState\": \"INSERT\",\n        \"clauseId\": 136485,\n        \"shipmentId\": 64234,\n        \"text\": \"***WARNING BOW DOWN AND WORSHIP MY HEADER!!***\",\n        \"grgNoteId\": null,\n        \"clauseTypeCd\": \"H\",\n        \"clauseOrder\": 3,\n        \"object\": \"shipClauses\",\n        \"documents\": {\n            \"CI001\": {\n                \"rowNum\": null,\n                \"entityState\": \"INSERT\",\n                \"shipmentId\": 64234,\n                \"documentCd\": \"CI001\",\n                \"clauseId\": 136485,\n                \"clauseTypeCd\": \"H\",\n                \"object\": \"AssocClauseDocument\"\n            },\n            \"CIPLH\": {\n                \"rowNum\": null,\n                \"entityState\": \"INSERT\",\n                \"shipmentId\": 64234,\n                \"documentCd\": \"CIPLH\",\n                \"clauseId\": 136485,\n                \"clauseTypeCd\": \"H\",\n                \"object\": \"AssocClauseDocument\"\n            }\n        }\n    }\n}"}],"_postman_id":"cf907a92-c3f1-48cc-810a-eef3c5d5c00d"},{"name":"Clause Remove","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"shipmentId\", 64234);","pm.environment.set(\"clauseId\", 136484);"],"type":"text/javascript","id":"83e6ddd5-c71f-46c4-9943-14cb6eca26d7"}}],"id":"f3edf365-3bb2-41ea-936b-e09135dfd8c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/clause/{{clauseId}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","clause","{{clauseId}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"a30d7cf5-eaad-473e-a898-e00907a1ba28","name":"Shipment Clause Remove","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/clause/{{clauseId}}"},"status":"Resource Successfully Removed","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"417"},{"key":"ETag","value":"W/\"1a1-QGxI+XoOEI9wDG8+GhbBZTTZuAY\""},{"key":"Date","value":"Mon, 22 Jul 2019 11:55:27 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"operation\": \"DELETE\",\n        \"shipmentId\": 64234,\n        \"clauseId\": 136478,\n        \"clauseTypeCd\": \"H\",\n        \"object\": \"shipClauses\",\n        \"documents\": {\n            \"CI001\": {\n                \"operation\": \"DELETE\",\n                \"shipmentId\": 64234,\n                \"documentCd\": \"CI001\",\n                \"clauseId\": 136478,\n                \"clauseTypeCd\": \"H\",\n                \"object\": \"AssocClauseDocument\"\n            },\n            \"CIPLH\": {\n                \"operation\": \"DELETE\",\n                \"shipmentId\": 64234,\n                \"documentCd\": \"CIPLH\",\n                \"clauseId\": 136478,\n                \"clauseTypeCd\": \"H\",\n                \"object\": \"AssocClauseDocument\"\n            }\n        }\n    }\n}"}],"_postman_id":"f3edf365-3bb2-41ea-936b-e09135dfd8c5"}],"id":"d09f1faf-8fe1-4d30-9661-487c30b75fed","description":"<p>List of clauses included with this shipment, if necessary.</p>\n<h4>Shipment Clauses</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>clauseId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>clauseOrder</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>clauseTypeCd</td>\n<td>string(1)</td>\n<td></td>\n</tr>\n<tr>\n<td>grgNoteId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>shipmentId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>text</td>\n<td>string(1000)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4>Shipment Document</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>autogen</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>bClauses</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>bHeaderClauses</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>bPortrait</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>code</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>consolidation</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>description</td>\n<td>string(50)</td>\n<td></td>\n</tr>\n<tr>\n<td>docType</td>\n<td>string(3)</td>\n<td></td>\n</tr>\n<tr>\n<td>documentTypeCd</td>\n<td>string(5)</td>\n<td></td>\n</tr>\n<tr>\n<td>fileName</td>\n<td>string(30)</td>\n<td></td>\n</tr>\n<tr>\n<td>isOrder</td>\n<td>boolean</td>\n<td></td>\n</tr>\n<tr>\n<td>querystring</td>\n<td>string(30)</td>\n<td></td>\n</tr>\n<tr>\n<td>requiredSectionCd</td>\n<td>string(4)</td>\n<td></td>\n</tr>\n<tr>\n<td>shipment</td>\n<td>boolean</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4>Clause Type</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>code</td>\n<td>string(1)</td>\n<td></td>\n</tr>\n<tr>\n<td>description</td>\n<td>string(20)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"685b178b-336a-47c6-ad9e-9077f5a7524b"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"06ca078b-99d8-4137-9c8b-60fca0e3b11f"}}],"_postman_id":"d09f1faf-8fe1-4d30-9661-487c30b75fed","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"Shipment Packing","item":[{"name":"Packing Fetch","event":[{"listen":"prerequest","script":{"exec":["// // container example","// pm.environment.set(\"shipmentId\", 64234);","// pm.environment.set(\"lineNo\", 18966);","","// pm.environment.set(\"shipmentId\", 38176);","// pm.environment.set(\"lineNo\", 18981);","","// pm.environment.set(\"shipmentId\", 64234);","// pm.environment.set(\"lineNo\", 19007);","","// pm.environment.set(\"shipmentId\", 56925);","// pm.environment.set(\"lineNo\", 18983);","","//test","pm.environment.set(\"shipmentId\", 77858);","pm.environment.set(\"lineNo\", 19098);",""],"type":"text/javascript","id":"7ac94bad-f10f-4dbc-bcb2-d719e5a8a975"}}],"id":"a6fd4c03-4aff-45de-b060-ce528155618b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/packing/{{lineNo}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","packing","{{lineNo}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"2da118c2-548e-47df-a258-eaf3f16d57f3","name":"Packing Fetch Example","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/packing/{{lineNo}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1567"},{"key":"ETag","value":"W/\"61f-N1rRznNr6hBlE4L64sCNgiQeQQA\""},{"key":"Date","value":"Tue, 30 Jul 2019 17:09:22 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"line\": 18983,\n        \"contentDesc\": \"Cartons!\",\n        \"length\": 40,\n        \"width\": 48,\n        \"height\": 15,\n        \"grossWeight\": 20,\n        \"netWeight\": 10,\n        \"cube\": 16.667,\n        \"isContainer\": false,\n        \"packageType\": {\n            \"code\": \"CTN  \",\n            \"description\": \"Carton(s)\"\n        },\n        \"shipType\": {\n            \"code\": \"T    \",\n            \"description\": \"Truck\",\n            \"shipRelated\": true\n        },\n        \"mode\": {\n            \"code\": \"TR   \",\n            \"description\": \"Truck\"\n        },\n        \"packed\": {\n            \"products\": {\n                \"A\": {\n                    \"535813\": {\n                        \"packageNo\": \"A\",\n                        \"productDetailId\": 535813,\n                        \"partNumber\": \"618017211\",\n                        \"quantity\": 6,\n                        \"description\": \"Hydrometer, VWR, DURAC, 1.000/1.220, Spe Gravity, Glass, 0.002Division, 300mm(12\\\")\",\n                        \"productTypeDesc\": \"Product\",\n                        \"productDetail\": \"/shipment/56925/product/535813\"\n                    },\n                    \"705793\": {\n                        \"packageNo\": \"A\",\n                        \"productDetailId\": 705793,\n                        \"partNumber\": \"XXWZ3\",\n                        \"quantity\": 10,\n                        \"description\": \"a third product\",\n                        \"productTypeDesc\": \"Product\",\n                        \"productDetail\": \"/shipment/56925/product/705793\"\n                    }\n                },\n                \"B\": {\n                    \"535813\": {\n                        \"packageNo\": \"B\",\n                        \"productDetailId\": 535813,\n                        \"partNumber\": \"618017211\",\n                        \"quantity\": 12,\n                        \"description\": \"Hydrometer, VWR, DURAC, 1.000/1.220, Spe Gravity, Glass, 0.002Division, 300mm(12\\\")\",\n                        \"productTypeDesc\": \"Product\",\n                        \"productDetail\": \"/shipment/56925/product/535813\"\n                    },\n                    \"705794\": {\n                        \"packageNo\": \"B\",\n                        \"productDetailId\": 705794,\n                        \"partNumber\": \"XXWDZ1\",\n                        \"quantity\": 20,\n                        \"description\": \"Margarine\",\n                        \"productTypeDesc\": \"Product\",\n                        \"productDetail\": \"/shipment/56925/product/705794\"\n                    }\n                },\n                \"C\": {\n                    \"535813\": {\n                        \"packageNo\": \"C\",\n                        \"productDetailId\": 535813,\n                        \"partNumber\": \"618017211\",\n                        \"quantity\": 2,\n                        \"description\": \"Hydrometer, VWR, DURAC, 1.000/1.220, Spe Gravity, Glass, 0.002Division, 300mm(12\\\")\",\n                        \"productTypeDesc\": \"Product\",\n                        \"productDetail\": \"/shipment/56925/product/535813\"\n                    }\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"a6fd4c03-4aff-45de-b060-ce528155618b"},{"name":"Packing Remove","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\", 56925);","// pm.environment.set(\"lineNo\", 18994);","","// pm.environment.set(\"shipmentId\", 38176);","// pm.environment.set(\"lineNo\", 18981);","","","// container example","pm.environment.set(\"shipmentId\", 64234);","pm.environment.set(\"lineNo\", 19007);","",""],"type":"text/javascript","id":"4ba86c96-7285-4e63-8db3-a60ce98dcc11"}}],"id":"e28cd280-6823-43b2-bba8-4bbb52e87e84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/packing/{{lineNo}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","packing","{{lineNo}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"b9b17e00-8781-41dd-8c9f-a1dae9aba19b","name":"Packing Remove Example","originalRequest":{"method":"DELETE","header":[],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/packing/{{lineNo}}"},"status":"Resource Successfully Removed","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"529"},{"key":"ETag","value":"W/\"211-NyiAbyUzsmU759QmkvHoe+AwY1M\""},{"key":"Date","value":"Fri, 02 Aug 2019 15:26:36 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"packing\": [\n            {\n                \"operation\": \"DELETE\",\n                \"line\": 19005,\n                \"packageCd\": \"CTN  \",\n                \"shipTypeCd\": \"T    \",\n                \"contentDesc\": \"Fake Sparklez!\",\n                \"container\": null,\n                \"shipmentId\": 64234,\n                \"object\": \"packageDetail\"\n            }\n        ],\n        \"container\": [],\n        \"packed\": [\n            {\n                \"operation\": \"DELETE\",\n                \"packageLine\": 19005,\n                \"productDetailId\": 535813,\n                \"object\": \"AssocProductPackage\"\n            },\n            {\n                \"operation\": \"DELETE\",\n                \"packageLine\": 19005,\n                \"productDetailId\": 705794,\n                \"object\": \"AssocProductPackage\"\n            },\n            {\n                \"operation\": \"DELETE\",\n                \"packageLine\": 19005,\n                \"productDetailId\": 535813,\n                \"object\": \"AssocProductPackage\"\n            }\n        ]\n    }\n}"}],"_postman_id":"e28cd280-6823-43b2-bba8-4bbb52e87e84"},{"name":"Packing Index","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\", 56925);//18983","// pm.environment.set(\"shipmentId\", 64234);","// pm.environment.set(\"shipmentId\", 38176);","// pm.environment.set(\"shipmentId\", 76438);//milestone 2 test","","//test","pm.environment.set(\"shipmentId\", 77858);","pm.environment.set(\"lineNo\", 19098);",""],"type":"text/javascript","id":"08f92d67-cf77-43a9-b854-d835a19949e2"}}],"id":"c1eeedab-d461-469c-865c-a95200b48a84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/packing","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","packing"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"255a3b51-ad19-4948-b15c-b98ee08fa26f","name":"Packing Index Example","originalRequest":{"method":"GET","header":[],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/packing/index"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"996"},{"key":"ETag","value":"W/\"3e4-WolfD7hllHSPAH8SnOfQiiGFues\""},{"key":"Date","value":"Thu, 25 Jul 2019 13:26:39 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"18964\": {\n            \"line\": 18964,\n            \"contentDesc\": \"Beans! Heavy beans!\",\n            \"isContainer\": false,\n            \"containerDetail\": \"/shipment/64234/packing/18966\",\n            \"packageDesc\": \"Carton(s) - Palletized\",\n            \"shipTypeDesc\": \"Ocean Consolidation\",\n            \"mode\": \"Ocean\",\n            \"lineDetail\": \"/shipment/64234/packing/18964\",\n            \"item_count\": 15\n        },\n        \"18965\": {\n            \"line\": 18965,\n            \"contentDesc\": \"Oblong beans!\",\n            \"isContainer\": false,\n            \"containerDetail\": \"/shipment/64234/packing/18967\",\n            \"packageDesc\": \"Carton(s) - Palletized\",\n            \"shipTypeDesc\": \"Ocean Consolidation\",\n            \"mode\": \"Ocean\",\n            \"lineDetail\": \"/shipment/64234/packing/18965\",\n            \"item_count\": 0\n        },\n        \"18966\": {\n            \"line\": 18966,\n            \"contentDesc\": \"Beans\",\n            \"isContainer\": true,\n            \"packageDesc\": \"20 Ft High Cube\",\n            \"shipTypeDesc\": \"Ocean Consolidation\",\n            \"mode\": \"Ocean\",\n            \"lineDetail\": \"/shipment/64234/packing/18966\",\n            \"item_count\": 0\n        },\n        \"18967\": {\n            \"line\": 18967,\n            \"contentDesc\": \"Beans\",\n            \"isContainer\": true,\n            \"packageDesc\": \"20 Ft High Cube\",\n            \"shipTypeDesc\": \"Ocean Consolidation\",\n            \"mode\": \"Ocean\",\n            \"lineDetail\": \"/shipment/64234/packing/18967\",\n            \"item_count\": 0\n        }\n    }\n}"}],"_postman_id":"c1eeedab-d461-469c-865c-a95200b48a84"},{"name":"Packing Update","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\", 56925);","// pm.environment.set(\"lineNo\", 18983);","","","pm.environment.set(\"shipmentId\", 64234);","pm.environment.set(\"lineNo\", 18964);","",""],"type":"text/javascript","id":"84f942ea-b941-437e-b3c3-9a00ccd37ff5"}}],"id":"0c2200ad-87ea-4b66-a251-f1d50bfc31fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"\n{\n        \"line\": 18990,\n        \"contentDesc\": \"Beans! Heavy beans!\",\n        \"length\": 40,\n        \"width\": 48,\n        \"height\": 35,\n        \"grossWeight\": 660,\n        \"netWeight\": 550,\n        \"cube\": 38.889,\n        \"isContainer\": false,\n        \"packageType\": {\n            \"code\": \"PCT  \",\n            \"description\": \"Carton(s) - Palletized\"\n        },\n        \"shipType\": {\n            \"code\": \"OCONS\",\n            \"description\": \"Ocean Consolidation\",\n            \"shipRelated\": true\n        },\n        \"mode\": {\n            \"code\": \"O    \",\n            \"description\": \"Ocean\"\n        },\n        \"packed\": {\n            \"products\": {\n                \"1\": {\n                    \"705493\": {\n                        \"packageNo\": \"1\",\n                        \"productDetailId\": 705493,\n                        \"partNumber\": \"008CTA.136\",\n                        \"quantity\": 40,\n                        \"description\": \"FRP wall Cover 0.3mm thick, LIGHT GREY,1.07m x 1.90m and walk this way for a second line of desc\",\n                        \"productTypeDesc\": \"Product\",\n                        \"productDetail\": \"/shipment/64234/product/705493\"\n                    }\n                },\n                \"2\": {\n                    \"705493\": {\n                        \"packageNo\": \"2\",\n                        \"productDetailId\": 705493,\n                        \"partNumber\": \"008CTA.136\",\n                        \"quantity\": 40,\n                        \"description\": \"FRP wall Cover 0.3mm thick, LIGHT GREY,1.07m x 1.90m and walk this way for a second line of desc\",\n                        \"productTypeDesc\": \"Product\",\n                        \"productDetail\": \"/shipment/64234/product/705493\"\n                    }\n                },\n                \"3\": {\n                    \"705493\": {\n                        \"packageNo\": \"3\",\n                        \"productDetailId\": 705493,\n                        \"partNumber\": \"008CTA.136\",\n                        \"quantity\": 40,\n                        \"description\": \"FRP wall Cover 0.3mm thick, LIGHT GREY,1.07m x 1.90m and walk this way for a second line of desc\",\n                        \"productTypeDesc\": \"Product\",\n                        \"productDetail\": \"/shipment/64234/product/705493\"\n                    }\n                },\n                \"4\": {\n                    \"705493\": {\n                      \"entityState\": \"delete\",\n                        \"packageNo\": \"4\",\n                        \"productDetailId\": 705493,\n                        \"partNumber\": \"008CTA.136\",\n                        \"quantity\": 40,\n                        \"description\": \"FRP wall Cover 0.3mm thick, LIGHT GREY,1.07m x 1.90m and walk this way for a second line of desc\",\n                        \"productTypeDesc\": \"Product\",\n                        \"productDetail\": \"/shipment/64234/product/705493\"\n                    }\n                },\n                \"5\": {\n                    \"705493\": {\n                      \"entityState\": \"delete\",\n                        \"packageNo\": \"5\",\n                        \"productDetailId\": 705493,\n                        \"partNumber\": \"008CTA.136\",\n                        \"quantity\": 40,\n                        \"description\": \"FRP wall Cover 0.3mm thick, LIGHT GREY,1.07m x 1.90m and walk this way for a second line of desc\",\n                        \"productTypeDesc\": \"Product\",\n                        \"productDetail\": \"/shipment/64234/product/705493\"\n                    }\n                },\n                \"6\": {\n                    \"705493\": {\n                      \"entityState\": \"delete\",\n                        \"packageNo\": \"6\",\n                        \"productDetailId\": 705493,\n                        \"partNumber\": \"008CTA.136\",\n                        \"quantity\": 40,\n                        \"description\": \"FRP wall Cover 0.3mm thick, LIGHT GREY,1.07m x 1.90m and walk this way for a second line of desc\",\n                        \"productTypeDesc\": \"Product\",\n                        \"productDetail\": \"/shipment/64234/product/705493\"\n                    }\n                },\n                \"7\": {\n                    \"705493\": {\n                      \"entityState\": \"delete\",\n                        \"packageNo\": \"7\",\n                        \"productDetailId\": 705493,\n                        \"partNumber\": \"008CTA.136\",\n                        \"quantity\": 40,\n                        \"description\": \"FRP wall Cover 0.3mm thick, LIGHT GREY,1.07m x 1.90m and walk this way for a second line of desc\",\n                        \"productTypeDesc\": \"Product\",\n                        \"productDetail\": \"/shipment/64234/product/705493\"\n                    }\n                },\n                \"8\": {\n                    \"705493\": {\n                      \"entityState\": \"delete\",\n                        \"packageNo\": \"8\",\n                        \"productDetailId\": 705493,\n                        \"partNumber\": \"008CTA.136\",\n                        \"quantity\": 40,\n                        \"description\": \"FRP wall Cover 0.3mm thick, LIGHT GREY,1.07m x 1.90m and walk this way for a second line of desc\",\n                        \"productTypeDesc\": \"Product\",\n                        \"productDetail\": \"/shipment/64234/product/705493\"\n                    }\n                },\n                \"9\": {\n                    \"705493\": {\n                      \"entityState\": \"delete\",\n                        \"packageNo\": \"9\",\n                        \"productDetailId\": 705493,\n                        \"partNumber\": \"008CTA.136\",\n                        \"quantity\": 40,\n                        \"description\": \"FRP wall Cover 0.3mm thick, LIGHT GREY,1.07m x 1.90m and walk this way for a second line of desc\",\n                        \"productTypeDesc\": \"Product\",\n                        \"productDetail\": \"/shipment/64234/product/705493\"\n                    }\n                },\n                \"10\": {\n                    \"705493\": {\n                      \"entityState\": \"delete\",\n                        \"packageNo\": \"10\",\n                        \"productDetailId\": 705493,\n                        \"partNumber\": \"008CTA.136\",\n                        \"quantity\": 40,\n                        \"description\": \"FRP wall Cover 0.3mm thick, LIGHT GREY,1.07m x 1.90m and walk this way for a second line of desc\",\n                        \"productTypeDesc\": \"Product\",\n                        \"productDetail\": \"/shipment/64234/product/705493\"\n                    }\n                },\n                \"11\": {\n                    \"705493\": {\n                      \"entityState\": \"delete\",\n                        \"packageNo\": \"11\",\n                        \"productDetailId\": 705493,\n                        \"partNumber\": \"008CTA.136\",\n                        \"quantity\": 40,\n                        \"description\": \"FRP wall Cover 0.3mm thick, LIGHT GREY,1.07m x 1.90m and walk this way for a second line of desc\",\n                        \"productTypeDesc\": \"Product\",\n                        \"productDetail\": \"/shipment/64234/product/705493\"\n                    }\n                },\n                \"12\": {\n                    \"705493\": {\n                      \"entityState\": \"delete\",\n                        \"packageNo\": \"12\",\n                        \"productDetailId\": 705493,\n                        \"partNumber\": \"008CTA.136\",\n                        \"quantity\": 40,\n                        \"description\": \"FRP wall Cover 0.3mm thick, LIGHT GREY,1.07m x 1.90m and walk this way for a second line of desc\",\n                        \"productTypeDesc\": \"Product\",\n                        \"productDetail\": \"/shipment/64234/product/705493\"\n                    }\n                },\n                \"13\": {\n                    \"705493\": {\n                      \"entityState\": \"delete\",\n                        \"packageNo\": \"13\",\n                        \"productDetailId\": 705493,\n                        \"partNumber\": \"008CTA.136\",\n                        \"quantity\": 40,\n                        \"description\": \"FRP wall Cover 0.3mm thick, LIGHT GREY,1.07m x 1.90m and walk this way for a second line of desc\",\n                        \"productTypeDesc\": \"Product\",\n                        \"productDetail\": \"/shipment/64234/product/705493\"\n                    }\n                },\n                \"14\": {\n                    \"705493\": {\n                      \"entityState\": \"delete\",\n                        \"packageNo\": \"14\",\n                        \"productDetailId\": 705493,\n                        \"partNumber\": \"008CTA.136\",\n                        \"quantity\": 40,\n                        \"description\": \"FRP wall Cover 0.3mm thick, LIGHT GREY,1.07m x 1.90m and walk this way for a second line of desc\",\n                        \"productTypeDesc\": \"Product\",\n                        \"productDetail\": \"/shipment/64234/product/705493\"\n                    }\n                },\n                \"15\": {\n                    \"705493\": {\n                      \"entityState\": \"delete\",\n                        \"packageNo\": \"15\",\n                        \"productDetailId\": 705493,\n                        \"partNumber\": \"008CTA.136\",\n                        \"quantity\": 40,\n                        \"description\": \"FRP wall Cover 0.3mm thick, LIGHT GREY,1.07m x 1.90m and walk this way for a second line of desc\",\n                        \"productTypeDesc\": \"Product\",\n                        \"productDetail\": \"/shipment/64234/product/705493\"\n                    }\n                }\n            }\n        }\n    }"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/packing/{{lineNo}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","packing","{{lineNo}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"dbc374ec-19bc-462c-b79c-3249e111c232","name":"Packing Update Example","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"line\": 18983,\n    \"contentDesc\": \"Cartons!\",\n    \"length\": 40,\n    \"width\": 48,\n    \"height\": 15,\n    \"grossWeight\": 20,\n    \"netWeight\": 10,\n    \"cube\": 16.667,\n    \"isContainer\": false,\n    \"packageType\": {\n        \"code\": \"CTN  \",\n        \"description\": \"Carton(s)\"\n    },\n    \"shipType\": {\n        \"code\": \"T    \",\n        \"description\": \"Truck\",\n        \"shipRelated\": true\n    },\n    \"mode\": {\n        \"code\": \"TR   \",\n        \"description\": \"Truck\"\n    },\n    \"packed\": {\n        \"products\": {\n            \"A\": {\n                \"535813\": {\n                    \"packageNo\": \"A\",\n                    \"productDetailId\": 535813,\n                    \"partNumber\": \"618017211\",\n                    \"quantity\": 6,\n                    \"description\": \"Hydrometer, VWR, DURAC, 1.000/1.220, Spe Gravity, Glass, 0.002Division, 300mm(12\\\")\",\n                    \"productTypeDesc\": \"Product\",\n                    \"productDetail\": \"/shipment/56925/product/535813\"\n                },\n                \"705793\": {\n                    \"packageNo\": \"A\",\n                    \"productDetailId\": 705793,\n                    \"partNumber\": \"XXWZ3\",\n                    \"quantity\": 10,\n                    \"description\": \"a third product\",\n                    \"productTypeDesc\": \"Product\",\n                    \"productDetail\": \"/shipment/56925/product/705793\"\n                }\n            },\n            \"B\": {\n                \"535813\": {\n                    \"packageNo\": \"B\",\n                    \"productDetailId\": 535813,\n                    \"partNumber\": \"618017211\",\n                    \"quantity\": 12,\n                    \"description\": \"Hydrometer, VWR, DURAC, 1.000/1.220, Spe Gravity, Glass, 0.002Division, 300mm(12\\\")\",\n                    \"productTypeDesc\": \"Product\",\n                    \"productDetail\": \"/shipment/56925/product/535813\"\n                },\n                \"705794\": {\n                \t\"entityState\": \"insert\",\n                    \"packageNo\": \"B\",\n                    \"productDetailId\": 705794,\n                    \"partNumber\": \"XXWDZ1\",\n                    \"quantity\": 20,\n                    \"description\": \"Margarine\",\n                    \"productTypeDesc\": \"Product\",\n                    \"productDetail\": \"/shipment/56925/product/705794\"\n                }\n            },\n            \"C\": {\n                \"535813\": {\n            \t\t\"entityState\": \"delete\",\n                    \"packageNo\": \"C\",\n                    \"productDetailId\": 535813,\n                    \"partNumber\": \"618017211\",\n                    \"quantity\": 2,\n                    \"description\": \"Hydrometer, VWR, DURAC, 1.000/1.220, Spe Gravity, Glass, 0.002Division, 300mm(12\\\")\",\n                    \"productTypeDesc\": \"Product\",\n                    \"productDetail\": \"/shipment/56925/product/535813\"\n                }\n            }\n        }\n    }\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/packing/{{lineNo}}"},"status":"Resource Successfully Updated","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"649"},{"key":"ETag","value":"W/\"289-8IHgN+jYXu6GzRbJiGiGkx3fvAg\""},{"key":"Date","value":"Thu, 01 Aug 2019 16:05:41 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"packing\": [\n            {\n                \"operation\": \"UPDATE\",\n                \"line\": 18983,\n                \"shipmentId\": 56925,\n                \"container\": null,\n                \"object\": \"packing\"\n            }\n        ],\n        \"container\": [],\n        \"packed\": [\n            {\n                \"operation\": \"UPDATE\",\n                \"packageLine\": 18983,\n                \"productDetailId\": 535813,\n                \"object\": \"AssocProductPackage\"\n            },\n            {\n                \"operation\": \"UPDATE\",\n                \"packageLine\": 18983,\n                \"productDetailId\": 705793,\n                \"object\": \"AssocProductPackage\"\n            },\n            {\n                \"operation\": \"UPDATE\",\n                \"packageLine\": 18983,\n                \"productDetailId\": 535813,\n                \"object\": \"AssocProductPackage\"\n            },\n            {\n                \"operation\": \"INSERT\",\n                \"packageLine\": 18983,\n                \"productDetailId\": 705794,\n                \"object\": \"AssocProductPackage\"\n            },\n            {\n                \"operation\": \"DELETE\",\n                \"packageLine\": 18983,\n                \"productDetailId\": 535813,\n                \"object\": \"AssocProductPackage\"\n            }\n        ]\n    }\n}"}],"_postman_id":"0c2200ad-87ea-4b66-a251-f1d50bfc31fb"},{"name":"Packing Add","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\", 56925);","pm.environment.set(\"shipmentId\", 64234);",""],"type":"text/javascript","id":"c757a5fd-d018-4a18-b706-d461c1851380"}}],"id":"e4316004-0960-4095-9d5d-0a6e6638ca83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"contentDesc\": \"Fake Sparklez!\",\n    \"length\": 15,\n    \"width\": 21,\n    \"height\": 32,\n    \"grossWeight\": 20,\n    \"netWeight\": 10,\n    \"cube\": 144000,\n    \"isContainer\": false,\n    \"packageType\": {\n        \"code\": \"CTN  \",\n        \"description\": \"Carton(s)\"\n    },\n    \"shipType\": {\n        \"code\": \"T    \",\n        \"description\": \"Truck\",\n        \"shipRelated\": true\n    },\n    \"mode\": {\n        \"code\": \"TR   \",\n        \"description\": \"Truck\"\n    },\n    \"packed\": {\n        \"products\": {\n            \"b-17\": {\n                \"535813\": {\n                    \"packageNo\": \"b-17\",\n                    \"productDetailId\": 535813,\n                    \"partNumber\": \"618017211\",\n                    \"quantity\": 6,\n                    \"description\": \"Hydrometer, VWR, DURAC, 1.000/1.220, Spe Gravity, Glass, 0.002Division, 300mm(12\\\")\",\n                    \"productType\": \"P\"\n                }\n            },\n            \"b-18\": {\n                \"705794\": {\n                    \"packageNo\": \"b-18\",\n                    \"productDetailId\": 705794,\n                    \"partNumber\": \"XXWDZ1\",\n                    \"quantity\": 20,\n                    \"description\": \"Margarine\",\n                    \"productType\": \"P\"\n                }\n            },\n            \"b-19\": {\n                \"535813\": {\n                    \"packageNo\": \"b-19\",\n                    \"productDetailId\": 535813,\n                    \"partNumber\": \"618017211\",\n                    \"quantity\": 2,\n                    \"description\": \"Hydrometer, VWR, DURAC, 1.000/1.220, Spe Gravity, Glass, 0.002Division, 300mm(12\\\")\",\n                    \"productType\": \"P\"\n                }\n            }\n        }\n    }\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/packing","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","packing"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"65808de0-c649-41c7-819d-53f1501215e0","name":"Packing Add Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"contentDesc\": \"Fake Sparklez!\",\n    \"length\": 15,\n    \"width\": 21,\n    \"height\": 32,\n    \"grossWeight\": 20,\n    \"netWeight\": 10,\n    \"cube\": 144000,\n    \"isContainer\": false,\n    \"packageType\": {\n        \"code\": \"CTN  \",\n        \"description\": \"Carton(s)\"\n    },\n    \"shipType\": {\n        \"code\": \"T    \",\n        \"description\": \"Truck\",\n        \"shipRelated\": true\n    },\n    \"mode\": {\n        \"code\": \"TR   \",\n        \"description\": \"Truck\"\n    },\n    \"packed\": {\n        \"products\": {\n            \"b-17\": {\n                \"535813\": {\n                    \"packageNo\": \"b-17\",\n                    \"productDetailId\": 535813,\n                    \"partNumber\": \"618017211\",\n                    \"quantity\": 6,\n                    \"description\": \"Hydrometer, VWR, DURAC, 1.000/1.220, Spe Gravity, Glass, 0.002Division, 300mm(12\\\")\",\n                    \"productType\": \"P\"\n                }\n            },\n            \"b-18\": {\n                \"705794\": {\n                    \"packageNo\": \"b-18\",\n                    \"productDetailId\": 705794,\n                    \"partNumber\": \"XXWDZ1\",\n                    \"quantity\": 20,\n                    \"description\": \"Margarine\",\n                    \"productType\": \"P\"\n                }\n            },\n            \"b-19\": {\n                \"535813\": {\n                    \"packageNo\": \"b-19\",\n                    \"productDetailId\": 535813,\n                    \"partNumber\": \"618017211\",\n                    \"quantity\": 2,\n                    \"description\": \"Hydrometer, VWR, DURAC, 1.000/1.220, Spe Gravity, Glass, 0.002Division, 300mm(12\\\")\",\n                    \"productType\": \"P\"\n                }\n            }\n        }\n    }\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/packing"},"status":"Resource Successfully Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"451"},{"key":"ETag","value":"W/\"1c3-/1LC3YiVFPZU5vH18mTU3BgFPxY\""},{"key":"Date","value":"Fri, 02 Aug 2019 15:26:12 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"packing\": [\n            {\n                \"operation\": \"INSERT\",\n                \"line\": 19006,\n                \"shipmentId\": 64234,\n                \"container\": null,\n                \"object\": \"packing\"\n            }\n        ],\n        \"container\": [],\n        \"packed\": [\n            {\n                \"operation\": \"INSERT\",\n                \"packageLine\": 19006,\n                \"productDetailId\": 535813,\n                \"object\": \"AssocProductPackage\"\n            },\n            {\n                \"operation\": \"INSERT\",\n                \"packageLine\": 19006,\n                \"productDetailId\": 705794,\n                \"object\": \"AssocProductPackage\"\n            },\n            {\n                \"operation\": \"INSERT\",\n                \"packageLine\": 19006,\n                \"productDetailId\": 535813,\n                \"object\": \"AssocProductPackage\"\n            }\n        ]\n    }\n}"}],"_postman_id":"e4316004-0960-4095-9d5d-0a6e6638ca83"}],"id":"151780f0-5359-4a61-87ba-e84f62dd9da7","description":"<p>Shipment Packaging includes packages, ocean containers, and product list summaries</p>\n<h4>Package Detail</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>container</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>containerNo</td>\n<td></td>\n<td>Container Number is the unique number of this particular container</td>\n</tr>\n<tr>\n<td>contentDesc</td>\n<td>string(500)</td>\n<td>Contents of this package type.</td>\n</tr>\n<tr>\n<td>cube</td>\n<td>number</td>\n<td>(read-only)</td>\n</tr>\n<tr>\n<td>grossWeight</td>\n<td>number</td>\n<td>Gross weight of each package for the package type.</td>\n</tr>\n<tr>\n<td>height</td>\n<td>number</td>\n<td>Height of the package type, in inches or centimeters as governed by the measurement type selected for the shipment.</td>\n</tr>\n<tr>\n<td>isContainer</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>length</td>\n<td>number</td>\n<td>Length of this package type, in inches or centimeters as governed by the measurement type selected for the shipment..</td>\n</tr>\n<tr>\n<td>line</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>netWeight</td>\n<td>number</td>\n<td>Net weight of each package for the package type.</td>\n</tr>\n<tr>\n<td>packageCd</td>\n<td>string(5)</td>\n<td>The type of package. Refer to external documentation for a list of codes.</td>\n</tr>\n<tr>\n<td>productId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>integer</td>\n<td>Number of packages of this package type and dimensons and weight for each.</td>\n</tr>\n<tr>\n<td>sealNo</td>\n<td></td>\n<td>Seal Number is the unique number given for the seal of this container in this shipment.</td>\n</tr>\n<tr>\n<td>shipmentId</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>shipTypeCd</td>\n<td>string(5)</td>\n<td>(hidden)</td>\n</tr>\n<tr>\n<td>width</td>\n<td>number</td>\n<td>Width of this package type, in inches or centimeters as governed by the measurement type selected for the shipment.</td>\n</tr>\n</tbody>\n</table>\n</div><h4>Ocean Container Detail</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>containerNo</td>\n<td>string(15)</td>\n<td></td>\n</tr>\n<tr>\n<td>packageLine</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>sealNo</td>\n<td>string(15)</td>\n<td></td>\n</tr>\n<tr>\n<td>tags</td>\n<td>string(8000)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4>Package Type</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type(width)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>code</td>\n<td>string(5)</td>\n<td>The type of package. Refer to external documentation for a list of codes.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string(50)</td>\n<td></td>\n</tr>\n<tr>\n<td>oceanContainer</td>\n<td>boolean</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"51e4f488-040d-4830-a1fe-779b9d15f8d0"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"5f84f45c-443d-4b52-8fbd-fe19c75ccdd8"}}],"_postman_id":"151780f0-5359-4a61-87ba-e84f62dd9da7","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"Shipment Meat","item":[{"name":"Shipment Meat Fetch","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\", 78518);// debug shipment product->master","pm.environment.set(\"shipmentId\", 64302);","// pm.environment.set(\"shipmentId\", 64234);//ship-level charges","// pm.environment.set(\"shipmentId\", 18347);//ladingBill test","// pm.environment.set(\"shipmentId\", 63673);//logistics(middleleg) test","// pm.environment.set(\"shipmentId\", 63646);//shipment status log test","// pm.environment.set(\"shipmentId\", 78018);//fetch new shipment","// pm.environment.set(\"shipmentId\", 78518);//fetch new shipment - production","",""],"type":"text/javascript","id":"02a03c1b-ded7-4b43-9814-820311be2d1f"}}],"id":"5a5cc0a9-caeb-4529-87ee-0755316a6d10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/meat","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","meat"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"ba9d5266-d0a8-475f-bf78-8e757699a6c0","name":"Shipment Meat Fetch Example","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"10506"},{"key":"ETag","value":"W/\"290a-JuL5yGAI5Q3NV+P4gz1eqIKeEXs\""},{"key":"Date","value":"Fri, 02 Nov 2018 19:02:21 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"shipmentId\": 2081399,\n        \"shipmentNo\": \"2081399\",\n        \"shipmentDate\": \"2018-08-18T00:00:00.000Z\",\n        \"shipmentTypeCd\": \"OCONS\",\n        \"initiatorId\": 41780,\n        \"commodity\": null,\n        \"hazardous\": {\n            \"shipmentId\": 2081399,\n            \"reservedForText\": \"\",\n            \"additionalInformation\": \"Test Additional Handling\",\n            \"breakbulk\": false,\n            \"unitizedCargo\": false,\n            \"bulkPackages\": false,\n            \"typeOfContainer\": \"\",\n            \"containerStateCd\": \" \",\n            \"radioactive\": false,\n            \"icaoiata\": false,\n            \"fortyNineCfr\": false,\n            \"aircraftTypeCd\": null,\n            \"hazMatPhone\": \"1251251251251\"\n        },\n        \"imcoClass\": null,\n        \"currencyCd\": \"USD  \",\n        \"conversionFactor\": null,\n        \"convCurrencyCd\": null,\n        \"paymentTerm\": \"Net 30\",\n        \"incoTermCd\": \"CPT\",\n        \"incoDestination\": \"Port\",\n        \"measurementCd\": \"IMP\",\n        \"transportChargesCd\": null,\n        \"otherChargesCd\": null,\n        \"transShipments\": false,\n        \"routedExportTrans\": false,\n        \"exportCountryRefCd\": \"US\",\n        \"importCountryRefCd\": \"ES\",\n        \"dateClosed\": null,\n        \"dateLocked\": null,\n        \"userLocked\": null,\n        \"itarControlled\": true,\n        \"open\": \"true\",\n        \"status\": {\n            \"key\": \"open\",\n            \"label\": \"Open\",\n            \"isOpen\": true,\n            \"isDirty\": false\n        },\n        \"currency\": {\n            \"code\": \"USD  \",\n            \"description\": \"US Dollar\",\n            \"display\": \"USD - US Dollar\"\n        },\n        \"exportCountry\": {\n            \"code\": \"US\",\n            \"ISO3\": \"USA\",\n            \"description\": \"United States\",\n            \"display\": \"US - United States\"\n        },\n        \"importCountry\": {\n            \"code\": \"ES\",\n            \"ISO3\": \"ESP\",\n            \"description\": \"Spain\",\n            \"display\": \"ES - Spain\"\n        },\n        \"shipType\": {\n            \"code\": \"OCONS\",\n            \"description\": \"Ocean Consolidation\"\n        },\n        \"transChargeType\": {},\n        \"incoterms\": {\n            \"code\": \"CPT\",\n            \"description\": \"CARRIAGE PAID TO\"\n        },\n        \"measurement\": {\n            \"code\": \"IMP\",\n            \"description\": \"Imperial\",\n            \"weight\": \"Pound\",\n            \"distance\": \"Inch\",\n            \"volume\": \"Cubic Feet\"\n        },\n        \"freightChargeType\": {},\n        \"otherChargeType\": {},\n        \"shipReference\": {\n            \"shipmentId\": 2081399,\n            \"invoiceNo\": \"ES19161\",\n            \"invoiceDate\": \"2018-09-01T00:00:00.000Z\",\n            \"bookingNo\": \"BN 1918\",\n            \"bookingDate\": null,\n            \"addShipperRef\": null,\n            \"addConsigneeRef\": null,\n            \"serviceContract\": \"\",\n            \"marksAndNumbers\": \"one\\r\\ntwo\\r\\nthree\\r\\nfour\\r\\nfive\\r\\nsix\\r\\nseven\\r\\neight\\r\\nnine\\r\\nten\\r\\neleven\\r\\ntwelve\\r\\nthirteen\\r\\nfourteen\\r\\nfifteen\\r\\nsixteen\\r\\n\",\n            \"shipInstructions\": null,\n            \"rma\": null,\n            \"fileAes\": false,\n            \"itn\": null,\n            \"originalItn\": null,\n            \"usilRef\": null,\n            \"stuffing\": \"\",\n            \"routing\": \"\",\n            \"fileName\": null\n        },\n        \"shipRoleIndex\": {\n            \"12555815\": {\n                \"rowNum\": \"2\",\n                \"shipmentId\": 2081399,\n                \"transRoleCode\": \"EXPT \",\n                \"shipmentRoleDesc\": \"Exporter\",\n                \"id\": 12555815,\n                \"entityId\": 292694,\n                \"clientCd\": \"GCE\",\n                \"companyName\": \"Generic Common Exporter\",\n                \"uri\": \"/shipment/2081399/role/12555815\"\n            },\n            \"12555816\": {\n                \"rowNum\": \"4\",\n                \"shipmentId\": 2081399,\n                \"transRoleCode\": \"ULTCG\",\n                \"shipmentRoleDesc\": \"Ultimate Consignee\",\n                \"id\": 12555816,\n                \"entityId\": 292695,\n                \"clientCd\": \"GCC\",\n                \"companyName\": \"Generic Foreign Pizzeria Franchise\",\n                \"uri\": \"/shipment/2081399/role/12555816\"\n            },\n            \"12555841\": {\n                \"rowNum\": \"3\",\n                \"shipmentId\": 2081399,\n                \"transRoleCode\": \"FORW \",\n                \"shipmentRoleDesc\": \"Forwarder\",\n                \"id\": 12555841,\n                \"entityId\": 292702,\n                \"clientCd\": \"DHL-AL\",\n                \"companyName\": \"DHL\",\n                \"uri\": \"/shipment/2081399/role/12555841\"\n            },\n            \"12577477\": {\n                \"rowNum\": \"1\",\n                \"shipmentId\": 2081399,\n                \"transRoleCode\": \"BILLT\",\n                \"shipmentRoleDesc\": \"Bill To\",\n                \"id\": 12577477,\n                \"entityId\": 292880,\n                \"clientCd\": \"PZCEN\",\n                \"companyName\": \"Pizzacentric\",\n                \"uri\": \"/shipment/2081399/role/12577477\"\n            },\n            \"12577631\": {\n                \"rowNum\": \"5\",\n                \"shipmentId\": 2081399,\n                \"transRoleCode\": \"NOTIF\",\n                \"shipmentRoleDesc\": \"Notify\",\n                \"id\": 12577631,\n                \"entityId\": 292881,\n                \"clientCd\": \"HAPPYT\",\n                \"companyName\": \"Happy Test Party 1\",\n                \"uri\": \"/shipment/2081399/role/12577631\"\n            },\n            \"12577656\": {\n                \"rowNum\": \"6\",\n                \"shipmentId\": 2081399,\n                \"transRoleCode\": \"INTCG\",\n                \"shipmentRoleDesc\": \"Intermediate Consignee\",\n                \"id\": 12577656,\n                \"entityId\": 292881,\n                \"clientCd\": \"HAPPYT\",\n                \"companyName\": \"Happy Test Party 2\",\n                \"uri\": \"/shipment/2081399/role/12577656\"\n            },\n            \"12577659\": {\n                \"rowNum\": \"7\",\n                \"shipmentId\": 2081399,\n                \"transRoleCode\": \"CUSTB\",\n                \"shipmentRoleDesc\": \"Customs Broker\",\n                \"id\": 12577659,\n                \"entityId\": 292881,\n                \"clientCd\": \"HAPPYT\",\n                \"companyName\": \"Happy Test Party 3\",\n                \"uri\": \"/shipment/2081399/role/12577659\"\n            }\n        },\n        \"productIndex\": {\n            \"14280558\": {\n                \"rowNum\": \"2\",\n                \"id\": 14280558,\n                \"partNumber\": \"PV198727\",\n                \"shipmentId\": 2081399,\n                \"description\": \"Pizza Cutter\",\n                \"quantity\": 300,\n                \"unitsMeasurement\": \"EA\",\n                \"unitPrice\": 9,\n                \"totalPrice\": 2700,\n                \"countryCd\": \"US\",\n                \"uri\": \"/shipment/2081399/product/14280558\"\n            },\n            \"14280567\": {\n                \"rowNum\": \"1\",\n                \"id\": 14280567,\n                \"partNumber\": \"PV164320\",\n                \"shipmentId\": 2081399,\n                \"description\": \"Pizza Pressure Guard\",\n                \"quantity\": 200,\n                \"unitsMeasurement\": \"DOZ\",\n                \"unitPrice\": 1.25,\n                \"totalPrice\": 250,\n                \"countryCd\": \"US\",\n                \"uri\": \"/shipment/2081399/product/14280567\"\n            }\n        },\n        \"ladingBill\": {\n            \"shipmentId\": 2081399,\n            \"carrierName\": \"PizzaInland\",\n            \"carrierNumber\": \"202082\",\n            \"aTval\": \"202011\",\n            \"pickupDate\": \"2018-08-02T00:00:00.000Z\",\n            \"hazMatPhone\": null,\n            \"route\": \"32058209\",\n            \"deliveringCarrier\": \"105491809\",\n            \"carVehicleNumber\": \"23095823095\",\n            \"collectOnDelivery\": 1000,\n            \"freightCurrency\": \"USD  \",\n            \"freightCharges\": \"COD\",\n            \"actualFreight\": 1928,\n            \"iblSpecialHandling\": \"No IBL Special Handling\",\n            \"loadNo\": null,\n            \"trailerNo\": null,\n            \"sealNo\": null,\n            \"bolNumber\": null\n        },\n        \"logistics\": {\n            \"shipmentId\": 2081399,\n            \"billofLading\": null,\n            \"iataCarrierCd\": null,\n            \"scacCarrierCd\": \"FESK\",\n            \"carrierName\": \"(5870811) MANITOBA INC\",\n            \"flightVoyage\": \"VN198\",\n            \"vesselName\": \"USS Neversink\",\n            \"originPortId\": null,\n            \"pierTerminal\": \"My Pier\",\n            \"departureDatetime\": \"2018-09-01T00:00:00.000Z\",\n            \"cutOffDatetime\": null,\n            \"arrivalPortId\": 7,\n            \"arrivalDatetime\": null,\n            \"preCarriageBy\": null,\n            \"placeOnCarrier\": null,\n            \"placePreCarrier\": null,\n            \"flag\": null,\n            \"transshipmentTo\": null,\n            \"domesticRouting\": null,\n            \"onwardInlANDRouting\": null,\n            \"freightPayableAt\": null,\n            \"typeMove\": null,\n            \"oblNumber\": null,\n            \"oblDate\": null,\n            \"pointOriginGoods\": null,\n            \"departureState\": null,\n            \"departureCity\": null,\n            \"arrivalState\": null,\n            \"arrivalCity\": null,\n            \"truckContainerized\": false,\n            \"truckProNumber\": null,\n            \"truckBorderCrossing\": null,\n            \"otherTransportInfo\": null,\n            \"mawb\": null,\n            \"aesPort\": \"1002\",\n            \"transShipmentPort\": null,\n            \"originPort\": {\n                \"country\": {}\n            },\n            \"arrivalPort\": {\n                \"portCd\": \"ES-0002\",\n                \"secondaryPortCd\": null,\n                \"portDesc\": \"AGUILAS\",\n                \"govtPortCode\": \"47099\",\n                \"countryCd\": \"ES\",\n                \"country\": {\n                    \"code\": \"ES\",\n                    \"ISO3\": \"ESP\",\n                    \"description\": \"Spain\",\n                    \"currencyCd\": \"EUR  \",\n                    \"display\": \"ES - Spain\"\n                }\n            },\n            \"scacCarrier\": {\n                \"code\": \"FESK      \",\n                \"description\": \"(5870811) MANITOBA INC\",\n                \"deleted\": false\n            }\n        },\n        \"draft\": {\n            \"shipmentId\": 2081399,\n            \"draftNumber\": \"1251251251\",\n            \"draftDate\": \"2018-08-02T00:00:00.000Z\",\n            \"draftTenorDesc\": \"60 Days After Sight\",\n            \"accountNumber\": \"2390290V2028\",\n            \"draweeCompanyName\": \"Generic Foreign Pizzeria Franchise\",\n            \"draweeAddress1\": \"515 Pizza Way\",\n            \"draweeAddress2\": \"\",\n            \"draweeAddress3\": \"\",\n            \"draweeAddress4\": \"\",\n            \"draweeAddress5\": \"\",\n            \"draweeCity\": null,\n            \"draweeStateProvince\": null,\n            \"draweeRegion\": null,\n            \"draweePostalCode\": null,\n            \"draweeCountry\": null,\n            \"payeeCompanyName\": \"Generic Common Exporter\",\n            \"payeeAddress1\": \"515 Main Street Suite 2\",\n            \"payeeAddress2\": \"\",\n            \"payeeAddress3\": \"\",\n            \"payeeAddress4\": \"\",\n            \"payeeAddress5\": \"\",\n            \"payeeCity\": null,\n            \"payeeStateProvince\": null,\n            \"payeeRegion\": null,\n            \"payeePostalCode\": null,\n            \"payeeCountry\": null,\n            \"letterCreditNo\": \"1351551\",\n            \"letterCreditDate\": \"2018-08-02T00:00:00.000Z\",\n            \"letterCreditExpiration\": \"2018-09-30T00:00:00.000Z\",\n            \"issuingBank\": \"My Issuing Bank\",\n            \"advisingBank\": \"My Advising Bank\",\n            \"presentingBank\": \"The Presenting Bank\",\n            \"documentsCd\": \"APAY \",\n            \"documentsDeliveryCd\": \"ONE  \",\n            \"adviseAcceptanceCd\": \"AIR  \",\n            \"adviseNonPaymentCd\": \"AIR  \",\n            \"chargesPaidByCd\": \"THEIR\",\n            \"waiveChargesIfRefused\": false,\n            \"doNotWaiveCharges\": false,\n            \"provisionalDeposit\": false,\n            \"protestCd\": \"DONOT\",\n            \"paymentCd\": \"OUR  \",\n            \"annualInterest\": 5,\n            \"interestFrom\": \"2018-09-30T00:00:00.000Z\",\n            \"interestTo\": \"2018-10-31T00:00:00.000Z\",\n            \"otherInstructions\": \"Make this bank draft work with nonsense\",\n            \"referFirstName\": \"James\",\n            \"referLastName\": \"Lapran\",\n            \"referMiddleInitial\": \"K\",\n            \"referPhone\": \"1918172197\",\n            \"referFax\": \"21395723895829\",\n            \"referEmail\": \"jkl@alphabetpizza.com\",\n            \"explanatoryText\": \"All legal stuff here\"\n        },\n        \"insurance\": {\n            \"shipmentId\": 2081399,\n            \"forwarderToInsure\": true,\n            \"insuranceValue\": 10000,\n            \"insurancePercentage\": 110,\n            \"insuranceConditions\": null,\n            \"carriageValue\": 11000,\n            \"shipmentValuation\": 10000\n        },\n        \"customs\": {\n            \"shipmentId\": 2081399,\n            \"originFtz\": \"2508220\",\n            \"entryNumber\": \"23089280\",\n            \"entryDate\": \"2018-09-01T00:00:00.000Z\",\n            \"customsOffice\": \"C20290\",\n            \"licenseNo\": \"DOW0-238092\",\n            \"licenseDate\": \"2018-08-01T00:00:00.000Z\",\n            \"declaredValue\": 1000\n        },\n        \"packing\": {\n            \"containers\": {\n                \"1252928\": {\n                    \"packages\": {\n                        \"1251042\": {\n                            \"line\": 1251042,\n                            \"packageCd\": \"PCT  \",\n                            \"shipTypeCd\": \"OCONS\",\n                            \"contentDesc\": \"Pizza Things\",\n                            \"quantity\": 2,\n                            \"length\": 40,\n                            \"width\": 48,\n                            \"height\": 48,\n                            \"grossWeight\": 350,\n                            \"netWeight\": 325,\n                            \"cube\": 53.333,\n                            \"container\": 1252928,\n                            \"shipmentId\": 2081399,\n                            \"productId\": null,\n                            \"isContainer\": false,\n                            \"packageType\": {\n                                \"code\": \"PCT  \",\n                                \"description\": \"Carton(s) - Palletized\",\n                                \"oceanContainer\": false\n                            },\n                            \"productItems\": {\n                                \"14280558\": {\n                                    \"packageLine\": 1251042,\n                                    \"productDetailId\": 14280558,\n                                    \"productType\": \"P\",\n                                    \"packageNo\": \"1\",\n                                    \"productQuantity\": 300,\n                                    \"description\": \"Pizza Cutter\"\n                                },\n                                \"14280567\": {\n                                    \"packageLine\": 1251042,\n                                    \"productDetailId\": 14280567,\n                                    \"productType\": \"P\",\n                                    \"packageNo\": \"2\",\n                                    \"productQuantity\": 200,\n                                    \"description\": \"Pizza Pressure Guard\"\n                                }\n                            }\n                        }\n                    },\n                    \"line\": 1252928,\n                    \"packageCd\": \"20HC \",\n                    \"shipTypeCd\": \"OCONS\",\n                    \"contentDesc\": \"Pizza equipment\",\n                    \"quantity\": 1,\n                    \"length\": null,\n                    \"width\": null,\n                    \"height\": null,\n                    \"grossWeight\": 4500,\n                    \"netWeight\": 4200,\n                    \"cube\": 650,\n                    \"container\": null,\n                    \"shipmentId\": 2081399,\n                    \"productId\": null,\n                    \"isContainer\": true,\n                    \"oceanContainer\": {\n                        \"packageLine\": 1252928,\n                        \"sealNo\": \"S1209189011\",\n                        \"containerNo\": \"V21320982390\",\n                        \"tags\": \"\"\n                    },\n                    \"packageType\": {\n                        \"code\": \"20HC \",\n                        \"description\": \"20 Ft High Cube\",\n                        \"oceanContainer\": true\n                    }\n                }\n            }\n        },\n        \"shipLevelCharges\": {\n            \"0\": {\n                \"shipmentId\": 2081399,\n                \"chargeOrder\": 0,\n                \"chargeCd\": \"OCFRG\",\n                \"description\": \"Ocean Freight\",\n                \"billable\": \"1\",\n                \"changeLabel\": false,\n                \"amount\": 0,\n                \"shipmentTypeCd\": \"OCONS\"\n            },\n            \"1\": {\n                \"shipmentId\": 2081399,\n                \"chargeOrder\": 1,\n                \"chargeCd\": \"TC   \",\n                \"description\": \"Terminal Charges\",\n                \"billable\": \"1\",\n                \"changeLabel\": false,\n                \"amount\": 111,\n                \"shipmentTypeCd\": \"OCONS\"\n            },\n            \"2\": {\n                \"shipmentId\": 2081399,\n                \"chargeOrder\": 2,\n                \"chargeCd\": \"INS  \",\n                \"description\": \"Insurance\",\n                \"billable\": \"1\",\n                \"changeLabel\": false,\n                \"amount\": 0,\n                \"shipmentTypeCd\": \"OCONS\"\n            },\n            \"3\": {\n                \"shipmentId\": 2081399,\n                \"chargeOrder\": 3,\n                \"chargeCd\": \"DOC  \",\n                \"description\": \"Documentation\",\n                \"billable\": \"1\",\n                \"changeLabel\": false,\n                \"amount\": 15,\n                \"shipmentTypeCd\": \"OCONS\"\n            },\n            \"4\": {\n                \"shipmentId\": 2081399,\n                \"chargeOrder\": 4,\n                \"chargeCd\": \"PACK \",\n                \"description\": \"Packing\",\n                \"billable\": \"1\",\n                \"changeLabel\": false,\n                \"amount\": 0,\n                \"shipmentTypeCd\": \"OCONS\"\n            },\n            \"5\": {\n                \"shipmentId\": 2081399,\n                \"chargeOrder\": 5,\n                \"chargeCd\": \"INFRG\",\n                \"description\": \"Inland Freight\",\n                \"billable\": \"1\",\n                \"changeLabel\": false,\n                \"amount\": 0,\n                \"shipmentTypeCd\": \"OCONS\"\n            },\n            \"6\": {\n                \"shipmentId\": 2081399,\n                \"chargeOrder\": 6,\n                \"chargeCd\": \"OTH1 \",\n                \"description\": \"Other Charges 1\",\n                \"billable\": \"1\",\n                \"changeLabel\": true,\n                \"amount\": 167,\n                \"shipmentTypeCd\": \"OCONS\"\n            },\n            \"7\": {\n                \"shipmentId\": 2081399,\n                \"chargeOrder\": 7,\n                \"chargeCd\": \"OTH2 \",\n                \"description\": \"Other Charges 2\",\n                \"billable\": \"1\",\n                \"changeLabel\": true,\n                \"amount\": 0,\n                \"shipmentTypeCd\": \"OCONS\"\n            },\n            \"8\": {\n                \"shipmentId\": 2081399,\n                \"chargeOrder\": 8,\n                \"chargeCd\": \"OTH3 \",\n                \"description\": \"Other Charges 3\",\n                \"billable\": \"1\",\n                \"changeLabel\": true,\n                \"amount\": 0,\n                \"shipmentTypeCd\": \"OCONS\"\n            }\n        }\n    }\n}"}],"_postman_id":"5a5cc0a9-caeb-4529-87ee-0755316a6d10"},{"name":"Shipment Meat Update","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\", 78518);// debug shipment product->master","pm.environment.set(\"shipmentId\", 79601);","// pm.environment.set(\"shipmentId\", 64234);//ship-level charges","// pm.environment.set(\"shipmentId\", 18347);//ladingBill test","// pm.environment.set(\"shipmentId\", 63673);//logistics(middleleg) test","// pm.environment.set(\"shipmentId\", 63646);//shipment status log test","// pm.environment.set(\"shipmentId\", 78018);//fetch new shipment","// pm.environment.set(\"shipmentId\", 78518);//fetch new shipment - production","",""],"type":"text/javascript","id":"62206568-2e67-4369-b100-34dcc02476f3"}}],"id":"3d5c7508-d516-41e5-92c5-fc25416363b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"certificateApplicationTypeCD\": \"OR\",\n    \"certificateNumber\": 12345,\n    \"shipmentReasonCD\": \"CS\",\n    \"certificateRequestDate\": \"8/1/2021\",\n    \"transitCountryCD\": \"US\",\n    \"useMark\": false,\n    \"uniqueIdentifier\": \"ABC12345\",\n    \"certifierName\": \"certNameExample\",\n    \"certifierTitle\": \"certTitleExample\",\n    \"certificationDate\": \"8/1/2021\",\n    \"appCertifierName\": \"appCertNameExample\"\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/meat","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","meat"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"eb6f96af-51ee-4b59-bb9b-25b103f04a21","name":"Shipment Meat Update Example","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"certificateApplicationTypeCD\": \"OR\",\n    \"certificateNumber\": 12345,\n    \"shipmentReasonCD\": \"CS\",\n    \"certificateRequestDate\": \"8/1/2021\",\n    \"transitCountryCD\": \"US\",\n    \"useMark\": false,\n    \"uniqueIdentifier\": \"ABC12345\",\n    \"certifierName\": \"certNameExample\",\n    \"certifierTitle\": \"certTitleExample\",\n    \"certificationDate\": \"8/1/2021\",\n    \"appCertifierName\": \"appCertNameExample\"\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/meat"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"10506"},{"key":"ETag","value":"W/\"290a-JuL5yGAI5Q3NV+P4gz1eqIKeEXs\""},{"key":"Date","value":"Fri, 02 Nov 2018 19:02:21 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        [\n            {\n                \"operation\": \"UPDATE\",\n                \"shipmentId\": 2772170,\n                \"object\": \"meat\"\n            }\n        ]\n    ]\n}"}],"_postman_id":"3d5c7508-d516-41e5-92c5-fc25416363b8"},{"name":"Shipment Meat Add","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"shipmentId\", 78518);// debug shipment product->master","pm.environment.set(\"shipmentId\", 79601);","// pm.environment.set(\"shipmentId\", 64234);//ship-level charges","// pm.environment.set(\"shipmentId\", 18347);//ladingBill test","// pm.environment.set(\"shipmentId\", 63673);//logistics(middleleg) test","// pm.environment.set(\"shipmentId\", 63646);//shipment status log test","// pm.environment.set(\"shipmentId\", 78018);//fetch new shipment","// pm.environment.set(\"shipmentId\", 78518);//fetch new shipment - production","",""],"type":"text/javascript","id":"c7c34e67-2c7e-46e7-b00f-691c29915f74"}}],"id":"0caff490-ae2d-4fa4-88e4-5cb063bf6661","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"certificateApplicationTypeCD\": \"OR\",\n    \"certificateNumber\": 12345,\n    \"shipmentReasonCD\": \"CS\",\n    \"certificateRequestDate\": \"8/1/2021\",\n    \"transitCountryCD\": \"US\",\n    \"useMark\": false,\n    \"uniqueIdentifier\": \"ABC12345\",\n    \"certifierName\": \"certNameExample\",\n    \"certifierTitle\": \"certTitleExample\",\n    \"certificationDate\": \"8/1/2021\",\n    \"appCertifierName\": \"appCertNameExample\"\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/meat","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["shipment","{{shipmentId}}","meat"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"6dd27a94-409a-474e-850d-ef83b5e1c02f","name":"Shipment Meat Add Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"certificateApplicationTypeCD\": \"OR\",\n    \"certificateNumber\": 12345,\n    \"shipmentReasonCD\": \"CS\",\n    \"certificateRequestDate\": \"8/1/2021\",\n    \"transitCountryCD\": \"US\",\n    \"useMark\": false,\n    \"uniqueIdentifier\": \"ABC12345\",\n    \"certifierName\": \"certNameExample\",\n    \"certifierTitle\": \"certTitleExample\",\n    \"certificationDate\": \"8/1/2021\",\n    \"appCertifierName\": \"appCertNameExample\"\n}"},"url":"{{protocol}}://{{host}}/shipment/{{shipmentId}}/meat"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"10506"},{"key":"ETag","value":"W/\"290a-JuL5yGAI5Q3NV+P4gz1eqIKeEXs\""},{"key":"Date","value":"Fri, 02 Nov 2018 19:02:21 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        [\n            {\n                \"operation\": \"INSERT\",\n                \"shipmentId\": 2772170,\n                \"object\": \"meat\"\n            }\n        ]\n    ]\n}\n"}],"_postman_id":"0caff490-ae2d-4fa4-88e4-5cb063bf6661"}],"id":"1c16bf8e-4795-49bf-8095-4cca3436d81a","_postman_id":"1c16bf8e-4795-49bf-8095-4cca3436d81a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"API Access Token Request","event":[{"listen":"test","script":{"exec":["var response = JSON.parse(responseBody);","postman.setEnvironmentVariable(\"access_token\", response.access_token);","",""],"type":"text/javascript","id":"15ecda24-dc69-4154-b083-8793d143bbe9"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","id":"a5b5fbf7-bc24-4e46-8547-3736f2934d07"}}],"id":"9abbbfb5-0390-43b7-adfc-93d33b64c025","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{client_id}}"},{"key":"password","value":"{{client_secret}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_id","value":"{{client_id}}","type":"text"},{"key":"client_secret","value":"{{client_secret}}","type":"text"},{"key":"grant_type","value":"{{grant_type}}","type":"text"},{"key":"scope","value":"{{scope}}","type":"text"}]},"url":"{{auth_domain}}/oauth2/token","description":"<p>client request for an accesss-token to make requests on the API</p>\n","urlObject":{"path":["oauth2","token"],"host":["{{auth_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9abbbfb5-0390-43b7-adfc-93d33b64c025"}],"id":"878ef4a1-a72f-4755-a457-ecae040c248f","description":"<p>Creating a shipment is the foundational integration with Trabex. A shipment object is first created and then populated using the endpoints relevant for your shipments.</p>\n<p>Root-level details of a shipment are presented below:</p>\n<h2>Shipment Modules</h2>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Shipment (root-level)</td>\n<td>This is the header-level section of the shipment.</td>\n</tr>\n<tr>\n<td>Roles (Participants)</td>\n<td>Operations for managing parties to shipment transactions. These supply what you have/what you need to populate your documents.</td>\n</tr>\n<tr>\n<td>Product</td>\n<td>Operations related to products included with this shipment</td>\n</tr>\n<tr>\n<td>Charges</td>\n<td>Operations related to charges included with this shipment, if necessary</td>\n</tr>\n<tr>\n<td>Clauses</td>\n<td>Operations related to clauses included with this shipment, if necessar</td>\n</tr>\n<tr>\n<td>Packing</td>\n<td>Operations related to managing containers and/or packaging within which products may be shipped</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"3c1ff55b-ea58-419b-b762-26da3722f077"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"00988e10-9861-47e6-8b7f-d613237c4075"}}],"_postman_id":"878ef4a1-a72f-4755-a457-ecae040c248f","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"Settings","item":[{"name":"Master Entity Reference","item":[{"name":"Master Entity Establishment","item":[{"name":"Master Entity Establishment Fetch","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"entityId\", 88278);","// pm.environment.set(\"entityId\", 26083);","// pm.environment.set(\"entityId\", 104301);","pm.environment.set(\"entityId\", 110237);",""],"type":"text/javascript","id":"0204cdf8-b04a-49ff-b48b-3c7611db729d"}}],"id":"a252ac1a-09cc-4e77-a511-88d4e080e3da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/settings/reference/entity/{{entityId}}/establishment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["settings","reference","entity","{{entityId}}","establishment"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"cdf7cc2c-7553-4ee2-8c92-8269627fe4df","name":"Master Entity Fetch Response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/settings/reference/entity/{{entityId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1289"},{"key":"ETag","value":"W/\"509-OvFOatNJS1go0YqipHHDpHAj8/w\""},{"key":"Date","value":"Mon, 05 Nov 2018 16:31:33 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": 292694,\n        \"name\": \"Generic Common Exporter\",\n        \"entityCd\": null,\n        \"parentId\": 967,\n        \"ein\": null,\n        \"type\": null,\n        \"logoLocation\": null,\n        \"skin\": \"GLOB\",\n        \"deleted\": false,\n        \"dataIntegrationTypeCd\": null,\n        \"signature\": null,\n        \"parentCd\": null,\n        \"searchNarrowCountry\": false,\n        \"shipping\": {\n            \"entityId\": 292694,\n            \"clientCd\": \"GCE\",\n            \"ein\": \"90-1827261\",\n            \"canadianBn\": null,\n            \"vatisocd\": null,\n            \"vatNumber\": null,\n            \"complianceDate\": null,\n            \"fmNumber\": \"\",\n            \"accountNumber\": null,\n            \"entityTypeCd\": \"     \"\n        },\n        \"address\": {\n            \"id\": 293463,\n            \"address1\": \"515 Main Street\",\n            \"address2\": null,\n            \"city\": \"Albany\",\n            \"stateCd\": \"NY\",\n            \"stateProvince\": \"New York\",\n            \"postalCode\": \"12206\",\n            \"countryCd\": \"US\",\n            \"country\": {\n                \"code\": \"US\",\n                \"ISO3\": \"USA\",\n                \"description\": \"United States\",\n                \"display\": \"US - United States\",\n                \"stateProvince\": {\n                    \"code\": \"NY\",\n                    \"countryCd\": \"US\",\n                    \"description\": \"NEW YORK\",\n                    \"display\": \"NY - NEW YORK\"\n                }\n            },\n            \"address3\": null,\n            \"address4\": null,\n            \"address5\": null,\n            \"entityId\": 292694,\n            \"contact\": {\n                \"id\": 314569,\n                \"contactType\": \"EXPT \",\n                \"firstName\": \"Jennifer\",\n                \"lastName\": \"Exporter\",\n                \"middleInitial\": \"A\",\n                \"title\": \"Main Exporter\",\n                \"phone\": \"\",\n                \"fax\": \"\",\n                \"email\": \"jae@genericcommon.com\",\n                \"signature\": null,\n                \"entityAddressId\": 293463,\n                \"deleted\": false,\n                \"emailConfirmed\": true\n            }\n        },\n        \"assocRole\": {\n            \"EXPT \": {\n                \"entityId\": 292694,\n                \"code\": \"EXPT \",\n                \"description\": \"Exporter\",\n                \"parentCd\": null,\n                \"deleted\": false,\n                \"shiprelated\": true\n            }\n        }\n    }\n}"}],"_postman_id":"a252ac1a-09cc-4e77-a511-88d4e080e3da"},{"name":"Master Entity Establishment Add","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"entityId\", 88278);","// pm.environment.set(\"entityId\", 26083);","// pm.environment.set(\"entityId\", 104301);","pm.environment.set(\"entityId\", 110237);",""],"type":"text/javascript","id":"9439ff49-1363-4a2a-bb0a-afafe05cb13a"}}],"id":"15a2c13e-b769-45a7-a929-81029510c057","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/settings/reference/entity/{{entityId}}/establishment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["settings","reference","entity","{{entityId}}","establishment"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"97a70f0f-0125-4e51-b8e0-b681d0e2a56a","name":"Master Entity Fetch Response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/settings/reference/entity/{{entityId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1289"},{"key":"ETag","value":"W/\"509-OvFOatNJS1go0YqipHHDpHAj8/w\""},{"key":"Date","value":"Mon, 05 Nov 2018 16:31:33 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": 292694,\n        \"name\": \"Generic Common Exporter\",\n        \"entityCd\": null,\n        \"parentId\": 967,\n        \"ein\": null,\n        \"type\": null,\n        \"logoLocation\": null,\n        \"skin\": \"GLOB\",\n        \"deleted\": false,\n        \"dataIntegrationTypeCd\": null,\n        \"signature\": null,\n        \"parentCd\": null,\n        \"searchNarrowCountry\": false,\n        \"shipping\": {\n            \"entityId\": 292694,\n            \"clientCd\": \"GCE\",\n            \"ein\": \"90-1827261\",\n            \"canadianBn\": null,\n            \"vatisocd\": null,\n            \"vatNumber\": null,\n            \"complianceDate\": null,\n            \"fmNumber\": \"\",\n            \"accountNumber\": null,\n            \"entityTypeCd\": \"     \"\n        },\n        \"address\": {\n            \"id\": 293463,\n            \"address1\": \"515 Main Street\",\n            \"address2\": null,\n            \"city\": \"Albany\",\n            \"stateCd\": \"NY\",\n            \"stateProvince\": \"New York\",\n            \"postalCode\": \"12206\",\n            \"countryCd\": \"US\",\n            \"country\": {\n                \"code\": \"US\",\n                \"ISO3\": \"USA\",\n                \"description\": \"United States\",\n                \"display\": \"US - United States\",\n                \"stateProvince\": {\n                    \"code\": \"NY\",\n                    \"countryCd\": \"US\",\n                    \"description\": \"NEW YORK\",\n                    \"display\": \"NY - NEW YORK\"\n                }\n            },\n            \"address3\": null,\n            \"address4\": null,\n            \"address5\": null,\n            \"entityId\": 292694,\n            \"contact\": {\n                \"id\": 314569,\n                \"contactType\": \"EXPT \",\n                \"firstName\": \"Jennifer\",\n                \"lastName\": \"Exporter\",\n                \"middleInitial\": \"A\",\n                \"title\": \"Main Exporter\",\n                \"phone\": \"\",\n                \"fax\": \"\",\n                \"email\": \"jae@genericcommon.com\",\n                \"signature\": null,\n                \"entityAddressId\": 293463,\n                \"deleted\": false,\n                \"emailConfirmed\": true\n            }\n        },\n        \"assocRole\": {\n            \"EXPT \": {\n                \"entityId\": 292694,\n                \"code\": \"EXPT \",\n                \"description\": \"Exporter\",\n                \"parentCd\": null,\n                \"deleted\": false,\n                \"shiprelated\": true\n            }\n        }\n    }\n}"}],"_postman_id":"15a2c13e-b769-45a7-a929-81029510c057"},{"name":"Master Entity Establishment Update","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"entityId\", 88278);","// pm.environment.set(\"entityId\", 26083);","// pm.environment.set(\"entityId\", 104301);","pm.environment.set(\"entityId\", 110237);",""],"type":"text/javascript","id":"23ca35d8-8537-46ba-90bb-ea815e08edca"}}],"id":"bf143473-1a81-42f6-a16b-aeeda91ee453","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/settings/reference/entity/{{entityId}}/establishment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["settings","reference","entity","{{entityId}}","establishment"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"130af891-04ff-4a05-ba05-02a89989b117","name":"Master Entity Fetch Response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/settings/reference/entity/{{entityId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1289"},{"key":"ETag","value":"W/\"509-OvFOatNJS1go0YqipHHDpHAj8/w\""},{"key":"Date","value":"Mon, 05 Nov 2018 16:31:33 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": 292694,\n        \"name\": \"Generic Common Exporter\",\n        \"entityCd\": null,\n        \"parentId\": 967,\n        \"ein\": null,\n        \"type\": null,\n        \"logoLocation\": null,\n        \"skin\": \"GLOB\",\n        \"deleted\": false,\n        \"dataIntegrationTypeCd\": null,\n        \"signature\": null,\n        \"parentCd\": null,\n        \"searchNarrowCountry\": false,\n        \"shipping\": {\n            \"entityId\": 292694,\n            \"clientCd\": \"GCE\",\n            \"ein\": \"90-1827261\",\n            \"canadianBn\": null,\n            \"vatisocd\": null,\n            \"vatNumber\": null,\n            \"complianceDate\": null,\n            \"fmNumber\": \"\",\n            \"accountNumber\": null,\n            \"entityTypeCd\": \"     \"\n        },\n        \"address\": {\n            \"id\": 293463,\n            \"address1\": \"515 Main Street\",\n            \"address2\": null,\n            \"city\": \"Albany\",\n            \"stateCd\": \"NY\",\n            \"stateProvince\": \"New York\",\n            \"postalCode\": \"12206\",\n            \"countryCd\": \"US\",\n            \"country\": {\n                \"code\": \"US\",\n                \"ISO3\": \"USA\",\n                \"description\": \"United States\",\n                \"display\": \"US - United States\",\n                \"stateProvince\": {\n                    \"code\": \"NY\",\n                    \"countryCd\": \"US\",\n                    \"description\": \"NEW YORK\",\n                    \"display\": \"NY - NEW YORK\"\n                }\n            },\n            \"address3\": null,\n            \"address4\": null,\n            \"address5\": null,\n            \"entityId\": 292694,\n            \"contact\": {\n                \"id\": 314569,\n                \"contactType\": \"EXPT \",\n                \"firstName\": \"Jennifer\",\n                \"lastName\": \"Exporter\",\n                \"middleInitial\": \"A\",\n                \"title\": \"Main Exporter\",\n                \"phone\": \"\",\n                \"fax\": \"\",\n                \"email\": \"jae@genericcommon.com\",\n                \"signature\": null,\n                \"entityAddressId\": 293463,\n                \"deleted\": false,\n                \"emailConfirmed\": true\n            }\n        },\n        \"assocRole\": {\n            \"EXPT \": {\n                \"entityId\": 292694,\n                \"code\": \"EXPT \",\n                \"description\": \"Exporter\",\n                \"parentCd\": null,\n                \"deleted\": false,\n                \"shiprelated\": true\n            }\n        }\n    }\n}"}],"_postman_id":"bf143473-1a81-42f6-a16b-aeeda91ee453"}],"id":"d7cb9f1b-96dd-4297-a3ec-7706a7995d5b","_postman_id":"d7cb9f1b-96dd-4297-a3ec-7706a7995d5b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"Master Entity Add","id":"74e271c0-eda1-4d71-9610-edea904c6383","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"entityState\": \"import\",\n    \"name\": \"Benjamin, Samples, and Testler\",\n    \"entityCd\": null,\n    \"skin\": \"GWIZ\",\n    \"parentCd\": null,\n    \"searchNarrowCountry\": false,\n    \"shipping\": {\n        \"clientCd\": \"01\",\n        \"ein\": \"03-5655123\",\n        \"complianceDate\": \"2016-05-05\",\n        \"accountNumber\": \"AC845400-011\"\n    },\n    \"address\": {\n        \"address1\": \"444 US Hwy C2C\",\n        \"address2\": \"test\",\n        \"city\": \"San Antonio\",\n        \"stateCd\": \"TX\",\n        \"stateProvince\": \"TX\",\n        \"postalCode\": \"66103\",\n        \"countryCd\": \"US\",\n        \"country\": {\n            \"code\": \"US\",\n            \"ISO3\": \"USA\",\n            \"description\": \"United States\",\n            \"display\": \"US - United States\",\n            \"stateProvince\": {\n                \"code\": \"TX\",\n                \"countryCd\": \"US\",\n                \"description\": \"TEXAS\"\n            }\n        },\n        \"contact\": {\n            \"contactType\": \"     \",\n            \"firstName\": \"Benjamin\",\n            \"lastName\": \"Samples, Jr.\",\n            \"middleInitial\": \"F\",\n            \"title\": \"Shipping Manager\",\n            \"phone\": \"(512) 655-0187\",\n            \"fax\": null,\n            \"email\": \"bhs@bstco.com\",\n            \"emailConfirmed\": true\n        }\n    },\n    \"assocRole\": {\n        \"BILLT\": {\n            \"code\": \"BILLT\",\n            \"description\": \"Bill To\",\n            \"parentCd\": null,\n            \"deleted\": false,\n            \"shiprelated\": true\n        },\n        \"EXPT \": {\n            \"code\": \"EXPT \",\n            \"description\": \"Exporter\",\n            \"parentCd\": null,\n            \"deleted\": false,\n            \"shiprelated\": true\n        }\n    }\n}"},"url":"{{protocol}}://{{host}}/settings/reference/entity","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["settings","reference","entity"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"74e271c0-eda1-4d71-9610-edea904c6383"},{"name":"Master Entity Search","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"limit\", 5);","pm.environment.set(\"offset\", null);","pm.environment.set(\"page\", null);","pm.environment.set(\"searchText\", null);","pm.environment.set(\"sortDir\", null);","pm.environment.set(\"sortOn\", \"[dbo].[header].[shipmentNo]\");"],"type":"text/javascript","id":"87ab19f3-bab0-46fc-b68a-d57c6d7a57a0"}}],"id":"22b899c4-e930-4f85-adfd-50edd18f958f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/settings/reference/entity/search?limit={{limit}}&offset={{offset}}&page={{page}}&searchText={{searchText}}&sortDir={{sortDir}}&sortOn={{sortOn}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["settings","reference","entity","search"],"host":["{{host}}"],"query":[{"key":"limit","value":"{{limit}}"},{"key":"offset","value":"{{offset}}"},{"key":"page","value":"{{page}}"},{"key":"searchText","value":"{{searchText}}"},{"key":"sortDir","value":"{{sortDir}}"},{"key":"sortOn","value":"{{sortOn}}"}],"variable":[]}},"response":[{"id":"bf499ca6-8c67-42bb-b35d-e9dcb97ce2d2","name":"Master Entity Search Response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{protocol}}://{{host}}/settings/reference/entity/meta?limit={{limit}}&offset={{offset}}&page={{page}}&searchText={{searchText}}&sortDir={{sortDir}}&sortOn={{sortOn}}","protocol":"{{protocol}}","host":["{{host}}"],"path":["settings","reference","entity","meta"],"query":[{"key":"limit","value":"{{limit}}","description":"Default: 25 records. Provides the means to limit the number of records to returned. Useful in improving performance and in implementing paging."},{"key":"offset","value":"{{offset}}","description":"Default: 0. The number of records to exclude after filtering is applied and before the limit value is applied. Useful in provinding pagination of result-sets."},{"key":"page","value":"{{page}}","description":"Default: 0. Although the page number is auto-calculated based upon the total records covered by a query before limits and offsets are applied, user may submit a page number to be used to determine which subset of records may be applied. Useful in paging. "},{"key":"searchText","value":"{{searchText}}","description":"Default: null. The partial string value by which records may be filter. Applies only to text values and may be applied across multiple properties."},{"key":"sortDir","value":"{{sortDir}}","description":"Default: \"asc\" - \"ascending\". Alternative is \"desc\" - \"descending\"."},{"key":"sortOn","value":"{{sortOn}}","description":"Default: on the primary key(s). Optional sorting on any column returned in the result set"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"7803"},{"key":"ETag","value":"W/\"1e7b-nTCPoyyruCJvdbHdmc1HsyyvowM\""},{"key":"Date","value":"Mon, 05 Nov 2018 16:01:17 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"rowNum\": \"1\",\n            \"entityId\": 37128,\n            \"entityAddressId\": 37901,\n            \"name\": \"ABB Inc.\",\n            \"address1\": \"843 N. Jefferson Street\",\n            \"city\": \"Lewisburg\",\n            \"entityRoleDesc\": \"Exporter\",\n            \"uri\": \"/settings/reference/entity/37128/address/37901\",\n            \"display\": \"ABB Inc.-843 N. Jefferson Street-Lewisburg\"\n        },\n        {\n            \"rowNum\": \"2\",\n            \"entityId\": 37128,\n            \"entityAddressId\": 37901,\n            \"name\": \"ABB Inc.\",\n            \"address1\": \"843 N. Jefferson Street\",\n            \"city\": \"Lewisburg\",\n            \"entityRoleDesc\": \"Document Originator\",\n            \"uri\": \"/settings/reference/entity/37128/address/37901\",\n            \"display\": \"ABB Inc.-843 N. Jefferson Street-Lewisburg\"\n        },\n        {\n            \"rowNum\": \"3\",\n            \"entityId\": 37128,\n            \"entityAddressId\": 37901,\n            \"name\": \"ABB Inc.\",\n            \"address1\": \"843 N. Jefferson Street\",\n            \"city\": \"Lewisburg\",\n            \"entityRoleDesc\": \"Producer\",\n            \"uri\": \"/settings/reference/entity/37128/address/37901\",\n            \"display\": \"ABB Inc.-843 N. Jefferson Street-Lewisburg\"\n        },\n        {\n            \"rowNum\": \"4\",\n            \"entityId\": 37128,\n            \"entityAddressId\": 37901,\n            \"name\": \"ABB Inc.\",\n            \"address1\": \"843 N. Jefferson Street\",\n            \"city\": \"Lewisburg\",\n            \"entityRoleDesc\": \"Vendor\",\n            \"uri\": \"/settings/reference/entity/37128/address/37901\",\n            \"display\": \"ABB Inc.-843 N. Jefferson Street-Lewisburg\"\n        },\n        {\n            \"rowNum\": \"5\",\n            \"entityId\": 39371,\n            \"entityAddressId\": 40144,\n            \"name\": \"ABB LIMITED\",\n            \"address1\": \"HORTONWOOD 37\",\n            \"city\": \"TELFORD\",\n            \"entityRoleDesc\": \"Importer\",\n            \"uri\": \"/settings/reference/entity/39371/address/40144\",\n            \"display\": \"ABB LIMITED-HORTONWOOD 37-TELFORD\"\n        },\n        {\n            \"rowNum\": \"6\",\n            \"entityId\": 39371,\n            \"entityAddressId\": 40144,\n            \"name\": \"ABB LIMITED\",\n            \"address1\": \"HORTONWOOD 37\",\n            \"city\": \"TELFORD\",\n            \"entityRoleDesc\": \"Ultimate Consignee\",\n            \"uri\": \"/settings/reference/entity/39371/address/40144\",\n            \"display\": \"ABB LIMITED-HORTONWOOD 37-TELFORD\"\n        },\n        {\n            \"rowNum\": \"7\",\n            \"entityId\": 37129,\n            \"entityAddressId\": 37902,\n            \"name\": \"ABB Mexico S.A. de CV\",\n            \"address1\": \"C/O Mexico  City Inter Airport\",\n            \"city\": \"TLALNEPANTLA\",\n            \"entityRoleDesc\": \"Forwarder\",\n            \"uri\": \"/settings/reference/entity/37129/address/37902\",\n            \"display\": \"ABB Mexico S.A. de CV-C/O Mexico  City Inter Airport-TLALNEPANTLA\"\n        },\n        {\n            \"rowNum\": \"8\",\n            \"entityId\": 37129,\n            \"entityAddressId\": 37902,\n            \"name\": \"ABB Mexico S.A. de CV\",\n            \"address1\": \"C/O Mexico  City Inter Airport\",\n            \"city\": \"TLALNEPANTLA\",\n            \"entityRoleDesc\": \"Ultimate Consignee\",\n            \"uri\": \"/settings/reference/entity/37129/address/37902\",\n            \"display\": \"ABB Mexico S.A. de CV-C/O Mexico  City Inter Airport-TLALNEPANTLA\"\n        },\n        {\n            \"rowNum\": \"9\",\n            \"entityId\": 276437,\n            \"entityAddressId\": 277208,\n            \"name\": \"ACCU-FAB, INC\",\n            \"address1\": \"919-212-6400\",\n            \"city\": null,\n            \"entityRoleDesc\": \"Ultimate Consignee\",\n            \"uri\": \"/settings/reference/entity/276437/address/277208\",\n            \"display\": \"ACCU-FAB, INC-919-212-6400-\"\n        },\n        {\n            \"rowNum\": \"10\",\n            \"entityId\": 222442,\n            \"entityAddressId\": 223200,\n            \"name\": \"ACTIFIO, Inc.\",\n            \"address1\": \"333 Wyman Street\",\n            \"city\": \"Waltham\",\n            \"entityRoleDesc\": \"Exporter\",\n            \"uri\": \"/settings/reference/entity/222442/address/223200\",\n            \"display\": \"ACTIFIO, Inc.-333 Wyman Street-Waltham\"\n        },\n        {\n            \"rowNum\": \"11\",\n            \"entityId\": 164248,\n            \"entityAddressId\": 165010,\n            \"name\": \"ADHESIVES GMBH\",\n            \"address1\": \"ATTN ACCOUNTS PAYABLE\",\n            \"city\": \"ERLANGEN\",\n            \"entityRoleDesc\": \"Bill To\",\n            \"uri\": \"/settings/reference/entity/164248/address/165010\",\n            \"display\": \"ADHESIVES GMBH-ATTN ACCOUNTS PAYABLE-ERLANGEN\"\n        },\n        {\n            \"rowNum\": \"12\",\n            \"entityId\": 164248,\n            \"entityAddressId\": 165010,\n            \"name\": \"ADHESIVES GMBH\",\n            \"address1\": \"ATTN ACCOUNTS PAYABLE\",\n            \"city\": \"ERLANGEN\",\n            \"entityRoleDesc\": \"Ultimate Consignee\",\n            \"uri\": \"/settings/reference/entity/164248/address/165010\",\n            \"display\": \"ADHESIVES GMBH-ATTN ACCOUNTS PAYABLE-ERLANGEN\"\n        },\n        {\n            \"rowNum\": \"13\",\n            \"entityId\": 276438,\n            \"entityAddressId\": 277209,\n            \"name\": \"American Crane & Tractor Parts\",\n            \"address1\": \"12250 NW 25th Street\",\n            \"city\": \"Miami\",\n            \"entityRoleDesc\": \"Exporter\",\n            \"uri\": \"/settings/reference/entity/276438/address/277209\",\n            \"display\": \"American Crane & Tractor Parts-12250 NW 25th Street-Miami\"\n        },\n        {\n            \"rowNum\": \"14\",\n            \"entityId\": 159493,\n            \"entityAddressId\": 160255,\n            \"name\": \"American Crane & Tractor Parts\",\n            \"address1\": \"2200 State Line Rd\",\n            \"city\": \"Kansas City\",\n            \"entityRoleDesc\": \"Bill To\",\n            \"uri\": \"/settings/reference/entity/159493/address/160255\",\n            \"display\": \"American Crane & Tractor Parts-2200 State Line Rd-Kansas City\"\n        },\n        {\n            \"rowNum\": \"15\",\n            \"entityId\": 159493,\n            \"entityAddressId\": 160255,\n            \"name\": \"American Crane & Tractor Parts\",\n            \"address1\": \"2200 State Line Rd\",\n            \"city\": \"Kansas City\",\n            \"entityRoleDesc\": \"Exporter\",\n            \"uri\": \"/settings/reference/entity/159493/address/160255\",\n            \"display\": \"American Crane & Tractor Parts-2200 State Line Rd-Kansas City\"\n        },\n        {\n            \"rowNum\": \"16\",\n            \"entityId\": 28970,\n            \"entityAddressId\": 29741,\n            \"name\": \"Andover Coated Products, Inc.\",\n            \"address1\": \"9 Fanaras Drive\",\n            \"city\": \"Salisbury\",\n            \"entityRoleDesc\": \"Exporter\",\n            \"uri\": \"/settings/reference/entity/28970/address/29741\",\n            \"display\": \"Andover Coated Products, Inc.-9 Fanaras Drive-Salisbury\"\n        },\n        {\n            \"rowNum\": \"17\",\n            \"entityId\": 33678,\n            \"entityAddressId\": 34451,\n            \"name\": \"ASCO Inc\",\n            \"address1\": \"50 Hanover Road\",\n            \"city\": \"Floram Park\",\n            \"entityRoleDesc\": \"Document Recipient\",\n            \"uri\": \"/settings/reference/entity/33678/address/34451\",\n            \"display\": \"ASCO Inc-50 Hanover Road-Floram Park\"\n        },\n        {\n            \"rowNum\": \"18\",\n            \"entityId\": 33678,\n            \"entityAddressId\": 34451,\n            \"name\": \"ASCO Inc\",\n            \"address1\": \"50 Hanover Road\",\n            \"city\": \"Floram Park\",\n            \"entityRoleDesc\": \"Exporter\",\n            \"uri\": \"/settings/reference/entity/33678/address/34451\",\n            \"display\": \"ASCO Inc-50 Hanover Road-Floram Park\"\n        },\n        {\n            \"rowNum\": \"19\",\n            \"entityId\": 33678,\n            \"entityAddressId\": 34451,\n            \"name\": \"ASCO Inc\",\n            \"address1\": \"50 Hanover Road\",\n            \"city\": \"Floram Park\",\n            \"entityRoleDesc\": \"Other Shipping Party\",\n            \"uri\": \"/settings/reference/entity/33678/address/34451\",\n            \"display\": \"ASCO Inc-50 Hanover Road-Floram Park\"\n        },\n        {\n            \"rowNum\": \"20\",\n            \"entityId\": 146170,\n            \"entityAddressId\": 146942,\n            \"name\": \"ATS Automation Tooling Systems Inc.\",\n            \"address1\": \"250 Royal Oak Road\",\n            \"city\": \"Cambridge\",\n            \"entityRoleDesc\": \"Bill To\",\n            \"uri\": \"/settings/reference/entity/146170/address/146942\",\n            \"display\": \"ATS Automation Tooling Systems Inc.-250 Royal Oak Road-Cambridge\"\n        },\n        {\n            \"rowNum\": \"21\",\n            \"entityId\": 146170,\n            \"entityAddressId\": 146942,\n            \"name\": \"ATS Automation Tooling Systems Inc.\",\n            \"address1\": \"250 Royal Oak Road\",\n            \"city\": \"Cambridge\",\n            \"entityRoleDesc\": \"Document Recipient\",\n            \"uri\": \"/settings/reference/entity/146170/address/146942\",\n            \"display\": \"ATS Automation Tooling Systems Inc.-250 Royal Oak Road-Cambridge\"\n        },\n        {\n            \"rowNum\": \"22\",\n            \"entityId\": 146170,\n            \"entityAddressId\": 146942,\n            \"name\": \"ATS Automation Tooling Systems Inc.\",\n            \"address1\": \"250 Royal Oak Road\",\n            \"city\": \"Cambridge\",\n            \"entityRoleDesc\": \"Exporter\",\n            \"uri\": \"/settings/reference/entity/146170/address/146942\",\n            \"display\": \"ATS Automation Tooling Systems Inc.-250 Royal Oak Road-Cambridge\"\n        },\n        {\n            \"rowNum\": \"23\",\n            \"entityId\": 146170,\n            \"entityAddressId\": 146942,\n            \"name\": \"ATS Automation Tooling Systems Inc.\",\n            \"address1\": \"250 Royal Oak Road\",\n            \"city\": \"Cambridge\",\n            \"entityRoleDesc\": \"Other Shipping Party\",\n            \"uri\": \"/settings/reference/entity/146170/address/146942\",\n            \"display\": \"ATS Automation Tooling Systems Inc.-250 Royal Oak Road-Cambridge\"\n        },\n        {\n            \"rowNum\": \"24\",\n            \"entityId\": 146170,\n            \"entityAddressId\": 146942,\n            \"name\": \"ATS Automation Tooling Systems Inc.\",\n            \"address1\": \"250 Royal Oak Road\",\n            \"city\": \"Cambridge\",\n            \"entityRoleDesc\": \"Ultimate Consignee\",\n            \"uri\": \"/settings/reference/entity/146170/address/146942\",\n            \"display\": \"ATS Automation Tooling Systems Inc.-250 Royal Oak Road-Cambridge\"\n        },\n        {\n            \"rowNum\": \"25\",\n            \"entityId\": 281945,\n            \"entityAddressId\": 282714,\n            \"name\": \"AUTOMOTIVE AXLES LIMITED\",\n            \"address1\": \"HOOTAGALLI INDUSTRIAL AREA\",\n            \"city\": \"MYSORE\",\n            \"entityRoleDesc\": \"Bill To\",\n            \"uri\": \"/settings/reference/entity/281945/address/282714\",\n            \"display\": \"AUTOMOTIVE AXLES LIMITED-HOOTAGALLI INDUSTRIAL AREA-MYSORE\"\n        }\n    ],\n    \"qryCount\": 339,\n    \"itemCount\": 25\n}"}],"_postman_id":"22b899c4-e930-4f85-adfd-50edd18f958f"},{"name":"Master Entity Fetch","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"entityId\", 88278);","// pm.environment.set(\"entityId\", 26083);","// pm.environment.set(\"entityId\", 104301);","pm.environment.set(\"entityId\", 28201);",""],"type":"text/javascript","id":"192bac52-8467-4f1c-8a11-3b5b89ac729e"}}],"id":"d76ac3f3-7d85-4cf9-bc11-09ffaf74766b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/settings/reference/entity/{{entityId}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["settings","reference","entity","{{entityId}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"3d3caf99-bbb2-4a58-a12f-0413e5e7f1b1","name":"Master Entity Fetch Response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/settings/reference/entity/{{entityId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1289"},{"key":"ETag","value":"W/\"509-OvFOatNJS1go0YqipHHDpHAj8/w\""},{"key":"Date","value":"Mon, 05 Nov 2018 16:31:33 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": 292694,\n        \"name\": \"Generic Common Exporter\",\n        \"entityCd\": null,\n        \"parentId\": 967,\n        \"ein\": null,\n        \"type\": null,\n        \"logoLocation\": null,\n        \"skin\": \"GLOB\",\n        \"deleted\": false,\n        \"dataIntegrationTypeCd\": null,\n        \"signature\": null,\n        \"parentCd\": null,\n        \"searchNarrowCountry\": false,\n        \"shipping\": {\n            \"entityId\": 292694,\n            \"clientCd\": \"GCE\",\n            \"ein\": \"90-1827261\",\n            \"canadianBn\": null,\n            \"vatisocd\": null,\n            \"vatNumber\": null,\n            \"complianceDate\": null,\n            \"fmNumber\": \"\",\n            \"accountNumber\": null,\n            \"entityTypeCd\": \"     \"\n        },\n        \"address\": {\n            \"id\": 293463,\n            \"address1\": \"515 Main Street\",\n            \"address2\": null,\n            \"city\": \"Albany\",\n            \"stateCd\": \"NY\",\n            \"stateProvince\": \"New York\",\n            \"postalCode\": \"12206\",\n            \"countryCd\": \"US\",\n            \"country\": {\n                \"code\": \"US\",\n                \"ISO3\": \"USA\",\n                \"description\": \"United States\",\n                \"display\": \"US - United States\",\n                \"stateProvince\": {\n                    \"code\": \"NY\",\n                    \"countryCd\": \"US\",\n                    \"description\": \"NEW YORK\",\n                    \"display\": \"NY - NEW YORK\"\n                }\n            },\n            \"address3\": null,\n            \"address4\": null,\n            \"address5\": null,\n            \"entityId\": 292694,\n            \"contact\": {\n                \"id\": 314569,\n                \"contactType\": \"EXPT \",\n                \"firstName\": \"Jennifer\",\n                \"lastName\": \"Exporter\",\n                \"middleInitial\": \"A\",\n                \"title\": \"Main Exporter\",\n                \"phone\": \"\",\n                \"fax\": \"\",\n                \"email\": \"jae@genericcommon.com\",\n                \"signature\": null,\n                \"entityAddressId\": 293463,\n                \"deleted\": false,\n                \"emailConfirmed\": true\n            }\n        },\n        \"assocRole\": {\n            \"EXPT \": {\n                \"entityId\": 292694,\n                \"code\": \"EXPT \",\n                \"description\": \"Exporter\",\n                \"parentCd\": null,\n                \"deleted\": false,\n                \"shiprelated\": true\n            }\n        }\n    }\n}"}],"_postman_id":"d76ac3f3-7d85-4cf9-bc11-09ffaf74766b"},{"name":"Master Entity Update","id":"f54fdbad-44b5-4c26-8d09-07d3ed839830","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": 292694,\n    \"name\": \"Generic Common Exporter\",\n    \"entityCd\": null,\n    \"parentId\": 967,\n    \"ein\": null,\n    \"type\": null,\n    \"logoLocation\": null,\n    \"skin\": \"GLOB\",\n    \"deleted\": false,\n    \"dataIntegrationTypeCd\": null,\n    \"signature\": null,\n    \"parentCd\": null,\n    \"searchNarrowCountry\": false,\n    \"shipping\": {\n        \"entityId\": 292694,\n        \"clientCd\": \"GCE\",\n        \"ein\": \"90-1827261\",\n        \"canadianBn\": null,\n        \"vatisocd\": null,\n        \"vatNumber\": null,\n        \"complianceDate\": null,\n        \"fmNumber\": \"\",\n        \"accountNumber\": null,\n        \"entityTypeCd\": \"     \"\n    },\n    \"address\": {\n        \"id\": 293463,\n        \"address1\": \"515 Main Street\",\n        \"address2\": null,\n        \"city\": \"Albany\",\n        \"stateCd\": \"NY\",\n        \"stateProvince\": \"New York\",\n        \"postalCode\": \"12206\",\n        \"countryCd\": \"US\",\n        \"country\": {\n            \"code\": \"US\",\n            \"ISO3\": \"USA\",\n            \"description\": \"United States\",\n            \"display\": \"US - United States\",\n            \"stateProvince\": {\n                \"code\": \"NY\",\n                \"countryCd\": \"US\",\n                \"description\": \"NEW YORK\",\n                \"display\": \"NY - NEW YORK\"\n            }\n        },\n        \"address3\": null,\n        \"address4\": null,\n        \"address5\": null,\n        \"entityId\": 292694,\n        \"contact\": {\n            \"id\": 314569,\n            \"contactType\": \"EXPT \",\n            \"firstName\": \"Jennifer\",\n            \"lastName\": \"Exporter\",\n            \"middleInitial\": \"A\",\n            \"title\": \"Main Exporter\",\n            \"phone\": \"\",\n            \"fax\": \"\",\n            \"email\": \"jae@genericcommon.com\",\n            \"signature\": null,\n            \"entityAddressId\": 293463,\n            \"deleted\": false,\n            \"emailConfirmed\": true\n        }\n    },\n    \"assocRole\": {\n        \"EXPT \": {\n            \"entityId\": 292694,\n            \"code\": \"EXPT \",\n            \"description\": \"Exporter\",\n            \"parentCd\": null,\n            \"deleted\": false,\n            \"shiprelated\": true\n        }\n    }\n}"},"url":"{{protocol}}://{{host}}/settings/reference/entity/{{entityId}}","description":"<h4>Property Legend - Entity Root</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Property</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>entityCode</td>\n<td>Entity code is how we differentiate your entities. This is required.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>If you provide an entity, name is required.</td>\n</tr>\n<tr>\n<td>address</td>\n<td>You may have up to five address lines. The first two address lines are standard and will work with the city, postal code, stateProvince, and country elements. If you provide address lines 3 or greater, then the address will be comprised of Address lines 1 - 5.</td>\n</tr>\n<tr>\n<td>city</td>\n<td>Entity's City.</td>\n</tr>\n<tr>\n<td>postalCode</td>\n<td>Postal Code.</td>\n</tr>\n<tr>\n<td>stateProvinceCode</td>\n<td>State/Province code. Consult the external documentation for valid values.</td>\n</tr>\n<tr>\n<td>stateProvince</td>\n<td>State/Province description.</td>\n</tr>\n<tr>\n<td>countryCode</td>\n<td>Country code. Consult the external documentation for valid values.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>Country description.</td>\n</tr>\n<tr>\n<td>ein</td>\n<td>The EIN for the exporter appears on the Shipper's Export Declaration.</td>\n</tr>\n<tr>\n<td>duns</td>\n<td>Dun And Bradstreet 9 digit identification number.</td>\n</tr>\n<tr>\n<td>canadianBn</td>\n<td>Canadian Business Number,</td>\n</tr>\n<tr>\n<td>vat</td>\n<td>Valued Added Tax Number,</td>\n</tr>\n<tr>\n<td>vatCountryCode</td>\n<td>Valued Added Tax ISO Country Code,</td>\n</tr>\n<tr>\n<td>contact</td>\n<td>Contains contact information that will appear on the Shipper's Export Declaration if used for the Exporter party. Included at this high level, though, in case it's necessary elsewhere with other parties. This element is never required.</td>\n</tr>\n</tbody>\n</table>\n</div><h4>Property Legend - Contact Info</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Property</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>firstName</td>\n<td>Contact's first name</td>\n</tr>\n<tr>\n<td>middleInitial</td>\n<td>Contact's middle initial</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>Contact's last name</td>\n</tr>\n<tr>\n<td>title</td>\n<td>Contact person's title.</td>\n</tr>\n<tr>\n<td>contactPhone</td>\n<td>Contact person's phone number. Not strictly formatted.</td>\n</tr>\n<tr>\n<td>contactEmail</td>\n<td>Formatted e-mail address (with @ and dots).</td>\n</tr>\n<tr>\n<td>contactFax</td>\n<td>Contact person's fax number. Not strictly formatted.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["settings","reference","entity","{{entityId}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"8540eef4-baee-4dfa-a705-b69c4d86cd71","name":"Master Entity Update Response","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": 292694,\n    \"name\": \"Generic Common Exporter\",\n    \"entityCd\": null,\n    \"parentId\": 967,\n    \"ein\": null,\n    \"type\": null,\n    \"logoLocation\": null,\n    \"skin\": \"GLOB\",\n    \"deleted\": false,\n    \"dataIntegrationTypeCd\": null,\n    \"signature\": null,\n    \"parentCd\": null,\n    \"searchNarrowCountry\": false,\n    \"shipping\": {\n        \"entityId\": 292694,\n        \"clientCd\": \"GCE\",\n        \"ein\": \"90-1827261\",\n        \"canadianBn\": null,\n        \"vatisocd\": null,\n        \"vatNumber\": null,\n        \"complianceDate\": null,\n        \"fmNumber\": \"\",\n        \"accountNumber\": null,\n        \"entityTypeCd\": \"     \"\n    },\n    \"address\": {\n        \"id\": 293463,\n        \"address1\": \"515 Main Street\",\n        \"address2\": null,\n        \"city\": \"Albany\",\n        \"stateCd\": \"NY\",\n        \"stateProvince\": \"New York\",\n        \"postalCode\": \"12206\",\n        \"countryCd\": \"US\",\n        \"country\": {\n            \"code\": \"US\",\n            \"ISO3\": \"USA\",\n            \"description\": \"United States\",\n            \"display\": \"US - United States\",\n            \"stateProvince\": {\n                \"code\": \"NY\",\n                \"countryCd\": \"US\",\n                \"description\": \"NEW YORK\",\n                \"display\": \"NY - NEW YORK\"\n            }\n        },\n        \"address3\": null,\n        \"address4\": null,\n        \"address5\": null,\n        \"entityId\": 292694,\n        \"contact\": {\n            \"id\": 314569,\n            \"contactType\": \"EXPT \",\n            \"firstName\": \"Jennifer\",\n            \"lastName\": \"Exporter\",\n            \"middleInitial\": \"A\",\n            \"title\": \"Main Exporter\",\n            \"phone\": \"\",\n            \"fax\": \"\",\n            \"email\": \"jae@genericcommon.com\",\n            \"signature\": null,\n            \"entityAddressId\": 293463,\n            \"deleted\": false,\n            \"emailConfirmed\": true\n        }\n    },\n    \"assocRole\": {\n        \"EXPT \": {\n            \"entityId\": 292694,\n            \"code\": \"EXPT \",\n            \"description\": \"Exporter\",\n            \"parentCd\": null,\n            \"deleted\": false,\n            \"shiprelated\": true\n        }\n    }\n}"},"url":"{{protocol}}://{{host}}/settings/reference/entity/{{entityId}}"},"status":"Resource Successfully Updated","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"486"},{"key":"ETag","value":"W/\"1e6-PnlhXmp7VgYSe9koFCLmwCZVg00\""},{"key":"Date","value":"Mon, 19 Nov 2018 02:08:53 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"entity\": {\n            \"operation\": \"UPDATE\",\n            \"entityId\": 292694,\n            \"addressId\": 293463,\n            \"contactId\": 314569,\n            \"entityRoleCd\": null,\n            \"object\": \"entity\"\n        },\n        \"address\": {\n            \"operation\": \"UPDATE\",\n            \"addressId\": 293463,\n            \"object\": \"address\"\n        },\n        \"contact\": {\n            \"operation\": \"UPDATE\",\n            \"contactId\": 314569,\n            \"object\": \"entityContact\"\n        },\n        \"shippingEntity\": {\n            \"operation\": \"UPDATE\",\n            \"entityId\": 292694,\n            \"object\": \"shippingEntity\"\n        },\n        \"assocRole\": {\n            \"operation\": \"INSERT\",\n            \"entityId\": 292694,\n            \"entityRoleCd\": \"EXPT \",\n            \"object\": \"assocEntityRole\"\n        }\n    }\n}"}],"_postman_id":"f54fdbad-44b5-4c26-8d09-07d3ed839830"},{"name":"Master Entity Remove","id":"3db3b311-e754-43d2-b855-713a125824b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{protocol}}://{{host}}/settings/reference/entity/{{entityId}}/address/{{addressId}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["settings","reference","entity","{{entityId}}","address","{{addressId}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3db3b311-e754-43d2-b855-713a125824b3"}],"id":"1927821b-1d3a-4fdf-85c9-76defde74241","description":"<p>Save and manage frequently referenced entities.</p>\n<h4>Common Shipment Roles</h4>\n\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Property</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>exporter</td>\n<td>Exporter is not required to create a shipment. It is a main entity to the shipment.</td>\n</tr>\n<tr>\n<td>ultimateConsignee</td>\n<td>Ultimate Consignee is not required to create a shipment. It is a main entity in the shipment.</td>\n</tr>\n<tr>\n<td>freightForwarder</td>\n<td>Freight Forwarder appears on the Shipper's Export Declaration and Shipper's Letter of Instruction to the Freight Forwarder.</td>\n</tr>\n<tr>\n<td>billTo</td>\n<td>Bill To appears on the Commercial Invoice, the Packing List, and the Shipper's Export Declaration.</td>\n</tr>\n<tr>\n<td>intermediateConsignee</td>\n<td>Intermediate Consignee appears on the Shipper's Export Declaration and the Shipper's Letter of Instruction,</td>\n</tr>\n<tr>\n<td>customsBroker</td>\n<td>Customs Broker appears on the Shipper's Letter of Instruction,</td>\n</tr>\n<tr>\n<td>importer</td>\n<td>Importer appears on the Shipper's Letter of Instruction. Only the name is printed, though. This party is also applicable to Free Trade Agreements</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"b3788bb1-5d3c-43d0-b90d-8b550aa42217"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"8422fb76-3e85-4bb4-83f0-d95564077ef2"}}],"_postman_id":"1927821b-1d3a-4fdf-85c9-76defde74241","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"Master Product Reference","item":[{"name":"Product Master Add","id":"16eb72ba-4d52-46aa-acec-5b87d6634cf8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"partNumber\": \"9999-test-product\",\n    \"description\": \"Model 9999 Test Transkrumpheunators\",\n    \"unitPrice\": 99.99,\n    \"measurementCd\": \"IMP\",\n    \"currencyCd\": \"USD  \",\n    \"unitsMeasurement\": \"Drum\",\n    \"unitWeight\": 999.9,\n    \"unitCube\": 90.9,\n    \"scheduleBcd\": \"0102292011\",\n    \"hts\": null,\n    \"htsCountryCd\": null,\n    \"licenseCd\": \"C33\",\n    \"licenseNo\": \"Foo\",\n    \"licenseDate\": \"2019-01-01\",\n    \"eccnCd\": \"EAR99\",\n    \"ctp\": 0,\n    \"military\": true,\n    \"unCd\": null,\n    \"countryCd\": \"US \",\n    \"productCode\": null,\n    \"standardCost\": 100.01,\n    \"standardCostCurrencyCd\": \"USD  \",\n    \"deleted\": false,\n    \"uq1Single\": null,\n    \"uq2Single\": null,\n    \"provinceCd\": null,\n    \"inHereAlready\": false,\n    \"showBlanketNafta\": false,\n    \"usilCriteria\": \"Y\",\n    \"usilPercent\": 45,\n    \"royalty\": false,\n    \"reviewed\": null,\n    \"fccNumber\": null,\n    \"fccIdentifier\": null,\n    \"netWeight\": null,\n    \"naftaEligible\": false,\n    \"repairCost\": null,\n    \"measurement\": {\n        \"code\": \"IMP\",\n        \"description\": \"Imperial\",\n        \"weight\": \"Pound\",\n        \"distance\": \"Inch\",\n        \"volume\": \"Cubic Feet\"\n    },\n    \"scheduleB\": {\n        \"rowNum\": null,\n        \"entityState\": null,\n        \"code\": \"0102292011\",\n        \"description\": \"COWS, IMPORTED SPECIALLY FOR DAIRY PURPOSES, WEIGHING LESS THAN 90 KG EACH, LIVE, EXCEPT PUREBRED BREEDING\",\n        \"textOnlyDescription\": \" COWS IMPORTED SPECIALLY FOR DAIRY PURPOSES WEIGHING LESS THAN 90 KG EACH LIVE EXCEPT PUREBRED BREEDING \",\n        \"uq1Cd\": \"NO   \",\n        \"uq2Cd\": \"KG   \",\n        \"hts10Digit\": false,\n        \"deleted\": false,\n        \"scheduleBNumber\": false,\n        \"uq1\": {\n            \"code\": \"NO   \",\n            \"description\": \"Number\",\n            \"deleted\": false\n        },\n        \"uq2\": {\n            \"code\": \"KG   \",\n            \"description\": \"Kilograms\",\n            \"deleted\": false\n        }\n    },\n    \"license\": {\n        \"code\": \"C33\",\n        \"description\": \"NO LICENSE REQUIRED (NLR) PART 758\",\n        \"abbreviation\": \"NLR\",\n        \"reqLicense\": false,\n        \"eccnReq\": false,\n        \"usmlReq\": false,\n        \"consolidateable\": true,\n        \"deleted\": false\n    },\n    \"eccn\": {\n        \"code\": \"EAR99\",\n        \"description\": \"Items subject to the EAR that are not elsewhere specified in this CCL Category or in any other category in the CCL are designated by the number EAR99.\",\n        \"deleted\": false\n    },\n    \"standardCostCurrency\": {\n        \"code\": \"USD  \",\n        \"description\": \"US Dollar\",\n        \"deleted\": false\n    },\n    \"usco\": {\n        \"code\": \"A  \",\n        \"description\": \"Wholly obtained or produced entirely in the territory of US or Chile\",\n        \"deleted\": false\n    },\n    \"uskr\": {\n        \"code\": \"NO4.13(2b)\",\n        \"description\": \"Not Producer, Certificate of Origin Based on Knowledge of Product\",\n        \"deleted\": false\n    }\n}"},"url":"{{protocol}}://{{host}}/settings/reference/product","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["settings","reference","product"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"16eb72ba-4d52-46aa-acec-5b87d6634cf8"},{"name":"Product Master Search","id":"4766f5bf-7fde-4937-a525-965a572e0b2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/settings/reference/product/search?limit={{limit}}&offset={{offset}}&page={{page}}&searchText={{searchText}}&sortDir={{sortDir}}&sortOn={{sortOn}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["settings","reference","product","search"],"host":["{{host}}"],"query":[{"description":{"content":"<p>Default: 25 records. Provides the means to limit the number of records to returned. Useful in improving performance and in implementing paging.</p>\n","type":"text/plain"},"key":"limit","value":"{{limit}}"},{"description":{"content":"<p>Default: 0. The number of records to exclude after filtering is applied and before the limit value is applied. Useful in provinding pagination of result-sets.</p>\n","type":"text/plain"},"key":"offset","value":"{{offset}}"},{"description":{"content":"<p>Default: 0. Although the page number is auto-calculated based upon the total records covered by a query before limits and offsets are applied, user may submit a page number to be used to determine which subset of records may be applied. Useful in paging. </p>\n","type":"text/plain"},"key":"page","value":"{{page}}"},{"description":{"content":"<p>Default: null. The partial string value by which records may be filter. Applies only to text values and may be applied across multiple properties.</p>\n","type":"text/plain"},"key":"searchText","value":"{{searchText}}"},{"description":{"content":"<p>Default: \"asc\" - \"ascending\". Alternative is \"desc\" - \"descending\".</p>\n","type":"text/plain"},"key":"sortDir","value":"{{sortDir}}"},{"description":{"content":"<p>Default: on the primary key(s). Optional sorting on any column returned in the result set</p>\n","type":"text/plain"},"key":"sortOn","value":"{{sortOn}}"}],"variable":[]}},"response":[{"id":"361df44b-7bb9-4d2c-b052-f95294f71283","name":"Product Master Search Response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{protocol}}://{{host}}/settings/reference/product/meta?limit={{limit}}&offset={{offset}}&page={{page}}&searchText={{searchText}}&sortDir={{sortDir}}&sortOn={{sortOn}}","protocol":"{{protocol}}","host":["{{host}}"],"path":["settings","reference","product","meta"],"query":[{"key":"limit","value":"{{limit}}","description":"Default: 25 records. Provides the means to limit the number of records to returned. Useful in improving performance and in implementing paging."},{"key":"offset","value":"{{offset}}","description":"Default: 0. The number of records to exclude after filtering is applied and before the limit value is applied. Useful in provinding pagination of result-sets."},{"key":"page","value":"{{page}}","description":"Default: 0. Although the page number is auto-calculated based upon the total records covered by a query before limits and offsets are applied, user may submit a page number to be used to determine which subset of records may be applied. Useful in paging. "},{"key":"searchText","value":"{{searchText}}","description":"Default: null. The partial string value by which records may be filter. Applies only to text values and may be applied across multiple properties."},{"key":"sortDir","value":"{{sortDir}}","description":"Default: \"asc\" - \"ascending\". Alternative is \"desc\" - \"descending\"."},{"key":"sortOn","value":"{{sortOn}}","description":"Default: on the primary key(s). Optional sorting on any column returned in the result set"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"184"},{"key":"ETag","value":"W/\"b8-6x5NY9ZGaeHCmfwRXwo/z3QT44c\""},{"key":"Date","value":"Fri, 02 Nov 2018 18:55:52 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"rowNum\": \"1\",\n            \"productId\": 3106057,\n            \"partNumber\": \"PV198727\",\n            \"description\": \"Pizza Cutter\",\n            \"scheduleBCD\": \"8213009000\",\n            \"eccnCD\": \"EAR99\"\n        }\n    ],\n    \"qryCount\": 1,\n    \"itemCount\": 1\n}"}],"_postman_id":"4766f5bf-7fde-4937-a525-965a572e0b2a"},{"name":"Product Master Fetch","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"partNumber\", \"69845TEST1\");","","/* master product created for testing*/","// pm.environment.set(\"partNumber\", \"9999-test-product\");"],"type":"text/javascript","id":"0f7daf9f-4c2e-4144-ad0b-d6c0e9183f22"}}],"id":"80642478-b196-4b2d-bf09-f7e20ddd775a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/settings/reference/product/{{partNumber}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["settings","reference","product","{{partNumber}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"85f90af6-e531-42ad-9f69-649c32806237","name":"Product Master Fetch Response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{protocol}}://{{host}}/settings/reference/product/{{productMasterId}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1859"},{"key":"ETag","value":"W/\"743-diWXr7uNtCSxYLvoIJIm1RUDe5k\""},{"key":"Date","value":"Tue, 06 Nov 2018 19:43:56 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": 2904282,\n        \"clientId\": 967,\n        \"partNumber\": \"0-Ke-DOKE\",\n        \"description\": \"Porcorn\",\n        \"unitPrice\": 1120,\n        \"measurementCd\": \"IMP\",\n        \"currencyCd\": \"USD  \",\n        \"unitsMeasurement\": \"ea\",\n        \"unitWeight\": 6,\n        \"unitCube\": null,\n        \"scheduleBcd\": \"9031808080\",\n        \"hts\": null,\n        \"htsCountryCd\": null,\n        \"licenseCd\": \"C33\",\n        \"licenseNo\": null,\n        \"licenseDate\": null,\n        \"eccnCd\": \"EAR99\",\n        \"ctp\": null,\n        \"military\": false,\n        \"hazardous\": false,\n        \"unCd\": \"\",\n        \"countryCd\": \"US \",\n        \"productCode\": null,\n        \"standardCost\": null,\n        \"standardCostCurrencyCd\": null,\n        \"deleted\": false,\n        \"uq1Single\": null,\n        \"uq2Single\": null,\n        \"provinceCd\": null,\n        \"inHereAlready\": null,\n        \"showBlanketNafta\": false,\n        \"usilCriteria\": null,\n        \"usilPercent\": null,\n        \"royalty\": false,\n        \"reviewed\": null,\n        \"fccNumber\": null,\n        \"fccIdentifier\": null,\n        \"netWeight\": null,\n        \"naftaEligible\": false,\n        \"repairCost\": null,\n        \"display\": \"0-Ke-DOKE, Porcorn\",\n        \"measurement\": {\n            \"code\": \"IMP\",\n            \"description\": \"Imperial\",\n            \"weight\": \"Pound\",\n            \"distance\": \"Inch\",\n            \"volume\": \"Cubic Feet\"\n        },\n        \"scheduleB\": {\n            \"rowNum\": null,\n            \"entityState\": null,\n            \"code\": \"9031808080\",\n            \"description\": \"OTHER MEASURING OR CHECKING INSTRUMENTS, APPLIANCES AND MACHINES, NESOI IN CHAPTER 90\",\n            \"textOnlyDescription\": \" OTHER MEASURING OR CHECKING INSTRUMENTS APPLIANCES AND MACHINES NESOI IN CHAPTER 90 \",\n            \"uq1Cd\": \"X    \",\n            \"uq2Cd\": null,\n            \"hts10Digit\": false,\n            \"deleted\": false,\n            \"scheduleBNumber\": true,\n            \"grace\": false,\n            \"active2008\": true,\n            \"nine\": null,\n            \"deprecated2007\": false,\n            \"new2007\": false,\n            \"uq1\": {\n                \"code\": \"X    \",\n                \"description\": \"No Unit Required\",\n                \"deleted\": false\n            }\n        },\n        \"license\": {\n            \"code\": \"C33\",\n            \"description\": \"NLR NO LICENSE REQUIRED, OR ONLY CONTROLLED FOR ANTI-TERRORISM (AT)\",\n            \"abbreviation\": \"NLR\",\n            \"reqLicense\": false,\n            \"eccnReq\": false,\n            \"usmlReq\": false,\n            \"consolidateable\": true,\n            \"deleted\": false\n        },\n        \"eccn\": {\n            \"code\": \"EAR99\",\n            \"description\": \"Items subject to the EAR that are not elsewhere specified in this CCL Category or in any other category in the CCL are designated by the number EAR99.\",\n            \"deleted\": false\n        }\n    }\n}"}],"_postman_id":"80642478-b196-4b2d-bf09-f7e20ddd775a"},{"name":"Product Master Update","event":[{"listen":"prerequest","script":{"id":"c6bda394-789c-450e-b99b-12c2f75acb4b","exec":["pm.environment.set(\"partNumber\", \"9999-test-product\");"],"type":"text/javascript","packages":{}}}],"id":"8542170d-b66a-4fab-93b7-68d0a7ca64b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": 5730697,\n    \"clientId\": 967,\n    \"partNumber\": \"9999-test-product\",\n    \"description\": \"Model 9999 Test Transkrumpheunators\",\n    \"unitPrice\": 99.99,\n    \"measurementCd\": \"IMP\",\n    \"currencyCd\": \"USD  \",\n    \"unitsMeasurement\": \"Drum\",\n    \"unitWeight\": 999.9,\n    \"unitCube\": 90.9,\n    \"scheduleBcd\": \"0102292011\",\n    \"hts\": null,\n    \"htsCountryCd\": null,\n    \"licenseCd\": \"C33\",\n    \"licenseNo\": \"Foo\",\n    \"licenseDate\": \"2019-01-01T00:00:00.000Z\",\n    \"eccnCd\": \"EAR99\",\n    \"ctp\": 0,\n    \"military\": true,\n    \"hazardous\": false,\n    \"unCd\": null,\n    \"countryCd\": \"US \",\n    \"productCode\": null,\n    \"standardCost\": 100.01,\n    \"standardCostCurrencyCd\": \"USD  \",\n    \"deleted\": false,\n    \"uq1Single\": null,\n    \"uq2Single\": null,\n    \"provinceCd\": null,\n    \"inHereAlready\": false,\n    \"showBlanketNafta\": false,\n    \"usilCriteria\": \"Y\",\n    \"usilPercent\": 45,\n    \"royalty\": false,\n    \"reviewed\": null,\n    \"fccNumber\": null,\n    \"fccIdentifier\": null,\n    \"netWeight\": null,\n    \"naftaEligible\": false,\n    \"repairCost\": null,\n    \"display\": \"9999-test-product, Model 9999 Test Transkrumpheunators\",\n    \"measurement\": {\n        \"code\": \"IMP\",\n        \"description\": \"Imperial\",\n        \"weight\": \"Pound\",\n        \"distance\": \"Inch\",\n        \"volume\": \"Cubic Feet\"\n    },\n    \"scheduleB\": {\n        \"rowNum\": null,\n        \"entityState\": null,\n        \"code\": \"0102292011\",\n        \"description\": \"COWS, IMPORTED SPECIALLY FOR DAIRY PURPOSES, WEIGHING LESS THAN 90 KG EACH, LIVE, EXCEPT PUREBRED BREEDING\",\n        \"textOnlyDescription\": \" COWS IMPORTED SPECIALLY FOR DAIRY PURPOSES WEIGHING LESS THAN 90 KG EACH LIVE EXCEPT PUREBRED BREEDING \",\n        \"uq1Cd\": \"NO   \",\n        \"uq2Cd\": \"KG   \",\n        \"hts10Digit\": false,\n        \"deleted\": false,\n        \"scheduleBNumber\": false,\n        \"uq1\": {\n            \"code\": \"NO   \",\n            \"description\": \"Number\",\n            \"deleted\": false\n        },\n        \"uq2\": {\n            \"code\": \"KG   \",\n            \"description\": \"Kilograms\",\n            \"deleted\": false\n        }\n    },\n    \"license\": {\n        \"code\": \"C33\",\n        \"description\": \"NO LICENSE REQUIRED (NLR) PART 758\",\n        \"abbreviation\": \"NLR\",\n        \"reqLicense\": false,\n        \"eccnReq\": false,\n        \"usmlReq\": false,\n        \"consolidateable\": true,\n        \"deleted\": false\n    },\n    \"eccn\": {\n        \"code\": \"EAR99\",\n        \"description\": \"Items subject to the EAR that are not elsewhere specified in this CCL Category or in any other category in the CCL are designated by the number EAR99.\",\n        \"deleted\": false\n    },\n    \"standardCostCurrency\": {\n        \"code\": \"USD  \",\n        \"description\": \"US Dollar\",\n        \"deleted\": false\n    }\n}"},"url":"{{protocol}}://{{host}}/settings/reference/product/{{partNumber}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["settings","reference","product","{{partNumber}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"46d9029d-d770-4645-8414-a1a36fa8fdb0","name":"Product Master Update Response","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": 2904282,\n    \"clientId\": 967,\n    \"partNumber\": \"0-Ke-DOKE\",\n    \"description\": \"Porcorn\",\n    \"unitPrice\": 1120,\n    \"measurementCd\": \"IMP\",\n    \"currencyCd\": \"USD  \",\n    \"unitsMeasurement\": \"ea\",\n    \"unitWeight\": 6,\n    \"unitCube\": null,\n    \"scheduleBcd\": \"9031808080\",\n    \"hts\": null,\n    \"htsCountryCd\": null,\n    \"licenseCd\": \"C33\",\n    \"licenseNo\": null,\n    \"licenseDate\": null,\n    \"eccnCd\": \"EAR99\",\n    \"ctp\": null,\n    \"military\": false,\n    \"hazardous\": false,\n    \"unCd\": \"\",\n    \"countryCd\": \"US \",\n    \"productCode\": null,\n    \"standardCost\": null,\n    \"standardCostCurrencyCd\": null,\n    \"deleted\": false,\n    \"uq1Single\": null,\n    \"uq2Single\": null,\n    \"provinceCd\": null,\n    \"inHereAlready\": null,\n    \"showBlanketNafta\": false,\n    \"usilCriteria\": null,\n    \"usilPercent\": null,\n    \"royalty\": false,\n    \"reviewed\": null,\n    \"fccNumber\": null,\n    \"fccIdentifier\": null,\n    \"netWeight\": null,\n    \"naftaEligible\": false,\n    \"repairCost\": null,\n    \"display\": \"0-Ke-DOKE, Porcorn\",\n    \"measurement\": {\n        \"code\": \"IMP\",\n        \"description\": \"Imperial\",\n        \"weight\": \"Pound\",\n        \"distance\": \"Inch\",\n        \"volume\": \"Cubic Feet\"\n    },\n    \"scheduleB\": {\n        \"rowNum\": null,\n        \"entityState\": null,\n        \"code\": \"9031808080\",\n        \"description\": \"OTHER MEASURING OR CHECKING INSTRUMENTS, APPLIANCES AND MACHINES, NESOI IN CHAPTER 90\",\n        \"textOnlyDescription\": \" OTHER MEASURING OR CHECKING INSTRUMENTS APPLIANCES AND MACHINES NESOI IN CHAPTER 90 \",\n        \"uq1Cd\": \"X    \",\n        \"uq2Cd\": null,\n        \"hts10Digit\": false,\n        \"deleted\": false,\n        \"scheduleBNumber\": true,\n        \"grace\": false,\n        \"active2008\": true,\n        \"nine\": null,\n        \"deprecated2007\": false,\n        \"new2007\": false,\n        \"uq1\": {\n            \"code\": \"X    \",\n            \"description\": \"No Unit Required\",\n            \"deleted\": false\n        }\n    },\n    \"license\": {\n        \"code\": \"C33\",\n        \"description\": \"NLR NO LICENSE REQUIRED, OR ONLY CONTROLLED FOR ANTI-TERRORISM (AT)\",\n        \"abbreviation\": \"NLR\",\n        \"reqLicense\": false,\n        \"eccnReq\": false,\n        \"usmlReq\": false,\n        \"consolidateable\": true,\n        \"deleted\": false\n    },\n    \"eccn\": {\n        \"code\": \"EAR99\",\n        \"description\": \"Items subject to the EAR that are not elsewhere specified in this CCL Category or in any other category in the CCL are designated by the number EAR99.\",\n        \"deleted\": false\n    }\n}"},"url":"{{protocol}}://{{host}}/settings/reference/product/{{productMasterId}}"},"status":"Resource Successfully Updated","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"308"},{"key":"ETag","value":"W/\"134-dcYrdsY9TZ49lXuHAR5ctMxtDU0\""},{"key":"Date","value":"Tue, 06 Nov 2018 19:53:34 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        [\n            {\n                \"operation\": \"UPDATE\",\n                \"productMasterId\": 2904282,\n                \"clientCD\": null,\n                \"partNumber\": \"0-Ke-DOKE\",\n                \"description_u\": \"Porcorn\",\n                \"scheduleBCD_u\": \"9031808080\",\n                \"eccnCD_u\": \"EAR99\",\n                \"countryCD_u\": \"US \",\n                \"description_o\": \"Porcorn\",\n                \"scheduleBCD_o\": \"9031808080\",\n                \"eccnCD_o\": \"EAR99\",\n                \"countryCD_o\": \"US \"\n            }\n        ],\n        []\n    ]\n}"}],"_postman_id":"8542170d-b66a-4fab-93b7-68d0a7ca64b1"},{"name":"Product Master Remove","event":[{"listen":"prerequest","script":{"exec":["pm.environment.set(\"partNumber\", \"9999-test-product\");"],"type":"text/javascript","id":"bced27ee-d6dc-425f-8725-d641612c7921"}}],"id":"1de91e5a-a9b6-450e-8cc1-f5dc7e74aecb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{protocol}}://{{host}}/settings/reference/product/{{partNumber}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["settings","reference","product","{{partNumber}}"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1de91e5a-a9b6-450e-8cc1-f5dc7e74aecb"}],"id":"6ce073aa-11f7-4af1-b1ef-d6b0f5064c5e","description":"<p>Save and manage frequently referenced products.</p>\n","_postman_id":"6ce073aa-11f7-4af1-b1ef-d6b0f5064c5e","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}}],"id":"74825d11-3e49-4931-aa48-e2679f5b8848","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"1194fa5f-6e10-45c1-931e-da9722a6e408"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"e0b27f13-8931-46e4-8cfe-aef3eacf8516"}}],"_postman_id":"74825d11-3e49-4931-aa48-e2679f5b8848","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}},{"name":"Screening","item":[{"name":"Screen Resolve","event":[{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","id":"b8ab14a7-0914-407f-b22d-31967d062eb5"}}],"id":"f47a476d-e1a3-43e9-b334-e9efbba4f092","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"resolution\": {\n        \"actionTaken\": \"Transaction Held\", //must match the drop down list options from the UI\n        \"comment\": \"Do not ship\"\n    }\n}"},"url":"{{protocol}}://{{rps_host}}/v1/screening/{{screen_id}}/resolution/true","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["v1","screening","{{screen_id}}","resolution","true"],"host":["{{rps_host}}"],"query":[],"variable":[]}},"response":[{"id":"bd97cf8f-688f-4582-9462-182578abeaa3","name":"Screen Resolve","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"resolution\": {\n        \"actionTaken\": \"Transaction Held\", //must match the drop down list options from the UI\n        \"comment\": \"Do not ship\"\n    }\n}"},"url":"{{protocol}}://{{rps_host}}/v1/screening/{{screen_id}}/resolution/true"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Jun 2023 19:27:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"123"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"8f03ab9a-aa4c-4d80-9bda-e72b82951614"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"123"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"origin-agent-cluster","value":"?1"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"cross-origin-embedder-policy","value":"require-corp"},{"key":"x-download-options","value":"noopen"},{"key":"cross-origin-opener-policy","value":"same-origin"},{"key":"x-amz-apigw-id","value":"GhgpnF64IAMF5sA="},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"7b-Uk/vKaLjz0NpNavW6bhUi+UuGnk\""},{"key":"cross-origin-resource-policy","value":"same-origin"},{"key":"X-Amzn-Trace-Id","value":"Root=1-648a14a3-1e862a0850b262e53c5f84f6;Sampled=0;lineage=9f15702b:0"},{"key":"x-amzn-Remapped-date","value":"Wed, 14 Jun 2023 19:27:32 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"status\": \"success\",\n    \"success\": true,\n    \"value\": \"exenv::denied-entity-screening:a83563ed-5cd8-4f39-9e3f-1af1ce3b8a7f\"\n}"}],"_postman_id":"f47a476d-e1a3-43e9-b334-e9efbba4f092"},{"name":"Screen Unresolve","event":[{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","id":"6eaf19ff-dbb5-40cc-8fc9-60136c6dd200"}}],"id":"ffb17004-534d-4e25-ae56-b1ae78bd94e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"resolution\": {}\n}"},"url":"{{protocol}}://{{rps_host}}/v1/screening/{{screen_id}}/resolution/false","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["v1","screening","{{screen_id}}","resolution","false"],"host":["{{rps_host}}"],"query":[],"variable":[]}},"response":[{"id":"6b25630b-3c93-4262-90b6-13eb4feb7984","name":"Screen Unresolve","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"resolution\": {}\n}"},"url":"{{protocol}}://{{rps_host}}/v1/screening/{{screen_id}}/resolution/false"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Jun 2023 19:31:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"123"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"9aff6247-10bb-496a-b8c3-8b1f29663d08"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"123"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"origin-agent-cluster","value":"?1"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"cross-origin-embedder-policy","value":"require-corp"},{"key":"x-download-options","value":"noopen"},{"key":"cross-origin-opener-policy","value":"same-origin"},{"key":"x-amz-apigw-id","value":"GhhMBHHHIAMFbYg="},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"7b-Uk/vKaLjz0NpNavW6bhUi+UuGnk\""},{"key":"cross-origin-resource-policy","value":"same-origin"},{"key":"X-Amzn-Trace-Id","value":"Root=1-648a157f-5b128b6365ebb8843fad75a1;Sampled=0;lineage=9f15702b:0"},{"key":"x-amzn-Remapped-date","value":"Wed, 14 Jun 2023 19:31:13 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"status\": \"success\",\n    \"success\": true,\n    \"value\": \"exenv::denied-entity-screening:a83563ed-5cd8-4f39-9e3f-1af1ce3b8a7f\"\n}"}],"_postman_id":"ffb17004-534d-4e25-ae56-b1ae78bd94e1"},{"name":"Screen By Name and/or Address","event":[{"listen":"prerequest","script":{"exec":["// pm.environment.set(\"protocol\", \"https\");","// // pm.environment.set(\"dp_host\", \"localhost:5087\");","// pm.environment.set(\"dp_host\", \"cglx4hzlx5.execute-api.us-east-1.amazonaws.com/test\");","",""],"type":"text/javascript","id":"efcabd27-e8ea-463b-a249-11568ec66e26"}},{"listen":"test","script":{"exec":["// var response = JSON.parse(responseBody)","// pm.environment.set(\"result\", response.result);"],"type":"text/javascript","id":"d9d70976-ebd1-4138-9044-2d9d487d729d"}}],"id":"98b14c50-70e1-4c78-95a9-73ab5740fd87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"},{"key":"X-Session-Id","value":"{{session_id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n   \"action\": \"denied-entity\",\n   \"route\": \"screening\",\n   \"params\": {\n      \"body\": {\n          \"name\": {\n              \"company\": \"CUBANA AIRLINES\"\n          },\n         \"address\": {\n            \"address1\": \"1 Place Ville Marie\",\n            \"address2\": \"Suite 3431\",\n            \"city\": \"MONTREAL\",\n            \"state\": \"QC\",\n            \"country\": {\n                \"code\": \"CA\"\n            } \n         }\n      },\n      \"reference\": {\n         \"type\": \"test\",\n         \"value\": \"12345\"\n      },\n      \"similarityThreshold\": 50\n   }\n}"},"url":"{{protocol}}://{{rps_host}}/v1/screening/restricted-party-screen","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["v1","screening","restricted-party-screen"],"host":["{{rps_host}}"],"query":[],"variable":[]}},"response":[{"id":"f6a525e1-c84b-4193-b8d3-aa1f7ee46af3","name":"Screen By Full Name Loose","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"},{"key":"X-Session-Id","value":"{{session_id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n   \"action\": \"denied-entity\",\n   \"route\": \"screening\",\n   \"params\": {\n      \"body\": {\n         \"name\": {\n           \"full\": \"JOHN DOE\"\n         }\n      },\n      \"reference\": {\n         \"type\": \"test\",\n         \"value\": \"12345\"\n      },\n      // Minimum similiarityThreshold\n      \"similarityThreshold\": 25\n   }\n}"},"url":"{{protocol}}://{{rps_host}}/v1/screening/restricted-party-screen"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 Jun 2023 18:10:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1831"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"6c12e361-a62c-4f7e-a074-cde3ccde6e0d"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"x-amz-apigw-id","value":"G4Z3yHqOoAMFrKw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-64933cfe-20875d947769ce48643cefbf;Sampled=0;lineage=4a7c33e8:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"rawCount\": 1,\n    \"count\": 1,\n    \"value\": {\n        \"id\": \"exenv::denied-entity-screening:3b2d3976-b9a8-4b8a-9cc1-017a93c1a23a\",\n        \"index\": \"denied-entity-screening\",\n        \"action\": \"denied-entity\",\n        \"route\": \"screening\",\n        \"organization\": \"exenv\",\n        \"completed\": 1687371006499,\n        \"completed_format\": \"2023-06-21T18:10:06.4994671Z\",\n        \"reference\": \"test:12345\",\n        \"params\": {\n            \"body\": {\n                \"name\": {\n                    \"company\": \"\",\n                    \"first\": \"\",\n                    \"last\": \"\",\n                    \"full\": \"JOHN DOE\",\n                    \"country\": {\n                        \"code\": \"\",\n                        \"name\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"address1\": \"\",\n                    \"address2\": \"\",\n                    \"address3\": \"\",\n                    \"address4\": \"\",\n                    \"address5\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": {\n                        \"code\": \"\",\n                        \"name\": \"\"\n                    }\n                }\n            },\n            \"reference\": {\n                \"type\": \"test\",\n                \"value\": \"12345\"\n            },\n            \"similarityThreshold\": 25,\n            \"tags\": {\n                \"batchId\": \"1c72a0e6-137c-4842-bd54-823173a08f1a\",\n                \"rps-version\": \"1.2.1\"\n            }\n        },\n        \"requestor\": \"exenv::user:115294\",\n        \"requestor_name\": \"API Machine Integration\",\n        \"resolved\": false,\n        \"resolution\": null,\n        \"similarityThreshold\": 25,\n        \"screenType\": \"Name\",\n        \"token\": \"3b2d3976-b9a8-4b8a-9cc1-017a93c1a23a\",\n        \"response\": {\n            \"summary\": {\n                \"total\": 1,\n                \"max_score\": 30\n            },\n            \"matches\": [\n                {\n                    \"match_group\": \"similar\",\n                    \"similarity\": 30,\n                    \"id\": \"exenv::denied-entity:5785808\",\n                    \"index\": \"\",\n                    \"entity_id\": \"\",\n                    \"rowno\": null,\n                    \"name\": \"David Bowe\",\n                    \"import_date\": null,\n                    \"start_date\": \"2023-02-24T00:00:00Z\",\n                    \"end_date\": \"2023-03-31T00:00:00\",\n                    \"last_update\": \"2023-02-24T00:00:00\",\n                    \"country_code\": \"US\",\n                    \"address\": {\n                        \"address1\": \"\",\n                        \"address2\": \"\",\n                        \"address3\": \"\",\n                        \"address4\": \"\",\n                        \"address5\": \"\",\n                        \"city\": \"\",\n                        \"state\": \"\",\n                        \"country_code\": \"US\"\n                    },\n                    \"country\": {\n                        \"iso3\": \"USA\",\n                        \"code\": \"us\",\n                        \"display\": \"US - United States\",\n                        \"name\": \"United States\"\n                    },\n                    \"denial_agency\": {\n                        \"code\": \"exenv\",\n                        \"display\": \"Global Wizard Self-Managed Denial\",\n                        \"name\": \"Global Wizard Self-Managed Denial\",\n                        \"type\": \"denial_agency\"\n                    },\n                    \"denial_references\": [],\n                    \"volume\": null,\n                    \"record_hash\": \"JYf5SaVMPRGKfGi1ambPqC/pPyk4n2143o+2PWih5aA=\"\n                }\n            ]\n        },\n        \"tags\": {\n            \"batchId\": \"1c72a0e6-137c-4842-bd54-823173a08f1a\",\n            \"rps-version\": \"1.2.1\"\n        }\n    },\n    \"success\": true\n}"},{"id":"38740d7a-8747-431b-a277-2fdcce611885","name":"Screen By Company Name Strict","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"},{"key":"X-Session-Id","value":"{{session_id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n   \"action\": \"denied-entity\",\n   \"route\": \"screening\",\n   \"params\": {\n      \"body\": {\n         \"name\": {\n           \"company\": \"DIVINE HOMES\",\n           \"country\": {\n               // Limit to a particular country\n               \"code\": \"ZW\"\n           }\n         }\n      },\n      \"reference\": {\n         \"type\": \"test\",\n         \"value\": \"12345\"\n      },\n      // Maximum similiarityThreshold\n      \"similarityThreshold\": 100\n   }\n}"},"url":"{{protocol}}://{{rps_host}}/v1/screening/restricted-party-screen"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 Jun 2023 18:10:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3594"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"4ce4b563-c37c-4741-bac6-a6ac8e40eab3"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"x-amz-apigw-id","value":"G4Z-kHKJoAMFvEA="},{"key":"X-Amzn-Trace-Id","value":"Root=1-64933d29-193cb2d11bcc80d0488d0995;Sampled=0;lineage=4a7c33e8:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"rawCount\": 1,\n    \"count\": 1,\n    \"value\": {\n        \"id\": \"exenv::denied-entity-screening:fe991756-da54-4f92-a119-bc435c911afe\",\n        \"index\": \"denied-entity-screening\",\n        \"action\": \"denied-entity\",\n        \"route\": \"screening\",\n        \"organization\": \"exenv\",\n        \"completed\": 1687371049879,\n        \"completed_format\": \"2023-06-21T18:10:49.8790643Z\",\n        \"reference\": \"test:12345\",\n        \"params\": {\n            \"body\": {\n                \"name\": {\n                    \"company\": \"DIVINE HOMES\",\n                    \"first\": \"\",\n                    \"last\": \"\",\n                    \"full\": \"\",\n                    \"country\": {\n                        \"code\": \"ZW\",\n                        \"name\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"address1\": \"\",\n                    \"address2\": \"\",\n                    \"address3\": \"\",\n                    \"address4\": \"\",\n                    \"address5\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": {\n                        \"code\": \"\",\n                        \"name\": \"\"\n                    }\n                }\n            },\n            \"reference\": {\n                \"type\": \"test\",\n                \"value\": \"12345\"\n            },\n            \"similarityThreshold\": 100,\n            \"tags\": {\n                \"batchId\": \"2cdfc0d3-7e53-48ec-b10e-aba17bd3acf1\",\n                \"rps-version\": \"1.2.1\"\n            }\n        },\n        \"requestor\": \"exenv::user:115294\",\n        \"requestor_name\": \"API Machine Integration\",\n        \"resolved\": false,\n        \"resolution\": null,\n        \"similarityThreshold\": 100,\n        \"screenType\": \"Name\",\n        \"token\": \"fe991756-da54-4f92-a119-bc435c911afe\",\n        \"response\": {\n            \"summary\": {\n                \"total\": 3,\n                \"max_score\": 100\n            },\n            \"matches\": [\n                {\n                    \"match_group\": \"exact\",\n                    \"similarity\": 100,\n                    \"id\": \"mk::denied-entity-mk:44411\",\n                    \"index\": \"denied-entity-mk\",\n                    \"entity_id\": \"44411\",\n                    \"rowno\": 16656,\n                    \"name\": \"DIVINE HOMES\",\n                    \"import_date\": \"2023-04-10T00:00:00\",\n                    \"start_date\": \"2008-07-25T00:00:00Z\",\n                    \"end_date\": null,\n                    \"last_update\": \"2018-04-27T00:00:00\",\n                    \"country_code\": \"zw\",\n                    \"address\": {\n                        \"address1\": \"12 Meredith Drive, Eastlea\",\n                        \"address2\": \"\",\n                        \"address3\": \"\",\n                        \"address4\": \"\",\n                        \"address5\": \"\",\n                        \"city\": \"HARARE\",\n                        \"state\": \"\",\n                        \"country_code\": \"ZW\"\n                    },\n                    \"country\": {\n                        \"iso3\": \"ZWE\",\n                        \"code\": \"ZW\",\n                        \"display\": \"Zimbabwe\",\n                        \"name\": \"ZW\"\n                    },\n                    \"denial_agency\": {\n                        \"code\": \"sdnz\",\n                        \"display\": \"Specially Designated National, Zimbabwe\",\n                        \"name\": \"Specially Designated National, Zimbabwe\",\n                        \"type\": \"denial_agency\"\n                    },\n                    \"denial_references\": [\n                        {\n                            \"volume\": \"73\",\n                            \"page\": \"45101\",\n                            \"date\": \"2008-08-01\"\n                        }\n                    ],\n                    \"volume\": 2,\n                    \"record_hash\": \"WLv9ERupa2OIp4oZV9M0Whj9Z86hBhmLU8Mw3ZE5tj0=\"\n                },\n                {\n                    \"match_group\": \"exact\",\n                    \"similarity\": 100,\n                    \"id\": \"mk::denied-entity-mk:44412\",\n                    \"index\": \"denied-entity-mk\",\n                    \"entity_id\": \"44412\",\n                    \"rowno\": 16657,\n                    \"name\": \"DIVINE HOMES\",\n                    \"import_date\": \"2023-04-10T00:00:00\",\n                    \"start_date\": \"2008-07-25T00:00:00Z\",\n                    \"end_date\": null,\n                    \"last_update\": \"2008-07-25T00:00:00\",\n                    \"country_code\": \"zw\",\n                    \"address\": {\n                        \"address1\": \"Shop # 6, Hillside Shopping Center\",\n                        \"address2\": \"\",\n                        \"address3\": \"\",\n                        \"address4\": \"\",\n                        \"address5\": \"\",\n                        \"city\": \"HARARE\",\n                        \"state\": \"\",\n                        \"country_code\": \"ZW\"\n                    },\n                    \"country\": {\n                        \"iso3\": \"ZWE\",\n                        \"code\": \"ZW\",\n                        \"display\": \"Zimbabwe\",\n                        \"name\": \"ZW\"\n                    },\n                    \"denial_agency\": {\n                        \"code\": \"sdnz\",\n                        \"display\": \"Specially Designated National, Zimbabwe\",\n                        \"name\": \"Specially Designated National, Zimbabwe\",\n                        \"type\": \"denial_agency\"\n                    },\n                    \"denial_references\": [\n                        {\n                            \"volume\": \"73\",\n                            \"page\": \"45101\",\n                            \"date\": \"2008-08-01\"\n                        }\n                    ],\n                    \"volume\": 2,\n                    \"record_hash\": \"MV9U+aIA4hH7p0irvSEEPjKzBxQC/Ikq19wuMVVkXpE=\"\n                },\n                {\n                    \"match_group\": \"exact\",\n                    \"similarity\": 100,\n                    \"id\": \"mk::denied-entity-mk:110140\",\n                    \"index\": \"denied-entity-mk\",\n                    \"entity_id\": \"110140\",\n                    \"rowno\": 55938,\n                    \"name\": \"DIVINE HOMES\",\n                    \"import_date\": \"2023-04-10T00:00:00\",\n                    \"start_date\": \"2008-07-25T00:00:00Z\",\n                    \"end_date\": null,\n                    \"last_update\": \"2018-04-27T00:00:00\",\n                    \"country_code\": \"zw\",\n                    \"address\": {\n                        \"address1\": \"31 Kensington, Highlands\",\n                        \"address2\": \"\",\n                        \"address3\": \"\",\n                        \"address4\": \"\",\n                        \"address5\": \"\",\n                        \"city\": \"HARARE\",\n                        \"state\": \"\",\n                        \"country_code\": \"ZW\"\n                    },\n                    \"country\": {\n                        \"iso3\": \"ZWE\",\n                        \"code\": \"ZW\",\n                        \"display\": \"Zimbabwe\",\n                        \"name\": \"ZW\"\n                    },\n                    \"denial_agency\": {\n                        \"code\": \"sdnz\",\n                        \"display\": \"Specially Designated National, Zimbabwe\",\n                        \"name\": \"Specially Designated National, Zimbabwe\",\n                        \"type\": \"denial_agency\"\n                    },\n                    \"denial_references\": [\n                        {\n                            \"volume\": \"73\",\n                            \"page\": \"45101\",\n                            \"date\": \"2008-08-01\"\n                        }\n                    ],\n                    \"volume\": 2,\n                    \"record_hash\": \"hVeLHY25agy4bEl5MJ7y3xA05VpukInp0WRnqNwDGzk=\"\n                }\n            ]\n        },\n        \"tags\": {\n            \"batchId\": \"2cdfc0d3-7e53-48ec-b10e-aba17bd3acf1\",\n            \"rps-version\": \"1.2.1\"\n        }\n    },\n    \"success\": true\n}"},{"id":"da11da16-62bb-48d2-84cc-8087859889a9","name":"Screen By Address","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"},{"key":"X-Session-Id","value":"{{session_id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n   \"action\": \"denied-entity\",\n   \"route\": \"screening\",\n   \"params\": {\n      \"body\": {\n         \"address\": {\n            \"address1\": \"No. 83 Junzhu Road\",\n            \"address2\": \"Mawei District\",\n            \"city\": \"Fuzhou\",\n            \"country\": {\n                \"code\": \"CH\"\n            } \n         }\n      },\n      \"reference\": {\n         \"type\": \"test\",\n         \"value\": \"12345\"\n      },\n      \"similarityThreshold\": 50\n   }\n}"},"url":"{{protocol}}://{{rps_host}}/v1/screening/restricted-party-screen"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 Jun 2023 18:11:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1330"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"a710d657-19fa-4bed-9792-74549bb51edf"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"x-amz-apigw-id","value":"G4aI9EY9oAMFudQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-64933d6c-42fad06a79fdc9367f5d12f1;Sampled=0;lineage=4a7c33e8:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"rawCount\": 1,\n    \"count\": 1,\n    \"value\": {\n        \"id\": \"exenv::denied-entity-screening:15d24b8c-1c3c-4b37-b419-0a45360707ff\",\n        \"index\": \"denied-entity-screening\",\n        \"action\": \"denied-entity\",\n        \"route\": \"screening\",\n        \"organization\": \"exenv\",\n        \"completed\": 1687371116680,\n        \"completed_format\": \"2023-06-21T18:11:56.6805158Z\",\n        \"reference\": \"test:12345\",\n        \"params\": {\n            \"body\": {\n                \"name\": {\n                    \"company\": \"\",\n                    \"first\": \"\",\n                    \"last\": \"\",\n                    \"full\": \"\",\n                    \"country\": {\n                        \"code\": \"\",\n                        \"name\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"address1\": \"No. 83 Junzhu Road\",\n                    \"address2\": \"Mawei District\",\n                    \"address3\": \"\",\n                    \"address4\": \"\",\n                    \"address5\": \"\",\n                    \"city\": \"Fuzhou\",\n                    \"state\": \"\",\n                    \"country\": {\n                        \"code\": \"CH\",\n                        \"name\": \"\"\n                    }\n                }\n            },\n            \"reference\": {\n                \"type\": \"test\",\n                \"value\": \"12345\"\n            },\n            \"similarityThreshold\": 50,\n            \"tags\": {\n                \"batchId\": \"625c9181-5cab-4ff7-a3a9-e2672ae0935b\",\n                \"rps-version\": \"1.2.1\"\n            }\n        },\n        \"requestor\": \"exenv::user:115294\",\n        \"requestor_name\": \"API Machine Integration\",\n        \"resolved\": true,\n        \"resolution\": {\n            \"actionTaken\": \"No Action Necessary\",\n            \"by\": {\n                \"id\": \"exenv::user:115294\",\n                \"name\": \"API Machine Integration\"\n            },\n            \"date\": \"2023-06-21T18:11:56.6805158Z\",\n            \"comment\": \"Resolved automatically due to no matches.\",\n            \"updates\": []\n        },\n        \"similarityThreshold\": 50,\n        \"screenType\": \"Address\",\n        \"token\": \"15d24b8c-1c3c-4b37-b419-0a45360707ff\",\n        \"response\": {\n            \"summary\": {\n                \"total\": 0,\n                \"max_score\": 21.05\n            },\n            \"matches\": []\n        },\n        \"tags\": {\n            \"batchId\": \"625c9181-5cab-4ff7-a3a9-e2672ae0935b\",\n            \"rps-version\": \"1.2.1\"\n        }\n    },\n    \"success\": true\n}"},{"id":"dbc50d81-af23-4803-ab93-76d0a7204c7b","name":"Screen By Name and Address","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"},{"key":"X-Session-Id","value":"{{session_id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n   \"action\": \"denied-entity\",\n   \"route\": \"screening\",\n   \"params\": {\n      \"body\": {\n          \"name\": {\n              \"company\": \"CUBANA AIRLINES\"\n          },\n         \"address\": {\n            \"address1\": \"1 Place Ville Marie\",\n            \"address2\": \"Suite 3431\",\n            \"city\": \"MONTREAL\",\n            \"state\": \"QC\",\n            \"country\": {\n                \"code\": \"CA\"\n            } \n         }\n      },\n      \"reference\": {\n         \"type\": \"test\",\n         \"value\": \"12345\"\n      },\n      \"similarityThreshold\": 50\n   }\n}"},"url":"{{protocol}}://{{rps_host}}/v1/screening/restricted-party-screen"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 Jun 2023 18:13:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3118"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"5327cd48-ee83-4339-8967-fd847a8225c4"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"x-amz-apigw-id","value":"G4aUJEdLoAMFV-A="},{"key":"X-Amzn-Trace-Id","value":"Root=1-64933db3-505d789d2274db365470b6d0;Sampled=0;lineage=4a7c33e8:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"rawCount\": 1,\n    \"count\": 1,\n    \"value\": {\n        \"id\": \"exenv::denied-entity-screening:008820cb-5093-4a7f-9663-2e28ecac44be\",\n        \"index\": \"denied-entity-screening\",\n        \"action\": \"denied-entity\",\n        \"route\": \"screening\",\n        \"organization\": \"exenv\",\n        \"completed\": 1687371188045,\n        \"completed_format\": \"2023-06-21T18:13:08.0451131Z\",\n        \"reference\": \"test:12345\",\n        \"params\": {\n            \"body\": {\n                \"name\": {\n                    \"company\": \"CUBANA AIRLINES\",\n                    \"first\": \"\",\n                    \"last\": \"\",\n                    \"full\": \"\",\n                    \"country\": {\n                        \"code\": \"\",\n                        \"name\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"address1\": \"1 Place Ville Marie\",\n                    \"address2\": \"Suite 3431\",\n                    \"address3\": \"\",\n                    \"address4\": \"\",\n                    \"address5\": \"\",\n                    \"city\": \"MONTREAL\",\n                    \"state\": \"QC\",\n                    \"country\": {\n                        \"code\": \"CA\",\n                        \"name\": \"\"\n                    }\n                }\n            },\n            \"reference\": {\n                \"type\": \"test\",\n                \"value\": \"12345\"\n            },\n            \"similarityThreshold\": 50,\n            \"tags\": {\n                \"batchId\": \"63639849-1313-4132-8646-5c888a0186fa\",\n                \"rps-version\": \"1.2.1\"\n            }\n        },\n        \"requestor\": \"exenv::user:115294\",\n        \"requestor_name\": \"API Machine Integration\",\n        \"resolved\": false,\n        \"resolution\": null,\n        \"similarityThreshold\": 50,\n        \"screenType\": \"Name & Address\",\n        \"token\": \"008820cb-5093-4a7f-9663-2e28ecac44be\",\n        \"response\": {\n            \"summary\": {\n                \"total\": 2,\n                \"max_score\": 100\n            },\n            \"matches\": [\n                {\n                    \"match_group\": \"exact\",\n                    \"similarity\": 100,\n                    \"id\": \"mk::denied-entity-mk:541\",\n                    \"index\": \"denied-entity-mk\",\n                    \"entity_id\": \"541\",\n                    \"rowno\": 96,\n                    \"name\": \"CUBANA AIRLINES\",\n                    \"import_date\": \"2023-04-10T00:00:00\",\n                    \"start_date\": \"1989-04-10T00:00:00Z\",\n                    \"end_date\": null,\n                    \"last_update\": \"2019-10-31T00:00:00\",\n                    \"country_code\": \"ca\",\n                    \"address\": {\n                        \"address1\": \"1 Place Ville Marie\",\n                        \"address2\": \"Suite 3431\",\n                        \"address3\": \"\",\n                        \"address4\": \"\",\n                        \"address5\": \"\",\n                        \"city\": \"MONTREAL\",\n                        \"state\": \"QC\",\n                        \"country_code\": \"CA\"\n                    },\n                    \"country\": {\n                        \"iso3\": \"CAN\",\n                        \"code\": \"CA\",\n                        \"display\": \"Canada\",\n                        \"name\": \"CA\"\n                    },\n                    \"denial_agency\": {\n                        \"code\": \"sdnc\",\n                        \"display\": \"Treasury Department's Specially Designated Nationals' - Cuba\",\n                        \"name\": \"Treasury Department's Specially Designated Nationals' - Cuba\",\n                        \"type\": \"denial_agency\"\n                    },\n                    \"denial_references\": [\n                        {\n                            \"volume\": \"54\",\n                            \"page\": \"14215\",\n                            \"date\": \"1989-04-10\"\n                        },\n                        {\n                            \"volume\": \"54\",\n                            \"page\": \"45730\",\n                            \"date\": \"1989-10-31\"\n                        },\n                        {\n                            \"volume\": \"54\",\n                            \"page\": \"38810\",\n                            \"date\": \"1989-09-20\"\n                        }\n                    ],\n                    \"volume\": 2,\n                    \"record_hash\": \"N2K2MzRX1vYYlt2+T4CW+2T+55T2onDuFlvPQMoMyWE=\"\n                },\n                {\n                    \"match_group\": \"similar\",\n                    \"similarity\": 93.46,\n                    \"id\": \"mk::denied-entity-mk:703\",\n                    \"index\": \"denied-entity-mk\",\n                    \"entity_id\": \"703\",\n                    \"rowno\": 133,\n                    \"name\": \"EMPRESA CUBANA DE AVIACION\",\n                    \"import_date\": \"2023-04-10T00:00:00\",\n                    \"start_date\": \"1989-04-10T00:00:00Z\",\n                    \"end_date\": null,\n                    \"last_update\": \"2019-10-31T00:00:00\",\n                    \"country_code\": \"ca\",\n                    \"address\": {\n                        \"address1\": \"1 Place Ville Marie\",\n                        \"address2\": \"Suite 3431\",\n                        \"address3\": \"\",\n                        \"address4\": \"\",\n                        \"address5\": \"\",\n                        \"city\": \"MONTREAL\",\n                        \"state\": \"QC\",\n                        \"country_code\": \"CA\"\n                    },\n                    \"country\": {\n                        \"iso3\": \"CAN\",\n                        \"code\": \"CA\",\n                        \"display\": \"Canada\",\n                        \"name\": \"CA\"\n                    },\n                    \"denial_agency\": {\n                        \"code\": \"sdnc\",\n                        \"display\": \"Treasury Department's Specially Designated Nationals' - Cuba\",\n                        \"name\": \"Treasury Department's Specially Designated Nationals' - Cuba\",\n                        \"type\": \"denial_agency\"\n                    },\n                    \"denial_references\": [\n                        {\n                            \"volume\": \"54\",\n                            \"page\": \"14215\",\n                            \"date\": \"1989-04-10\"\n                        },\n                        {\n                            \"volume\": \"54\",\n                            \"page\": \"38810\",\n                            \"date\": \"1989-09-20\"\n                        }\n                    ],\n                    \"volume\": 2,\n                    \"record_hash\": \"iVGLVQ9cdgdU7l3QjyEgHTKsLUEc3z5ivYyzbADWe20=\"\n                }\n            ]\n        },\n        \"tags\": {\n            \"batchId\": \"63639849-1313-4132-8646-5c888a0186fa\",\n            \"rps-version\": \"1.2.1\"\n        }\n    },\n    \"success\": true\n}"}],"_postman_id":"98b14c50-70e1-4c78-95a9-73ab5740fd87"},{"name":"Screen Batch","event":[{"listen":"prerequest","script":{"id":"efcabd27-e8ea-463b-a249-11568ec66e26","exec":["// pm.environment.set(\"protocol\", \"https\");","// // pm.environment.set(\"dp_host\", \"localhost:5087\");","// pm.environment.set(\"dp_host\", \"cglx4hzlx5.execute-api.us-east-1.amazonaws.com/test\");","",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"d9d70976-ebd1-4138-9044-2d9d487d729d","exec":["// var response = JSON.parse(responseBody)","// pm.environment.set(\"result\", response.result);"],"type":"text/javascript","packages":{}}}],"id":"b7b82041-de08-4926-bee0-2d0e22e7cd63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"X-Session-Id","value":"{{session_id}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null}]},"url":"{{protocol}}://{{rps_host}}/v1/screening/upload/batch","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["v1","screening","upload","batch"],"host":["{{rps_host}}"],"query":[],"variable":[]}},"response":[{"id":"88f6fa4b-9b5d-427b-bb6c-9c659cb1107c","name":"Screen By Full Name Loose","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"},{"key":"X-Session-Id","value":"{{session_id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n   \"action\": \"denied-entity\",\n   \"route\": \"screening\",\n   \"params\": {\n      \"body\": {\n         \"name\": {\n           \"full\": \"JOHN DOE\"\n         }\n      },\n      \"reference\": {\n         \"type\": \"test\",\n         \"value\": \"12345\"\n      },\n      // Minimum similiarityThreshold\n      \"similarityThreshold\": 25\n   }\n}"},"url":"{{protocol}}://{{rps_host}}/v1/screening/restricted-party-screen"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 Jun 2023 18:10:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1831"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"6c12e361-a62c-4f7e-a074-cde3ccde6e0d"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"x-amz-apigw-id","value":"G4Z3yHqOoAMFrKw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-64933cfe-20875d947769ce48643cefbf;Sampled=0;lineage=4a7c33e8:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"rawCount\": 1,\n    \"count\": 1,\n    \"value\": {\n        \"id\": \"exenv::denied-entity-screening:3b2d3976-b9a8-4b8a-9cc1-017a93c1a23a\",\n        \"index\": \"denied-entity-screening\",\n        \"action\": \"denied-entity\",\n        \"route\": \"screening\",\n        \"organization\": \"exenv\",\n        \"completed\": 1687371006499,\n        \"completed_format\": \"2023-06-21T18:10:06.4994671Z\",\n        \"reference\": \"test:12345\",\n        \"params\": {\n            \"body\": {\n                \"name\": {\n                    \"company\": \"\",\n                    \"first\": \"\",\n                    \"last\": \"\",\n                    \"full\": \"JOHN DOE\",\n                    \"country\": {\n                        \"code\": \"\",\n                        \"name\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"address1\": \"\",\n                    \"address2\": \"\",\n                    \"address3\": \"\",\n                    \"address4\": \"\",\n                    \"address5\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": {\n                        \"code\": \"\",\n                        \"name\": \"\"\n                    }\n                }\n            },\n            \"reference\": {\n                \"type\": \"test\",\n                \"value\": \"12345\"\n            },\n            \"similarityThreshold\": 25,\n            \"tags\": {\n                \"batchId\": \"1c72a0e6-137c-4842-bd54-823173a08f1a\",\n                \"rps-version\": \"1.2.1\"\n            }\n        },\n        \"requestor\": \"exenv::user:115294\",\n        \"requestor_name\": \"API Machine Integration\",\n        \"resolved\": false,\n        \"resolution\": null,\n        \"similarityThreshold\": 25,\n        \"screenType\": \"Name\",\n        \"token\": \"3b2d3976-b9a8-4b8a-9cc1-017a93c1a23a\",\n        \"response\": {\n            \"summary\": {\n                \"total\": 1,\n                \"max_score\": 30\n            },\n            \"matches\": [\n                {\n                    \"match_group\": \"similar\",\n                    \"similarity\": 30,\n                    \"id\": \"exenv::denied-entity:5785808\",\n                    \"index\": \"\",\n                    \"entity_id\": \"\",\n                    \"rowno\": null,\n                    \"name\": \"David Bowe\",\n                    \"import_date\": null,\n                    \"start_date\": \"2023-02-24T00:00:00Z\",\n                    \"end_date\": \"2023-03-31T00:00:00\",\n                    \"last_update\": \"2023-02-24T00:00:00\",\n                    \"country_code\": \"US\",\n                    \"address\": {\n                        \"address1\": \"\",\n                        \"address2\": \"\",\n                        \"address3\": \"\",\n                        \"address4\": \"\",\n                        \"address5\": \"\",\n                        \"city\": \"\",\n                        \"state\": \"\",\n                        \"country_code\": \"US\"\n                    },\n                    \"country\": {\n                        \"iso3\": \"USA\",\n                        \"code\": \"us\",\n                        \"display\": \"US - United States\",\n                        \"name\": \"United States\"\n                    },\n                    \"denial_agency\": {\n                        \"code\": \"exenv\",\n                        \"display\": \"Global Wizard Self-Managed Denial\",\n                        \"name\": \"Global Wizard Self-Managed Denial\",\n                        \"type\": \"denial_agency\"\n                    },\n                    \"denial_references\": [],\n                    \"volume\": null,\n                    \"record_hash\": \"JYf5SaVMPRGKfGi1ambPqC/pPyk4n2143o+2PWih5aA=\"\n                }\n            ]\n        },\n        \"tags\": {\n            \"batchId\": \"1c72a0e6-137c-4842-bd54-823173a08f1a\",\n            \"rps-version\": \"1.2.1\"\n        }\n    },\n    \"success\": true\n}"},{"id":"fbb8d468-de77-41d1-a2dd-9920ec121811","name":"Screen By Company Name Strict","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"},{"key":"X-Session-Id","value":"{{session_id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n   \"action\": \"denied-entity\",\n   \"route\": \"screening\",\n   \"params\": {\n      \"body\": {\n         \"name\": {\n           \"company\": \"DIVINE HOMES\",\n           \"country\": {\n               // Limit to a particular country\n               \"code\": \"ZW\"\n           }\n         }\n      },\n      \"reference\": {\n         \"type\": \"test\",\n         \"value\": \"12345\"\n      },\n      // Maximum similiarityThreshold\n      \"similarityThreshold\": 100\n   }\n}"},"url":"{{protocol}}://{{rps_host}}/v1/screening/restricted-party-screen"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 Jun 2023 18:10:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3594"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"4ce4b563-c37c-4741-bac6-a6ac8e40eab3"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"x-amz-apigw-id","value":"G4Z-kHKJoAMFvEA="},{"key":"X-Amzn-Trace-Id","value":"Root=1-64933d29-193cb2d11bcc80d0488d0995;Sampled=0;lineage=4a7c33e8:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"rawCount\": 1,\n    \"count\": 1,\n    \"value\": {\n        \"id\": \"exenv::denied-entity-screening:fe991756-da54-4f92-a119-bc435c911afe\",\n        \"index\": \"denied-entity-screening\",\n        \"action\": \"denied-entity\",\n        \"route\": \"screening\",\n        \"organization\": \"exenv\",\n        \"completed\": 1687371049879,\n        \"completed_format\": \"2023-06-21T18:10:49.8790643Z\",\n        \"reference\": \"test:12345\",\n        \"params\": {\n            \"body\": {\n                \"name\": {\n                    \"company\": \"DIVINE HOMES\",\n                    \"first\": \"\",\n                    \"last\": \"\",\n                    \"full\": \"\",\n                    \"country\": {\n                        \"code\": \"ZW\",\n                        \"name\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"address1\": \"\",\n                    \"address2\": \"\",\n                    \"address3\": \"\",\n                    \"address4\": \"\",\n                    \"address5\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": {\n                        \"code\": \"\",\n                        \"name\": \"\"\n                    }\n                }\n            },\n            \"reference\": {\n                \"type\": \"test\",\n                \"value\": \"12345\"\n            },\n            \"similarityThreshold\": 100,\n            \"tags\": {\n                \"batchId\": \"2cdfc0d3-7e53-48ec-b10e-aba17bd3acf1\",\n                \"rps-version\": \"1.2.1\"\n            }\n        },\n        \"requestor\": \"exenv::user:115294\",\n        \"requestor_name\": \"API Machine Integration\",\n        \"resolved\": false,\n        \"resolution\": null,\n        \"similarityThreshold\": 100,\n        \"screenType\": \"Name\",\n        \"token\": \"fe991756-da54-4f92-a119-bc435c911afe\",\n        \"response\": {\n            \"summary\": {\n                \"total\": 3,\n                \"max_score\": 100\n            },\n            \"matches\": [\n                {\n                    \"match_group\": \"exact\",\n                    \"similarity\": 100,\n                    \"id\": \"mk::denied-entity-mk:44411\",\n                    \"index\": \"denied-entity-mk\",\n                    \"entity_id\": \"44411\",\n                    \"rowno\": 16656,\n                    \"name\": \"DIVINE HOMES\",\n                    \"import_date\": \"2023-04-10T00:00:00\",\n                    \"start_date\": \"2008-07-25T00:00:00Z\",\n                    \"end_date\": null,\n                    \"last_update\": \"2018-04-27T00:00:00\",\n                    \"country_code\": \"zw\",\n                    \"address\": {\n                        \"address1\": \"12 Meredith Drive, Eastlea\",\n                        \"address2\": \"\",\n                        \"address3\": \"\",\n                        \"address4\": \"\",\n                        \"address5\": \"\",\n                        \"city\": \"HARARE\",\n                        \"state\": \"\",\n                        \"country_code\": \"ZW\"\n                    },\n                    \"country\": {\n                        \"iso3\": \"ZWE\",\n                        \"code\": \"ZW\",\n                        \"display\": \"Zimbabwe\",\n                        \"name\": \"ZW\"\n                    },\n                    \"denial_agency\": {\n                        \"code\": \"sdnz\",\n                        \"display\": \"Specially Designated National, Zimbabwe\",\n                        \"name\": \"Specially Designated National, Zimbabwe\",\n                        \"type\": \"denial_agency\"\n                    },\n                    \"denial_references\": [\n                        {\n                            \"volume\": \"73\",\n                            \"page\": \"45101\",\n                            \"date\": \"2008-08-01\"\n                        }\n                    ],\n                    \"volume\": 2,\n                    \"record_hash\": \"WLv9ERupa2OIp4oZV9M0Whj9Z86hBhmLU8Mw3ZE5tj0=\"\n                },\n                {\n                    \"match_group\": \"exact\",\n                    \"similarity\": 100,\n                    \"id\": \"mk::denied-entity-mk:44412\",\n                    \"index\": \"denied-entity-mk\",\n                    \"entity_id\": \"44412\",\n                    \"rowno\": 16657,\n                    \"name\": \"DIVINE HOMES\",\n                    \"import_date\": \"2023-04-10T00:00:00\",\n                    \"start_date\": \"2008-07-25T00:00:00Z\",\n                    \"end_date\": null,\n                    \"last_update\": \"2008-07-25T00:00:00\",\n                    \"country_code\": \"zw\",\n                    \"address\": {\n                        \"address1\": \"Shop # 6, Hillside Shopping Center\",\n                        \"address2\": \"\",\n                        \"address3\": \"\",\n                        \"address4\": \"\",\n                        \"address5\": \"\",\n                        \"city\": \"HARARE\",\n                        \"state\": \"\",\n                        \"country_code\": \"ZW\"\n                    },\n                    \"country\": {\n                        \"iso3\": \"ZWE\",\n                        \"code\": \"ZW\",\n                        \"display\": \"Zimbabwe\",\n                        \"name\": \"ZW\"\n                    },\n                    \"denial_agency\": {\n                        \"code\": \"sdnz\",\n                        \"display\": \"Specially Designated National, Zimbabwe\",\n                        \"name\": \"Specially Designated National, Zimbabwe\",\n                        \"type\": \"denial_agency\"\n                    },\n                    \"denial_references\": [\n                        {\n                            \"volume\": \"73\",\n                            \"page\": \"45101\",\n                            \"date\": \"2008-08-01\"\n                        }\n                    ],\n                    \"volume\": 2,\n                    \"record_hash\": \"MV9U+aIA4hH7p0irvSEEPjKzBxQC/Ikq19wuMVVkXpE=\"\n                },\n                {\n                    \"match_group\": \"exact\",\n                    \"similarity\": 100,\n                    \"id\": \"mk::denied-entity-mk:110140\",\n                    \"index\": \"denied-entity-mk\",\n                    \"entity_id\": \"110140\",\n                    \"rowno\": 55938,\n                    \"name\": \"DIVINE HOMES\",\n                    \"import_date\": \"2023-04-10T00:00:00\",\n                    \"start_date\": \"2008-07-25T00:00:00Z\",\n                    \"end_date\": null,\n                    \"last_update\": \"2018-04-27T00:00:00\",\n                    \"country_code\": \"zw\",\n                    \"address\": {\n                        \"address1\": \"31 Kensington, Highlands\",\n                        \"address2\": \"\",\n                        \"address3\": \"\",\n                        \"address4\": \"\",\n                        \"address5\": \"\",\n                        \"city\": \"HARARE\",\n                        \"state\": \"\",\n                        \"country_code\": \"ZW\"\n                    },\n                    \"country\": {\n                        \"iso3\": \"ZWE\",\n                        \"code\": \"ZW\",\n                        \"display\": \"Zimbabwe\",\n                        \"name\": \"ZW\"\n                    },\n                    \"denial_agency\": {\n                        \"code\": \"sdnz\",\n                        \"display\": \"Specially Designated National, Zimbabwe\",\n                        \"name\": \"Specially Designated National, Zimbabwe\",\n                        \"type\": \"denial_agency\"\n                    },\n                    \"denial_references\": [\n                        {\n                            \"volume\": \"73\",\n                            \"page\": \"45101\",\n                            \"date\": \"2008-08-01\"\n                        }\n                    ],\n                    \"volume\": 2,\n                    \"record_hash\": \"hVeLHY25agy4bEl5MJ7y3xA05VpukInp0WRnqNwDGzk=\"\n                }\n            ]\n        },\n        \"tags\": {\n            \"batchId\": \"2cdfc0d3-7e53-48ec-b10e-aba17bd3acf1\",\n            \"rps-version\": \"1.2.1\"\n        }\n    },\n    \"success\": true\n}"},{"id":"c3747ab2-f005-46ed-81d0-93aed070dfda","name":"Screen By Address","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"},{"key":"X-Session-Id","value":"{{session_id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n   \"action\": \"denied-entity\",\n   \"route\": \"screening\",\n   \"params\": {\n      \"body\": {\n         \"address\": {\n            \"address1\": \"No. 83 Junzhu Road\",\n            \"address2\": \"Mawei District\",\n            \"city\": \"Fuzhou\",\n            \"country\": {\n                \"code\": \"CH\"\n            } \n         }\n      },\n      \"reference\": {\n         \"type\": \"test\",\n         \"value\": \"12345\"\n      },\n      \"similarityThreshold\": 50\n   }\n}"},"url":"{{protocol}}://{{rps_host}}/v1/screening/restricted-party-screen"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 Jun 2023 18:11:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1330"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"a710d657-19fa-4bed-9792-74549bb51edf"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"x-amz-apigw-id","value":"G4aI9EY9oAMFudQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-64933d6c-42fad06a79fdc9367f5d12f1;Sampled=0;lineage=4a7c33e8:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"rawCount\": 1,\n    \"count\": 1,\n    \"value\": {\n        \"id\": \"exenv::denied-entity-screening:15d24b8c-1c3c-4b37-b419-0a45360707ff\",\n        \"index\": \"denied-entity-screening\",\n        \"action\": \"denied-entity\",\n        \"route\": \"screening\",\n        \"organization\": \"exenv\",\n        \"completed\": 1687371116680,\n        \"completed_format\": \"2023-06-21T18:11:56.6805158Z\",\n        \"reference\": \"test:12345\",\n        \"params\": {\n            \"body\": {\n                \"name\": {\n                    \"company\": \"\",\n                    \"first\": \"\",\n                    \"last\": \"\",\n                    \"full\": \"\",\n                    \"country\": {\n                        \"code\": \"\",\n                        \"name\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"address1\": \"No. 83 Junzhu Road\",\n                    \"address2\": \"Mawei District\",\n                    \"address3\": \"\",\n                    \"address4\": \"\",\n                    \"address5\": \"\",\n                    \"city\": \"Fuzhou\",\n                    \"state\": \"\",\n                    \"country\": {\n                        \"code\": \"CH\",\n                        \"name\": \"\"\n                    }\n                }\n            },\n            \"reference\": {\n                \"type\": \"test\",\n                \"value\": \"12345\"\n            },\n            \"similarityThreshold\": 50,\n            \"tags\": {\n                \"batchId\": \"625c9181-5cab-4ff7-a3a9-e2672ae0935b\",\n                \"rps-version\": \"1.2.1\"\n            }\n        },\n        \"requestor\": \"exenv::user:115294\",\n        \"requestor_name\": \"API Machine Integration\",\n        \"resolved\": true,\n        \"resolution\": {\n            \"actionTaken\": \"No Action Necessary\",\n            \"by\": {\n                \"id\": \"exenv::user:115294\",\n                \"name\": \"API Machine Integration\"\n            },\n            \"date\": \"2023-06-21T18:11:56.6805158Z\",\n            \"comment\": \"Resolved automatically due to no matches.\",\n            \"updates\": []\n        },\n        \"similarityThreshold\": 50,\n        \"screenType\": \"Address\",\n        \"token\": \"15d24b8c-1c3c-4b37-b419-0a45360707ff\",\n        \"response\": {\n            \"summary\": {\n                \"total\": 0,\n                \"max_score\": 21.05\n            },\n            \"matches\": []\n        },\n        \"tags\": {\n            \"batchId\": \"625c9181-5cab-4ff7-a3a9-e2672ae0935b\",\n            \"rps-version\": \"1.2.1\"\n        }\n    },\n    \"success\": true\n}"},{"id":"ac106267-599e-46e8-82ad-c8477b81f00b","name":"Screen By Name and Address","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"},{"key":"X-Session-Id","value":"{{session_id}}","type":"text"}],"body":{"mode":"raw","raw":"{\n   \"action\": \"denied-entity\",\n   \"route\": \"screening\",\n   \"params\": {\n      \"body\": {\n          \"name\": {\n              \"company\": \"CUBANA AIRLINES\"\n          },\n         \"address\": {\n            \"address1\": \"1 Place Ville Marie\",\n            \"address2\": \"Suite 3431\",\n            \"city\": \"MONTREAL\",\n            \"state\": \"QC\",\n            \"country\": {\n                \"code\": \"CA\"\n            } \n         }\n      },\n      \"reference\": {\n         \"type\": \"test\",\n         \"value\": \"12345\"\n      },\n      \"similarityThreshold\": 50\n   }\n}"},"url":"{{protocol}}://{{rps_host}}/v1/screening/restricted-party-screen"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 21 Jun 2023 18:13:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3118"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"5327cd48-ee83-4339-8967-fd847a8225c4"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"x-amz-apigw-id","value":"G4aUJEdLoAMFV-A="},{"key":"X-Amzn-Trace-Id","value":"Root=1-64933db3-505d789d2274db365470b6d0;Sampled=0;lineage=4a7c33e8:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"rawCount\": 1,\n    \"count\": 1,\n    \"value\": {\n        \"id\": \"exenv::denied-entity-screening:008820cb-5093-4a7f-9663-2e28ecac44be\",\n        \"index\": \"denied-entity-screening\",\n        \"action\": \"denied-entity\",\n        \"route\": \"screening\",\n        \"organization\": \"exenv\",\n        \"completed\": 1687371188045,\n        \"completed_format\": \"2023-06-21T18:13:08.0451131Z\",\n        \"reference\": \"test:12345\",\n        \"params\": {\n            \"body\": {\n                \"name\": {\n                    \"company\": \"CUBANA AIRLINES\",\n                    \"first\": \"\",\n                    \"last\": \"\",\n                    \"full\": \"\",\n                    \"country\": {\n                        \"code\": \"\",\n                        \"name\": \"\"\n                    }\n                },\n                \"address\": {\n                    \"address1\": \"1 Place Ville Marie\",\n                    \"address2\": \"Suite 3431\",\n                    \"address3\": \"\",\n                    \"address4\": \"\",\n                    \"address5\": \"\",\n                    \"city\": \"MONTREAL\",\n                    \"state\": \"QC\",\n                    \"country\": {\n                        \"code\": \"CA\",\n                        \"name\": \"\"\n                    }\n                }\n            },\n            \"reference\": {\n                \"type\": \"test\",\n                \"value\": \"12345\"\n            },\n            \"similarityThreshold\": 50,\n            \"tags\": {\n                \"batchId\": \"63639849-1313-4132-8646-5c888a0186fa\",\n                \"rps-version\": \"1.2.1\"\n            }\n        },\n        \"requestor\": \"exenv::user:115294\",\n        \"requestor_name\": \"API Machine Integration\",\n        \"resolved\": false,\n        \"resolution\": null,\n        \"similarityThreshold\": 50,\n        \"screenType\": \"Name & Address\",\n        \"token\": \"008820cb-5093-4a7f-9663-2e28ecac44be\",\n        \"response\": {\n            \"summary\": {\n                \"total\": 2,\n                \"max_score\": 100\n            },\n            \"matches\": [\n                {\n                    \"match_group\": \"exact\",\n                    \"similarity\": 100,\n                    \"id\": \"mk::denied-entity-mk:541\",\n                    \"index\": \"denied-entity-mk\",\n                    \"entity_id\": \"541\",\n                    \"rowno\": 96,\n                    \"name\": \"CUBANA AIRLINES\",\n                    \"import_date\": \"2023-04-10T00:00:00\",\n                    \"start_date\": \"1989-04-10T00:00:00Z\",\n                    \"end_date\": null,\n                    \"last_update\": \"2019-10-31T00:00:00\",\n                    \"country_code\": \"ca\",\n                    \"address\": {\n                        \"address1\": \"1 Place Ville Marie\",\n                        \"address2\": \"Suite 3431\",\n                        \"address3\": \"\",\n                        \"address4\": \"\",\n                        \"address5\": \"\",\n                        \"city\": \"MONTREAL\",\n                        \"state\": \"QC\",\n                        \"country_code\": \"CA\"\n                    },\n                    \"country\": {\n                        \"iso3\": \"CAN\",\n                        \"code\": \"CA\",\n                        \"display\": \"Canada\",\n                        \"name\": \"CA\"\n                    },\n                    \"denial_agency\": {\n                        \"code\": \"sdnc\",\n                        \"display\": \"Treasury Department's Specially Designated Nationals' - Cuba\",\n                        \"name\": \"Treasury Department's Specially Designated Nationals' - Cuba\",\n                        \"type\": \"denial_agency\"\n                    },\n                    \"denial_references\": [\n                        {\n                            \"volume\": \"54\",\n                            \"page\": \"14215\",\n                            \"date\": \"1989-04-10\"\n                        },\n                        {\n                            \"volume\": \"54\",\n                            \"page\": \"45730\",\n                            \"date\": \"1989-10-31\"\n                        },\n                        {\n                            \"volume\": \"54\",\n                            \"page\": \"38810\",\n                            \"date\": \"1989-09-20\"\n                        }\n                    ],\n                    \"volume\": 2,\n                    \"record_hash\": \"N2K2MzRX1vYYlt2+T4CW+2T+55T2onDuFlvPQMoMyWE=\"\n                },\n                {\n                    \"match_group\": \"similar\",\n                    \"similarity\": 93.46,\n                    \"id\": \"mk::denied-entity-mk:703\",\n                    \"index\": \"denied-entity-mk\",\n                    \"entity_id\": \"703\",\n                    \"rowno\": 133,\n                    \"name\": \"EMPRESA CUBANA DE AVIACION\",\n                    \"import_date\": \"2023-04-10T00:00:00\",\n                    \"start_date\": \"1989-04-10T00:00:00Z\",\n                    \"end_date\": null,\n                    \"last_update\": \"2019-10-31T00:00:00\",\n                    \"country_code\": \"ca\",\n                    \"address\": {\n                        \"address1\": \"1 Place Ville Marie\",\n                        \"address2\": \"Suite 3431\",\n                        \"address3\": \"\",\n                        \"address4\": \"\",\n                        \"address5\": \"\",\n                        \"city\": \"MONTREAL\",\n                        \"state\": \"QC\",\n                        \"country_code\": \"CA\"\n                    },\n                    \"country\": {\n                        \"iso3\": \"CAN\",\n                        \"code\": \"CA\",\n                        \"display\": \"Canada\",\n                        \"name\": \"CA\"\n                    },\n                    \"denial_agency\": {\n                        \"code\": \"sdnc\",\n                        \"display\": \"Treasury Department's Specially Designated Nationals' - Cuba\",\n                        \"name\": \"Treasury Department's Specially Designated Nationals' - Cuba\",\n                        \"type\": \"denial_agency\"\n                    },\n                    \"denial_references\": [\n                        {\n                            \"volume\": \"54\",\n                            \"page\": \"14215\",\n                            \"date\": \"1989-04-10\"\n                        },\n                        {\n                            \"volume\": \"54\",\n                            \"page\": \"38810\",\n                            \"date\": \"1989-09-20\"\n                        }\n                    ],\n                    \"volume\": 2,\n                    \"record_hash\": \"iVGLVQ9cdgdU7l3QjyEgHTKsLUEc3z5ivYyzbADWe20=\"\n                }\n            ]\n        },\n        \"tags\": {\n            \"batchId\": \"63639849-1313-4132-8646-5c888a0186fa\",\n            \"rps-version\": \"1.2.1\"\n        }\n    },\n    \"success\": true\n}"}],"_postman_id":"b7b82041-de08-4926-bee0-2d0e22e7cd63"},{"name":"Screening Detail","event":[{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","id":"df1311fb-59a9-4fb2-a78b-ea486cba6706"}}],"id":"581277ca-7e22-419c-b832-94e61b2a3ab9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{protocol}}://{{rps_host}}/v1/screening/{{screen_id}}","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["v1","screening","{{screen_id}}"],"host":["{{rps_host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"581277ca-7e22-419c-b832-94e61b2a3ab9"},{"name":"Screening Search","id":"9b74e3a9-e8a9-4633-86eb-fa33b802fe98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{protocol}}://{{rps_host}}/v1/screening/search?offset=0&start_date=2022-07-01&end_date=2023-07-01&limit=5","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}},"urlObject":{"protocol":"{{protocol}}","path":["v1","screening","search"],"host":["{{rps_host}}"],"query":[{"key":"offset","value":"0"},{"key":"start_date","value":"2022-07-01"},{"key":"end_date","value":"2023-07-01"},{"key":"limit","value":"5"}],"variable":[]}},"response":[{"id":"79ad7a3f-6b51-42f3-b9cb-68aef9c5276c","name":"Screening Search","originalRequest":{"method":"GET","header":[],"url":{"raw":"protocol://rps_host/v1/screening/search?offset=0&start_date=2022-07-01&end_date=2023-07-01&limit=5","protocol":"protocol","host":["rps_host"],"path":["v1","screening","search"],"query":[{"key":"offset","value":"0"},{"key":"start_date","value":"2022-07-01"},{"key":"end_date","value":"2023-07-01"},{"key":"limit","value":"5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Jul 2023 11:17:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"45647"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"c615f69e-2bf3-41d3-b264-beedf31275f1"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-amzn-Remapped-content-length","value":"45647"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"origin-agent-cluster","value":"?1"},{"key":"x-amzn-Remapped-connection","value":"close"},{"key":"cross-origin-embedder-policy","value":"require-corp"},{"key":"x-download-options","value":"noopen"},{"key":"cross-origin-opener-policy","value":"same-origin"},{"key":"x-amz-apigw-id","value":"IuHO6HLSoAMEByQ="},{"key":"x-content-type-options","value":"nosniff"},{"key":"etag","value":"W/\"b24f-mv/jjvbKTArpLpQyUsuAhG0aXIs\""},{"key":"cross-origin-resource-policy","value":"same-origin"},{"key":"X-Amzn-Trace-Id","value":"Root=1-64c2525f-23cf514c5ebfa94253900115;Sampled=0;lineage=9f15702b:0"},{"key":"x-amzn-Remapped-date","value":"Thu, 27 Jul 2023 11:17:51 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 5,\n    \"rawCount\": 98595,\n    \"status\": \"success\",\n    \"success\": true,\n    \"value\": [\n        {\n            \"id\": \"exenv::denied-entity-screening:59aab1bc-8e5d-4981-add1-f4a80a04e206\",\n            \"index\": \"denied-entity-screening\",\n            \"action\": \"denied-entity\",\n            \"route\": \"denied-entity\",\n            \"organization\": \"exenv\",\n            \"completed\": 1687537431947,\n            \"completed_format\": \"2023-06-23T16:23:51.9475204Z\",\n            \"reference\": \"shipmentId:3104002\",\n            \"params\": {\n                \"body\": {\n                    \"name\": {\n                        \"company\": \"JIHAD TNT, ABU\",\n                        \"first\": \"\",\n                        \"last\": \"\",\n                        \"full\": \"\",\n                        \"country\": {\n                            \"code\": \"IR\",\n                            \"name\": \"\"\n                        }\n                    },\n                    \"address\": {\n                        \"address1\": \"\",\n                        \"address2\": \"\",\n                        \"address3\": \"\",\n                        \"address4\": \"\",\n                        \"address5\": \"\",\n                        \"city\": \"\",\n                        \"state\": \"\",\n                        \"country\": {\n                            \"code\": \"IR\",\n                            \"name\": \"\"\n                        }\n                    }\n                },\n                \"reference\": {\n                    \"type\": \"shipmentId\",\n                    \"value\": \"3104002\"\n                },\n                \"similarityThreshold\": 40,\n                \"tags\": {\n                    \"batchId\": \"bfa79054-1c94-4737-88f5-ee127dd78a0b\",\n                    \"rps-version\": \"1.2.1\"\n                }\n            },\n            \"requestor\": \"exenv::user:115294\",\n            \"requestor_name\": \"API Machine Integration\",\n            \"resolved\": true,\n            \"resolution\": {\n                \"actionTaken\": \"No Action Necessary\",\n                \"by\": {\n                    \"id\": \"exenv::user:115294\",\n                    \"name\": \"API Machine Integration\"\n                },\n                \"date\": \"2023-06-23T16:23:55.968Z\",\n                \"comment\": \"No Action Necessary\",\n                \"updates\": [\n                    \"2023-06-23T16:23:55.968Z\"\n                ]\n            },\n            \"similarityThreshold\": 40,\n            \"screenType\": \"Name\",\n            \"token\": \"59aab1bc-8e5d-4981-add1-f4a80a04e206\",\n            \"response\": {\n                \"summary\": {\n                    \"total\": 0,\n                    \"max_score\": 28\n                },\n                \"matches\": []\n            },\n            \"tags\": {\n                \"batchId\": \"bfa79054-1c94-4737-88f5-ee127dd78a0b\",\n                \"rps-version\": \"1.2.1\"\n            }\n        },\n        {\n            \"id\": \"exenv::denied-entity-screening:2e8d9ff2-66a8-4ebd-8c96-edbfcbe92840\",\n            \"index\": \"denied-entity-screening\",\n            \"action\": \"denied-entity\",\n            \"route\": \"denied-entity\",\n            \"organization\": \"exenv\",\n            \"completed\": 1687537424901,\n            \"completed_format\": \"2023-06-23T16:23:44.9016041Z\",\n            \"reference\": \"shipmentId:3104002\",\n            \"params\": {\n                \"body\": {\n                    \"name\": {\n                        \"company\": \"\",\n                        \"first\": \"\",\n                        \"last\": \"\",\n                        \"full\": \"\",\n                        \"country\": {\n                            \"code\": \"IR\",\n                            \"name\": \"\"\n                        }\n                    },\n                    \"address\": {\n                        \"address1\": \"NO. 21 SAADAT ABAD STREET\",\n                        \"address2\": \"\",\n                        \"address3\": \"\",\n                        \"address4\": \"\",\n                        \"address5\": \"\",\n                        \"city\": \"TEHRAN\",\n                        \"state\": \"\",\n                        \"country\": {\n                            \"code\": \"IR\",\n                            \"name\": \"\"\n                        }\n                    }\n                },\n                \"reference\": {\n                    \"type\": \"shipmentId\",\n                    \"value\": \"3104002\"\n                },\n                \"similarityThreshold\": 40,\n                \"tags\": {\n                    \"batchId\": \"f093dcff-06e8-421f-96b1-a681732caf54\",\n                    \"rps-version\": \"1.2.1\"\n                }\n            },\n            \"requestor\": \"exenv::user:115294\",\n            \"requestor_name\": \"API Machine Integration\",\n            \"resolved\": false,\n            \"similarityThreshold\": 40,\n            \"screenType\": \"Address\",\n            \"token\": \"2e8d9ff2-66a8-4ebd-8c96-edbfcbe92840\",\n            \"response\": {\n                \"summary\": {\n                    \"total\": 10,\n                    \"max_score\": 54.84\n                },\n                \"matches\": [\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 54.84,\n                        \"id\": \"mk::denied-entity-mk:106434\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"106434\",\n                        \"rowno\": 52583,\n                        \"name\": \"SUPREME COUNCIL OF CYBERSPACE\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2018-01-12T00:00:00Z\",\n                        \"last_update\": \"2018-02-02T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"Saadat Abad\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"TEHRAN\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnr\",\n                            \"display\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"name\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"83\",\n                                \"page\": \"2875\",\n                                \"date\": \"2018-01-19\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"fBOrrvDhSTSAuRzn2A27dUh1JGLHzyZlOvptu0xthCE=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 50,\n                        \"id\": \"premium::denied-entity-premium:GL4597031\",\n                        \"index\": \"denied-entity-premium\",\n                        \"entity_id\": \"GL4597031\",\n                        \"rowno\": 1192071,\n                        \"name\": \"IRAN CENTRIFUGE TECHNOLOGY CO.\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2010-07-27T00:00:00Z\",\n                        \"last_update\": \"2023-03-02T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"No. 1, 37th Street, Yousef Abad District\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"Tehran\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"boe\",\n                            \"display\": \"\",\n                            \"name\": \"\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [],\n                        \"volume\": 1,\n                        \"record_hash\": \"sN/6RZz7sz32OLxZJ6A6jxyzNezxxowQjnnquJrRNYg=\",\n                        \"organization\": \"premium\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 50,\n                        \"id\": \"premium::denied-entity-premium:GL4597032\",\n                        \"index\": \"denied-entity-premium\",\n                        \"entity_id\": \"GL4597032\",\n                        \"rowno\": 1192072,\n                        \"name\": \"IRAN CENTRIFUGE TECHNOLOGY COMPANY\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2010-07-27T00:00:00Z\",\n                        \"last_update\": \"2023-03-02T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"No. 1, 37th Street, Yousef Abad District\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"Tehran\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"boe\",\n                            \"display\": \"\",\n                            \"name\": \"\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [],\n                        \"volume\": 1,\n                        \"record_hash\": \"8YPBX4Q6nEc/FR2Mp3QDmoUCPTsQ20C+kpPJ3dCQQ+w=\",\n                        \"organization\": \"premium\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 50,\n                        \"id\": \"premium::denied-entity-premium:GL4597033\",\n                        \"index\": \"denied-entity-premium\",\n                        \"entity_id\": \"GL4597033\",\n                        \"rowno\": 1192073,\n                        \"name\": \"IRAN'S CENTRIFUGE TECHNOLOGY COMPANY\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2010-07-27T00:00:00Z\",\n                        \"last_update\": \"2023-03-02T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"No. 1, 37th Street, Yousef Abad District\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"Tehran\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"boe\",\n                            \"display\": \"\",\n                            \"name\": \"\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [],\n                        \"volume\": 1,\n                        \"record_hash\": \"evp5ZkyRxC5/272XAn+mMClBFxHakHbb1I9U2lAzG5E=\",\n                        \"organization\": \"premium\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 50,\n                        \"id\": \"premium::denied-entity-premium:GL4597034\",\n                        \"index\": \"denied-entity-premium\",\n                        \"entity_id\": \"GL4597034\",\n                        \"rowno\": 1192074,\n                        \"name\": \"SHERKATE TECHNOLOGY CENTRIFUGE IRAN\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2010-07-27T00:00:00Z\",\n                        \"last_update\": \"2023-03-02T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"No. 1, 37th Street, Yousef Abad District\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"Tehran\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"boe\",\n                            \"display\": \"\",\n                            \"name\": \"\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [],\n                        \"volume\": 1,\n                        \"record_hash\": \"0kQxl/sWQI6sL6L0ZjeERvs2zfZEiwPpETrYbf3Vm58=\",\n                        \"organization\": \"premium\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 50,\n                        \"id\": \"premium::denied-entity-premium:GL4597035\",\n                        \"index\": \"denied-entity-premium\",\n                        \"entity_id\": \"GL4597035\",\n                        \"rowno\": 1192075,\n                        \"name\": \"TABA\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2010-07-27T00:00:00Z\",\n                        \"last_update\": \"2023-03-02T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"No. 1, 37th Street, Yousef Abad District\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"Tehran\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"boe\",\n                            \"display\": \"\",\n                            \"name\": \"\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [],\n                        \"volume\": 1,\n                        \"record_hash\": \"Wo2r/7ZysbYKEunyuEidXuZpy5elWvIQq3F5dqOynsk=\",\n                        \"organization\": \"premium\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 50,\n                        \"id\": \"premium::denied-entity-premium:GL4597036\",\n                        \"index\": \"denied-entity-premium\",\n                        \"entity_id\": \"GL4597036\",\n                        \"rowno\": 1192076,\n                        \"name\": \"TESA\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2010-07-27T00:00:00Z\",\n                        \"last_update\": \"2023-03-02T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"No. 1, 37th Street, Yousef Abad District\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"Tehran\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"boe\",\n                            \"display\": \"\",\n                            \"name\": \"\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [],\n                        \"volume\": 1,\n                        \"record_hash\": \"0phsK1pxt+v72dcVdm4pTCdv8XUiWLolSkxM0auYyN4=\",\n                        \"organization\": \"premium\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 50,\n                        \"id\": \"premium::denied-entity-premium:GL4597037\",\n                        \"index\": \"denied-entity-premium\",\n                        \"entity_id\": \"GL4597037\",\n                        \"rowno\": 1192077,\n                        \"name\": \"TSA\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2010-07-27T00:00:00Z\",\n                        \"last_update\": \"2023-03-02T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"No. 1, 37th Street, Yousef Abad District\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"Tehran\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"boe\",\n                            \"display\": \"\",\n                            \"name\": \"\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [],\n                        \"volume\": 1,\n                        \"record_hash\": \"4RNXfDoVwR30MLATiqkKD9UnLdAwD5T1oEGejVgFxkQ=\",\n                        \"organization\": \"premium\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 43.06,\n                        \"id\": \"mk::denied-entity-mk:153241\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"153241\",\n                        \"rowno\": 95453,\n                        \"name\": \"AMIR KABIR PETROCHEMICAL COMPANY\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2023-02-09T00:00:00Z\",\n                        \"last_update\": \"2023-02-17T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"No. 21, Saadat Abad Street, Darya South Srafhay\",\n                            \"address2\": \"P.O. Box 1465835661\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"TEHRAN\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnr\",\n                            \"display\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"name\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"88\",\n                                \"page\": \"9593\",\n                                \"date\": \"2023-02-14\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"Jr2RijdHDX0yrsmasyKWM4itkfCWwrL78jVQw9oDZfo=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 43.06,\n                        \"id\": \"mk::denied-entity-mk:153244\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"153244\",\n                        \"rowno\": 95456,\n                        \"name\": \"AMIR KABIR PETROCHEMICAL COMPANY PUBLIC JOINT STOCK\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2023-02-09T00:00:00Z\",\n                        \"last_update\": \"2023-02-17T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"No. 21, Saadat Abad Street, Darya South Srafhay\",\n                            \"address2\": \"P.O. Box 1465835661\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"TEHRAN\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnr\",\n                            \"display\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"name\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"88\",\n                                \"page\": \"9593\",\n                                \"date\": \"2023-02-14\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"yd3wQoR/rrKL9N068NQzobL6Zi3iAtd/kb5CzZSANuA=\",\n                        \"organization\": \"mk\"\n                    }\n                ]\n            },\n            \"tags\": {\n                \"batchId\": \"f093dcff-06e8-421f-96b1-a681732caf54\",\n                \"rps-version\": \"1.2.1\"\n            }\n        },\n        {\n            \"id\": \"exenv::denied-entity-screening:a1d228a5-42b9-46a1-9570-3a7d10864fcc\",\n            \"index\": \"denied-entity-screening\",\n            \"action\": \"denied-entity\",\n            \"route\": \"denied-entity\",\n            \"organization\": \"exenv\",\n            \"completed\": 1687537388565,\n            \"completed_format\": \"2023-06-23T16:23:08.5653774Z\",\n            \"reference\": \"shipmentId:3104002\",\n            \"params\": {\n                \"body\": {\n                    \"name\": {\n                        \"company\": \"AMIR KABIR PETROCHEMICAL COMPANY\",\n                        \"first\": \"\",\n                        \"last\": \"\",\n                        \"full\": \"\",\n                        \"country\": {\n                            \"code\": \"IR\",\n                            \"name\": \"\"\n                        }\n                    },\n                    \"address\": {\n                        \"address1\": \"\",\n                        \"address2\": \"\",\n                        \"address3\": \"\",\n                        \"address4\": \"\",\n                        \"address5\": \"\",\n                        \"city\": \"\",\n                        \"state\": \"\",\n                        \"country\": {\n                            \"code\": \"IR\",\n                            \"name\": \"\"\n                        }\n                    }\n                },\n                \"reference\": {\n                    \"type\": \"shipmentId\",\n                    \"value\": \"3104002\"\n                },\n                \"similarityThreshold\": 40,\n                \"tags\": {\n                    \"batchId\": \"aaf7ed4f-b228-424c-812d-41c6f66d6e3c\",\n                    \"rps-version\": \"1.2.1\"\n                }\n            },\n            \"requestor\": \"exenv::user:115294\",\n            \"requestor_name\": \"API Machine Integration\",\n            \"resolved\": false,\n            \"similarityThreshold\": 40,\n            \"screenType\": \"Name\",\n            \"token\": \"a1d228a5-42b9-46a1-9570-3a7d10864fcc\",\n            \"response\": {\n                \"summary\": {\n                    \"total\": 21,\n                    \"max_score\": 100\n                },\n                \"matches\": [\n                    {\n                        \"match_group\": \"exact\",\n                        \"similarity\": 100,\n                        \"id\": \"mk::denied-entity-mk:153239\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"153239\",\n                        \"rowno\": 95451,\n                        \"name\": \"AMIR KABIR PETROCHEMICAL COMPANY\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2023-02-09T00:00:00Z\",\n                        \"last_update\": \"2023-02-17T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"P.O. Box 1465835661\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"TEHRAN\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnr\",\n                            \"display\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"name\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"88\",\n                                \"page\": \"9593\",\n                                \"date\": \"2023-02-14\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"ObR3LeJQaxMJa+ECMvR7yPpoGUezkTavyFlR4UmYg6c=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"exact\",\n                        \"similarity\": 100,\n                        \"id\": \"mk::denied-entity-mk:153240\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"153240\",\n                        \"rowno\": 95452,\n                        \"name\": \"AMIR KABIR PETROCHEMICAL COMPANY\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2023-02-09T00:00:00Z\",\n                        \"last_update\": \"2023-02-17T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"Derya Blvd - South Sarafahay Street\",\n                            \"address2\": \"Ahmad Nafisi East (23) Street, Block 21, Sa'adat Abad\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"TEHRAN\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnr\",\n                            \"display\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"name\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"88\",\n                                \"page\": \"9593\",\n                                \"date\": \"2023-02-14\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"RlZQe20/WIXP2eAyCcVe2paWpiR3dWeUeSmBMBgR1qU=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"exact\",\n                        \"similarity\": 100,\n                        \"id\": \"mk::denied-entity-mk:153241\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"153241\",\n                        \"rowno\": 95453,\n                        \"name\": \"AMIR KABIR PETROCHEMICAL COMPANY\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2023-02-09T00:00:00Z\",\n                        \"last_update\": \"2023-02-17T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"No. 21, Saadat Abad Street, Darya South Srafhay\",\n                            \"address2\": \"P.O. Box 1465835661\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"TEHRAN\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnr\",\n                            \"display\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"name\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"88\",\n                                \"page\": \"9593\",\n                                \"date\": \"2023-02-14\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"Jr2RijdHDX0yrsmasyKWM4itkfCWwrL78jVQw9oDZfo=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 78.12,\n                        \"id\": \"mk::denied-entity-mk:80455\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"80455\",\n                        \"rowno\": 33531,\n                        \"name\": \"ARAK PETROCHEMICAL COMPANY\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2013-05-31T00:00:00Z\",\n                        \"last_update\": \"2020-04-07T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"No. 68, Taban St., Vali Asr Ave.\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"TEHRAN\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnr\",\n                            \"display\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"name\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"45233\",\n                                \"date\": \"2014-08-04\"\n                            },\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"73142\",\n                                \"date\": \"2014-12-09\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"3693\",\n                                \"date\": \"2016-01-21\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"13561\",\n                                \"date\": \"2016-03-14\"\n                            },\n                            {\n                                \"volume\": \"85\",\n                                \"page\": \"18334\",\n                                \"date\": \"2020-04-01\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"wbEcXWT/+FS4JMC2Nk33XdEgGl7bztg/XANvKsvEdr0=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 78.12,\n                        \"id\": \"mk::denied-entity-mk:80485\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"80485\",\n                        \"rowno\": 33547,\n                        \"name\": \"MOBIN PETROCHEMICAL COMPANY\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2013-05-31T00:00:00Z\",\n                        \"last_update\": \"2019-06-17T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"Southern Pars Special Economic Energy Zone\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"ASSALUYEH, BUSHEHR\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnr\",\n                            \"display\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"name\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"45233\",\n                                \"date\": \"2014-08-04\"\n                            },\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"73142\",\n                                \"date\": \"2014-12-09\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"3693\",\n                                \"date\": \"2016-01-21\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"13561\",\n                                \"date\": \"2016-03-14\"\n                            },\n                            {\n                                \"volume\": \"84\",\n                                \"page\": \"27399\",\n                                \"date\": \"2019-06-12\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"n6nt1f3Ry9ORlsGblBK8qfApvN78rVjza9HppMEling=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 78.12,\n                        \"id\": \"mk::denied-entity-mk:80486\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"80486\",\n                        \"rowno\": 33548,\n                        \"name\": \"MOBIN PETROCHEMICAL COMPANY\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2013-05-31T00:00:00Z\",\n                        \"last_update\": \"2019-06-17T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"PO Box\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"MASHHAD\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnr\",\n                            \"display\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"name\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"45233\",\n                                \"date\": \"2014-08-04\"\n                            },\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"73142\",\n                                \"date\": \"2014-12-09\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"3693\",\n                                \"date\": \"2016-01-21\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"13561\",\n                                \"date\": \"2016-03-14\"\n                            },\n                            {\n                                \"volume\": \"84\",\n                                \"page\": \"27399\",\n                                \"date\": \"2019-06-12\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"SPC8TurN+9lRQ/aCt2NMv+nFNfEoU3KVbUKOZL+VS8s=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 78.12,\n                        \"id\": \"mk::denied-entity-mk:80532\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"80532\",\n                        \"rowno\": 33593,\n                        \"name\": \"MARJAN PETROCHEMICAL COMPANY\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2013-06-04T00:00:00Z\",\n                        \"last_update\": \"2020-04-07T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"Ground Floor, No. 39, Meftah/Garmsar West Alley\",\n                            \"address2\": \"Shiraz (South) Street, Molla Sadra Avenue\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"TEHRAN\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnr\",\n                            \"display\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"name\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"78\",\n                                \"page\": \"37664\",\n                                \"date\": \"2013-06-21\"\n                            },\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"45233\",\n                                \"date\": \"2014-08-04\"\n                            },\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"73142\",\n                                \"date\": \"2014-12-09\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"3693\",\n                                \"date\": \"2016-01-21\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"13561\",\n                                \"date\": \"2016-03-14\"\n                            },\n                            {\n                                \"volume\": \"85\",\n                                \"page\": \"18334\",\n                                \"date\": \"2020-04-01\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"rhByp0xPQCmr76t9SaqrneMrxJOnN9m8fj8H4xokRfU=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 75,\n                        \"id\": \"mk::denied-entity-mk:53457\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"53457\",\n                        \"rowno\": 20960,\n                        \"name\": \"NATIONAL PETROCHEMICAL COMPANY\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2010-06-16T00:00:00Z\",\n                        \"last_update\": \"2020-10-26T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"No. 104, North Sheikh Bahaei Blvd.\",\n                            \"address2\": \"Molla Sadra Ave.\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"TEHRAN\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnr\",\n                            \"display\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"name\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"75\",\n                                \"page\": \"34630\",\n                                \"date\": \"2010-06-18\"\n                            },\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"45233\",\n                                \"date\": \"2014-08-04\"\n                            },\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"73142\",\n                                \"date\": \"2014-12-09\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"3693\",\n                                \"date\": \"2016-01-21\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"13561\",\n                                \"date\": \"2016-03-14\"\n                            },\n                            {\n                                \"volume\": \"85\",\n                                \"page\": \"18334\",\n                                \"date\": \"2020-04-01\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"OZMKuhqiQgZ5WhD1m5RAqa2ab3EPY0EUGnnL/CZfw+Y=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 75,\n                        \"id\": \"mk::denied-entity-mk:80450\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"80450\",\n                        \"rowno\": 33526,\n                        \"name\": \"TABRIZ PETROCHEMICAL COMPANY\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2013-05-31T00:00:00Z\",\n                        \"last_update\": \"2020-04-07T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"Off Km 8, Azarshahr Road\",\n                            \"address2\": \"Kojuvar Road\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"TABRIZ\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnr\",\n                            \"display\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"name\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"45233\",\n                                \"date\": \"2014-08-04\"\n                            },\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"73142\",\n                                \"date\": \"2014-12-09\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"3693\",\n                                \"date\": \"2016-01-21\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"13561\",\n                                \"date\": \"2016-03-14\"\n                            },\n                            {\n                                \"volume\": \"85\",\n                                \"page\": \"18334\",\n                                \"date\": \"2020-04-01\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"1WIgrmtzb1Y7rYJn4EGCSvGRKJJSZWeKIZfLqDm5g9I=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 75,\n                        \"id\": \"mk::denied-entity-mk:80482\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"80482\",\n                        \"rowno\": 33544,\n                        \"name\": \"NOURI PETROCHEMICAL COMPANY\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2013-05-31T00:00:00Z\",\n                        \"last_update\": \"2019-06-17T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"Pars Special Economic Energy Zone\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"ASSALUYEH PORT, BUSHEHR\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnr\",\n                            \"display\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"name\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"45233\",\n                                \"date\": \"2014-08-04\"\n                            },\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"73142\",\n                                \"date\": \"2014-12-09\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"3693\",\n                                \"date\": \"2016-01-21\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"13561\",\n                                \"date\": \"2016-03-14\"\n                            },\n                            {\n                                \"volume\": \"84\",\n                                \"page\": \"27399\",\n                                \"date\": \"2019-06-12\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"g0PSgRg0wbZ0ZhzWvh0pu3ogdP0rIU1imPuAVvNtchs=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 71.88,\n                        \"id\": \"mk::denied-entity-mk:80452\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"80452\",\n                        \"rowno\": 33528,\n                        \"name\": \"SHAZAND PETROCHEMICAL COMPANY\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2013-05-31T00:00:00Z\",\n                        \"last_update\": \"2020-04-07T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"No. 68, Taban St., Vali Asr Ave.\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"TEHRAN\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnr\",\n                            \"display\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"name\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"45233\",\n                                \"date\": \"2014-08-04\"\n                            },\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"73142\",\n                                \"date\": \"2014-12-09\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"3693\",\n                                \"date\": \"2016-01-21\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"13561\",\n                                \"date\": \"2016-03-14\"\n                            },\n                            {\n                                \"volume\": \"85\",\n                                \"page\": \"18334\",\n                                \"date\": \"2020-04-01\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"2htiYOwZKBiZbNRWdrDkuQZ30qrjU2RuRG1HZIXCDhw=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 71.88,\n                        \"id\": \"mk::denied-entity-mk:80481\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"80481\",\n                        \"rowno\": 33543,\n                        \"name\": \"PARS PETROCHEMICAL COMPANY\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2013-05-31T00:00:00Z\",\n                        \"last_update\": \"2019-06-17T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"Pars Special Economic Energy Zone\",\n                            \"address2\": \"PO Box 163-75391\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"ASSALUYEH, BUSHEHR\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnr\",\n                            \"display\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"name\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"45233\",\n                                \"date\": \"2014-08-04\"\n                            },\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"73142\",\n                                \"date\": \"2014-12-09\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"3693\",\n                                \"date\": \"2016-01-21\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"13561\",\n                                \"date\": \"2016-03-14\"\n                            },\n                            {\n                                \"volume\": \"84\",\n                                \"page\": \"27399\",\n                                \"date\": \"2019-06-12\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"NtE8tZTNE3Ksh4bcAysvDQsKQcPfH9B/Ihr3DI5TCUk=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 71.88,\n                        \"id\": \"mk::denied-entity-mk:80483\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"80483\",\n                        \"rowno\": 33545,\n                        \"name\": \"BORZUYEH PETROCHEMICAL COMPANY\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2013-05-31T00:00:00Z\",\n                        \"last_update\": \"2019-06-17T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"Pars Special Economic Energy Zone\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"ASSALUYEH PORT, BUSHEHR\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnr\",\n                            \"display\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"name\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"45233\",\n                                \"date\": \"2014-08-04\"\n                            },\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"73142\",\n                                \"date\": \"2014-12-09\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"3693\",\n                                \"date\": \"2016-01-21\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"13561\",\n                                \"date\": \"2016-03-14\"\n                            },\n                            {\n                                \"volume\": \"84\",\n                                \"page\": \"27399\",\n                                \"date\": \"2019-06-12\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"FGHCV1ygyJtH1HHAe8BsmkQu/8Fpj6uyfXzL48or5ZM=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 71.5,\n                        \"id\": \"mk::denied-entity-mk:153242\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"153242\",\n                        \"rowno\": 95454,\n                        \"name\": \"AMIR KABIR PETROCHEMICAL COMPANY PUBLIC JOINT STOCK\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2023-02-09T00:00:00Z\",\n                        \"last_update\": \"2023-02-17T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"P.O. Box 1465835661\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"TEHRAN\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnr\",\n                            \"display\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"name\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"88\",\n                                \"page\": \"9593\",\n                                \"date\": \"2023-02-14\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"kR8QPHmTa6N5qDqt2Y3or5N/xd8p8pSXazDgNb0kYgY=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 71.5,\n                        \"id\": \"mk::denied-entity-mk:153243\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"153243\",\n                        \"rowno\": 95455,\n                        \"name\": \"AMIR KABIR PETROCHEMICAL COMPANY PUBLIC JOINT STOCK\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2023-02-09T00:00:00Z\",\n                        \"last_update\": \"2023-02-17T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"Derya Blvd - South Sarafahay Street\",\n                            \"address2\": \"Ahmad Nafisi East (23) Street, Block 21, Sa'adat Abad\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"TEHRAN\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnr\",\n                            \"display\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"name\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"88\",\n                                \"page\": \"9593\",\n                                \"date\": \"2023-02-14\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"fnjJtti4cbXNQ/RKLPqQjtf0UDrN33Mkea803QhX8/c=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 71.5,\n                        \"id\": \"mk::denied-entity-mk:153244\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"153244\",\n                        \"rowno\": 95456,\n                        \"name\": \"AMIR KABIR PETROCHEMICAL COMPANY PUBLIC JOINT STOCK\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2023-02-09T00:00:00Z\",\n                        \"last_update\": \"2023-02-17T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"No. 21, Saadat Abad Street, Darya South Srafhay\",\n                            \"address2\": \"P.O. Box 1465835661\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"TEHRAN\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnr\",\n                            \"display\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"name\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"88\",\n                                \"page\": \"9593\",\n                                \"date\": \"2023-02-14\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"yd3wQoR/rrKL9N068NQzobL6Zi3iAtd/kb5CzZSANuA=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 56.25,\n                        \"id\": \"premium::denied-entity-premium:GL567253\",\n                        \"index\": \"denied-entity-premium\",\n                        \"entity_id\": \"GL567253\",\n                        \"rowno\": 42359,\n                        \"name\": \"AMIN INDUSTRIAL COMPANY\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2010-06-10T00:00:00Z\",\n                        \"last_update\": \"2023-03-02T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"P.O. Box 91735-549\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"Mashad\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"boe\",\n                            \"display\": \"\",\n                            \"name\": \"\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [],\n                        \"volume\": 1,\n                        \"record_hash\": \"rCzk9bhXjNx2dUaMztSh6MilT3rAdC0XEE7NPrf43EE=\",\n                        \"organization\": \"premium\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 56.25,\n                        \"id\": \"premium::denied-entity-premium:GL4597263\",\n                        \"index\": \"denied-entity-premium\",\n                        \"entity_id\": \"GL4597263\",\n                        \"rowno\": 1192233,\n                        \"name\": \"AMIN INDUSTRIAL COMPANY\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2010-06-10T00:00:00Z\",\n                        \"last_update\": \"2023-03-02T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"Amin Industrial Estate, Khalage Rd, Seyedi District\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"Mashad\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"boe\",\n                            \"display\": \"\",\n                            \"name\": \"\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [],\n                        \"volume\": 1,\n                        \"record_hash\": \"1SvVJffHTIksRoA799k9imrUaaJvFRoTK+sEK9XvJpc=\",\n                        \"organization\": \"premium\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 56.25,\n                        \"id\": \"premium::denied-entity-premium:GL4597264\",\n                        \"index\": \"denied-entity-premium\",\n                        \"entity_id\": \"GL4597264\",\n                        \"rowno\": 1192234,\n                        \"name\": \"AMIN INDUSTRIAL COMPANY\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2010-06-10T00:00:00Z\",\n                        \"last_update\": \"2023-03-02T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"Kaveh Complex, Khalaj Rd., Seyedi St\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"Mashad\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"boe\",\n                            \"display\": \"\",\n                            \"name\": \"\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [],\n                        \"volume\": 1,\n                        \"record_hash\": \"vnC+7kugXInNKhJ+WNPzoRFPTjXyQsPb5wBJxTg9qVQ=\",\n                        \"organization\": \"premium\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 40.62,\n                        \"id\": \"mk::denied-entity-mk:53605\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"53605\",\n                        \"rowno\": 21088,\n                        \"name\": \"PETROCHEMICAL COMMERCIAL COMPANY\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2010-06-16T00:00:00Z\",\n                        \"last_update\": \"2020-04-07T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"No. 1339, Vali Nejad Alley\",\n                            \"address2\": \"Vali-e-Asr St., Vanak Sq.\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"TEHRAN\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnr\",\n                            \"display\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"name\": \"Treasury Department's Specially Designated Nationals' - Iran\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"75\",\n                                \"page\": \"34630\",\n                                \"date\": \"2010-06-18\"\n                            },\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"45233\",\n                                \"date\": \"2014-08-04\"\n                            },\n                            {\n                                \"volume\": \"79\",\n                                \"page\": \"73142\",\n                                \"date\": \"2014-12-09\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"3693\",\n                                \"date\": \"2016-01-21\"\n                            },\n                            {\n                                \"volume\": \"81\",\n                                \"page\": \"13561\",\n                                \"date\": \"2016-03-14\"\n                            },\n                            {\n                                \"volume\": \"85\",\n                                \"page\": \"18334\",\n                                \"date\": \"2020-04-01\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"V+mySO5e5ldXB3p+KU5hXf/C8TY7XhmwrPbHp51dRYo=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 40,\n                        \"id\": \"mk::denied-entity-mk:64883\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"64883\",\n                        \"rowno\": 24225,\n                        \"name\": \"AMIR KABIR UNIVERSITY OF TECHNOLOGY\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2004-03-31T00:00:00Z\",\n                        \"last_update\": \"2023-01-05T00:00:00\",\n                        \"country_code\": \"ir\",\n                        \"address\": {\n                            \"address1\": \"\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"\",\n                            \"state\": \"\",\n                            \"country_code\": \"IR\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"IRN\",\n                            \"code\": \"IR\",\n                            \"display\": \"Iran, Islamic Republic of\",\n                            \"name\": \"IR\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"jpc\",\n                            \"display\": \"Japanese Proliferation Concerns\",\n                            \"name\": \"Japanese Proliferation Concerns\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [],\n                        \"volume\": 2,\n                        \"record_hash\": \"sOwAWRGL9ObrZnnnSmrgnkb90Tdxhu40TDBtEtVrsCQ=\",\n                        \"organization\": \"mk\"\n                    }\n                ]\n            },\n            \"tags\": {\n                \"batchId\": \"aaf7ed4f-b228-424c-812d-41c6f66d6e3c\",\n                \"rps-version\": \"1.2.1\"\n            }\n        },\n        {\n            \"id\": \"exenv::denied-entity-screening:310fc315-7102-4b3c-b574-2e711fa0496e\",\n            \"index\": \"denied-entity-screening\",\n            \"action\": \"denied-entity\",\n            \"route\": \"denied-entity\",\n            \"organization\": \"exenv\",\n            \"completed\": 1687537296669,\n            \"completed_format\": \"2023-06-23T16:21:36.6690545Z\",\n            \"reference\": \"shipmentId:3104002\",\n            \"params\": {\n                \"body\": {\n                    \"name\": {\n                        \"company\": \"DIVINE HOMES\",\n                        \"first\": \"\",\n                        \"last\": \"\",\n                        \"full\": \"\",\n                        \"country\": {\n                            \"code\": \"ZW\",\n                            \"name\": \"\"\n                        }\n                    },\n                    \"address\": {\n                        \"address1\": \"\",\n                        \"address2\": \"\",\n                        \"address3\": \"\",\n                        \"address4\": \"\",\n                        \"address5\": \"\",\n                        \"city\": \"\",\n                        \"state\": \"\",\n                        \"country\": {\n                            \"code\": \"ZW\",\n                            \"name\": \"\"\n                        }\n                    }\n                },\n                \"reference\": {\n                    \"type\": \"shipmentId\",\n                    \"value\": \"3104002\"\n                },\n                \"similarityThreshold\": 40,\n                \"tags\": {\n                    \"batchId\": \"60851af6-523c-4de0-9db0-ab5f4833bb1a\",\n                    \"rps-version\": \"1.2.1\"\n                }\n            },\n            \"requestor\": \"exenv::user:115294\",\n            \"requestor_name\": \"API Machine Integration\",\n            \"resolved\": true,\n            \"resolution\": {\n                \"actionTaken\": \"No Determination\",\n                \"by\": {\n                    \"id\": \"115294\",\n                    \"name\": \"API Machine Integration\"\n                },\n                \"date\": \"2023-06-23T16:21:36.7481122Z\",\n                \"comment\": \"No Action Necessary\",\n                \"updates\": []\n            },\n            \"similarityThreshold\": 40,\n            \"screenType\": \"Name\",\n            \"token\": \"310fc315-7102-4b3c-b574-2e711fa0496e\",\n            \"response\": {\n                \"summary\": {\n                    \"total\": 6,\n                    \"max_score\": 100\n                },\n                \"matches\": [\n                    {\n                        \"match_group\": \"exact\",\n                        \"similarity\": 100,\n                        \"id\": \"mk::denied-entity-mk:44411\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"44411\",\n                        \"rowno\": 16656,\n                        \"name\": \"DIVINE HOMES\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2008-07-25T00:00:00Z\",\n                        \"last_update\": \"2018-04-27T00:00:00\",\n                        \"country_code\": \"zw\",\n                        \"address\": {\n                            \"address1\": \"12 Meredith Drive, Eastlea\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"HARARE\",\n                            \"state\": \"\",\n                            \"country_code\": \"ZW\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"ZWE\",\n                            \"code\": \"ZW\",\n                            \"display\": \"Zimbabwe\",\n                            \"name\": \"ZW\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnz\",\n                            \"display\": \"Specially Designated National, Zimbabwe\",\n                            \"name\": \"Specially Designated National, Zimbabwe\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"73\",\n                                \"page\": \"45101\",\n                                \"date\": \"2008-08-01\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"WLv9ERupa2OIp4oZV9M0Whj9Z86hBhmLU8Mw3ZE5tj0=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"exact\",\n                        \"similarity\": 100,\n                        \"id\": \"mk::denied-entity-mk:44412\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"44412\",\n                        \"rowno\": 16657,\n                        \"name\": \"DIVINE HOMES\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2008-07-25T00:00:00Z\",\n                        \"last_update\": \"2008-07-25T00:00:00\",\n                        \"country_code\": \"zw\",\n                        \"address\": {\n                            \"address1\": \"Shop # 6, Hillside Shopping Center\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"HARARE\",\n                            \"state\": \"\",\n                            \"country_code\": \"ZW\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"ZWE\",\n                            \"code\": \"ZW\",\n                            \"display\": \"Zimbabwe\",\n                            \"name\": \"ZW\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnz\",\n                            \"display\": \"Specially Designated National, Zimbabwe\",\n                            \"name\": \"Specially Designated National, Zimbabwe\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"73\",\n                                \"page\": \"45101\",\n                                \"date\": \"2008-08-01\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"MV9U+aIA4hH7p0irvSEEPjKzBxQC/Ikq19wuMVVkXpE=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"exact\",\n                        \"similarity\": 100,\n                        \"id\": \"mk::denied-entity-mk:110140\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"110140\",\n                        \"rowno\": 55938,\n                        \"name\": \"DIVINE HOMES\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2008-07-25T00:00:00Z\",\n                        \"last_update\": \"2018-04-27T00:00:00\",\n                        \"country_code\": \"zw\",\n                        \"address\": {\n                            \"address1\": \"31 Kensington, Highlands\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"HARARE\",\n                            \"state\": \"\",\n                            \"country_code\": \"ZW\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"ZWE\",\n                            \"code\": \"ZW\",\n                            \"display\": \"Zimbabwe\",\n                            \"name\": \"ZW\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnz\",\n                            \"display\": \"Specially Designated National, Zimbabwe\",\n                            \"name\": \"Specially Designated National, Zimbabwe\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"73\",\n                                \"page\": \"45101\",\n                                \"date\": \"2008-08-01\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"hVeLHY25agy4bEl5MJ7y3xA05VpukInp0WRnqNwDGzk=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 85,\n                        \"id\": \"mk::denied-entity-mk:44413\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"44413\",\n                        \"rowno\": 16658,\n                        \"name\": \"DIVINE HOMES (PVT) LTD\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2008-07-25T00:00:00Z\",\n                        \"last_update\": \"2018-04-27T00:00:00\",\n                        \"country_code\": \"zw\",\n                        \"address\": {\n                            \"address1\": \"12 Meredith Drive, Eastlea\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"HARARE\",\n                            \"state\": \"\",\n                            \"country_code\": \"ZW\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"ZWE\",\n                            \"code\": \"ZW\",\n                            \"display\": \"Zimbabwe\",\n                            \"name\": \"ZW\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnz\",\n                            \"display\": \"Specially Designated National, Zimbabwe\",\n                            \"name\": \"Specially Designated National, Zimbabwe\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"73\",\n                                \"page\": \"45101\",\n                                \"date\": \"2008-08-01\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"oYWwPQyGEQ06wevgjzGIUxpTs0U5itO5Np747UQxbJ8=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 85,\n                        \"id\": \"mk::denied-entity-mk:44414\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"44414\",\n                        \"rowno\": 16659,\n                        \"name\": \"DIVINE HOMES (PVT) LTD\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2008-07-25T00:00:00Z\",\n                        \"last_update\": \"2008-07-25T00:00:00\",\n                        \"country_code\": \"zw\",\n                        \"address\": {\n                            \"address1\": \"Shop # 6, Hillside Shopping Center\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"HARARE\",\n                            \"state\": \"\",\n                            \"country_code\": \"ZW\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"ZWE\",\n                            \"code\": \"ZW\",\n                            \"display\": \"Zimbabwe\",\n                            \"name\": \"ZW\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnz\",\n                            \"display\": \"Specially Designated National, Zimbabwe\",\n                            \"name\": \"Specially Designated National, Zimbabwe\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"73\",\n                                \"page\": \"45101\",\n                                \"date\": \"2008-08-01\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"CIIjUaLW36wS0EYiMzO21EjK/iyiaSyJaOpHgxOdrxI=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 85,\n                        \"id\": \"mk::denied-entity-mk:110141\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"110141\",\n                        \"rowno\": 55939,\n                        \"name\": \"DIVINE HOMES (PVT) LTD\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2008-07-25T00:00:00Z\",\n                        \"last_update\": \"2018-04-27T00:00:00\",\n                        \"country_code\": \"zw\",\n                        \"address\": {\n                            \"address1\": \"31 Kensington, Highlands\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"HARARE\",\n                            \"state\": \"\",\n                            \"country_code\": \"ZW\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"ZWE\",\n                            \"code\": \"ZW\",\n                            \"display\": \"Zimbabwe\",\n                            \"name\": \"ZW\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnz\",\n                            \"display\": \"Specially Designated National, Zimbabwe\",\n                            \"name\": \"Specially Designated National, Zimbabwe\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"73\",\n                                \"page\": \"45101\",\n                                \"date\": \"2008-08-01\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"PVAeipXjjLkCz3HofiEEGkmbpiDVSNR18Hoh/4ZuoDc=\",\n                        \"organization\": \"mk\"\n                    }\n                ]\n            },\n            \"tags\": {\n                \"batchId\": \"60851af6-523c-4de0-9db0-ab5f4833bb1a\",\n                \"rps-version\": \"1.2.1\"\n            }\n        },\n        {\n            \"id\": \"exenv::denied-entity-screening:0a277872-37ae-4534-9b3f-bf5714b05046\",\n            \"index\": \"denied-entity-screening\",\n            \"action\": \"denied-entity\",\n            \"route\": \"denied-entity\",\n            \"organization\": \"exenv\",\n            \"completed\": 1687537273509,\n            \"completed_format\": \"2023-06-23T16:21:13.5097598Z\",\n            \"reference\": \"shipmentId:3104002\",\n            \"params\": {\n                \"body\": {\n                    \"name\": {\n                        \"company\": \"DIVINE HOMES\",\n                        \"first\": \"\",\n                        \"last\": \"\",\n                        \"full\": \"\",\n                        \"country\": {\n                            \"code\": \"ZW\",\n                            \"name\": \"\"\n                        }\n                    },\n                    \"address\": {\n                        \"address1\": \"\",\n                        \"address2\": \"\",\n                        \"address3\": \"\",\n                        \"address4\": \"\",\n                        \"address5\": \"\",\n                        \"city\": \"\",\n                        \"state\": \"\",\n                        \"country\": {\n                            \"code\": \"ZW\",\n                            \"name\": \"\"\n                        }\n                    }\n                },\n                \"reference\": {\n                    \"type\": \"shipmentId\",\n                    \"value\": \"3104002\"\n                },\n                \"similarityThreshold\": 40,\n                \"tags\": {\n                    \"batchId\": \"a2694193-769d-41e7-bf89-ed7276cebf1a\",\n                    \"rps-version\": \"1.2.1\"\n                }\n            },\n            \"requestor\": \"exenv::user:115294\",\n            \"requestor_name\": \"API Machine Integration\",\n            \"resolved\": true,\n            \"resolution\": {\n                \"actionTaken\": \"No Determination\",\n                \"by\": {\n                    \"id\": \"115294\",\n                    \"name\": \"API Machine Integration\"\n                },\n                \"date\": \"2023-06-23T16:21:13.5885069Z\",\n                \"comment\": \"No Action Necessary\",\n                \"updates\": []\n            },\n            \"similarityThreshold\": 40,\n            \"screenType\": \"Name\",\n            \"token\": \"0a277872-37ae-4534-9b3f-bf5714b05046\",\n            \"response\": {\n                \"summary\": {\n                    \"total\": 6,\n                    \"max_score\": 100\n                },\n                \"matches\": [\n                    {\n                        \"match_group\": \"exact\",\n                        \"similarity\": 100,\n                        \"id\": \"mk::denied-entity-mk:44411\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"44411\",\n                        \"rowno\": 16656,\n                        \"name\": \"DIVINE HOMES\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2008-07-25T00:00:00Z\",\n                        \"last_update\": \"2018-04-27T00:00:00\",\n                        \"country_code\": \"zw\",\n                        \"address\": {\n                            \"address1\": \"12 Meredith Drive, Eastlea\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"HARARE\",\n                            \"state\": \"\",\n                            \"country_code\": \"ZW\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"ZWE\",\n                            \"code\": \"ZW\",\n                            \"display\": \"Zimbabwe\",\n                            \"name\": \"ZW\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnz\",\n                            \"display\": \"Specially Designated National, Zimbabwe\",\n                            \"name\": \"Specially Designated National, Zimbabwe\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"73\",\n                                \"page\": \"45101\",\n                                \"date\": \"2008-08-01\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"WLv9ERupa2OIp4oZV9M0Whj9Z86hBhmLU8Mw3ZE5tj0=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"exact\",\n                        \"similarity\": 100,\n                        \"id\": \"mk::denied-entity-mk:44412\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"44412\",\n                        \"rowno\": 16657,\n                        \"name\": \"DIVINE HOMES\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2008-07-25T00:00:00Z\",\n                        \"last_update\": \"2008-07-25T00:00:00\",\n                        \"country_code\": \"zw\",\n                        \"address\": {\n                            \"address1\": \"Shop # 6, Hillside Shopping Center\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"HARARE\",\n                            \"state\": \"\",\n                            \"country_code\": \"ZW\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"ZWE\",\n                            \"code\": \"ZW\",\n                            \"display\": \"Zimbabwe\",\n                            \"name\": \"ZW\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnz\",\n                            \"display\": \"Specially Designated National, Zimbabwe\",\n                            \"name\": \"Specially Designated National, Zimbabwe\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"73\",\n                                \"page\": \"45101\",\n                                \"date\": \"2008-08-01\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"MV9U+aIA4hH7p0irvSEEPjKzBxQC/Ikq19wuMVVkXpE=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"exact\",\n                        \"similarity\": 100,\n                        \"id\": \"mk::denied-entity-mk:110140\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"110140\",\n                        \"rowno\": 55938,\n                        \"name\": \"DIVINE HOMES\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2008-07-25T00:00:00Z\",\n                        \"last_update\": \"2018-04-27T00:00:00\",\n                        \"country_code\": \"zw\",\n                        \"address\": {\n                            \"address1\": \"31 Kensington, Highlands\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"HARARE\",\n                            \"state\": \"\",\n                            \"country_code\": \"ZW\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"ZWE\",\n                            \"code\": \"ZW\",\n                            \"display\": \"Zimbabwe\",\n                            \"name\": \"ZW\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnz\",\n                            \"display\": \"Specially Designated National, Zimbabwe\",\n                            \"name\": \"Specially Designated National, Zimbabwe\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"73\",\n                                \"page\": \"45101\",\n                                \"date\": \"2008-08-01\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"hVeLHY25agy4bEl5MJ7y3xA05VpukInp0WRnqNwDGzk=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 85,\n                        \"id\": \"mk::denied-entity-mk:44413\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"44413\",\n                        \"rowno\": 16658,\n                        \"name\": \"DIVINE HOMES (PVT) LTD\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2008-07-25T00:00:00Z\",\n                        \"last_update\": \"2018-04-27T00:00:00\",\n                        \"country_code\": \"zw\",\n                        \"address\": {\n                            \"address1\": \"12 Meredith Drive, Eastlea\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"HARARE\",\n                            \"state\": \"\",\n                            \"country_code\": \"ZW\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"ZWE\",\n                            \"code\": \"ZW\",\n                            \"display\": \"Zimbabwe\",\n                            \"name\": \"ZW\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnz\",\n                            \"display\": \"Specially Designated National, Zimbabwe\",\n                            \"name\": \"Specially Designated National, Zimbabwe\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"73\",\n                                \"page\": \"45101\",\n                                \"date\": \"2008-08-01\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"oYWwPQyGEQ06wevgjzGIUxpTs0U5itO5Np747UQxbJ8=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 85,\n                        \"id\": \"mk::denied-entity-mk:44414\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"44414\",\n                        \"rowno\": 16659,\n                        \"name\": \"DIVINE HOMES (PVT) LTD\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2008-07-25T00:00:00Z\",\n                        \"last_update\": \"2008-07-25T00:00:00\",\n                        \"country_code\": \"zw\",\n                        \"address\": {\n                            \"address1\": \"Shop # 6, Hillside Shopping Center\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"HARARE\",\n                            \"state\": \"\",\n                            \"country_code\": \"ZW\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"ZWE\",\n                            \"code\": \"ZW\",\n                            \"display\": \"Zimbabwe\",\n                            \"name\": \"ZW\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnz\",\n                            \"display\": \"Specially Designated National, Zimbabwe\",\n                            \"name\": \"Specially Designated National, Zimbabwe\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"73\",\n                                \"page\": \"45101\",\n                                \"date\": \"2008-08-01\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"CIIjUaLW36wS0EYiMzO21EjK/iyiaSyJaOpHgxOdrxI=\",\n                        \"organization\": \"mk\"\n                    },\n                    {\n                        \"match_group\": \"similar\",\n                        \"similarity\": 85,\n                        \"id\": \"mk::denied-entity-mk:110141\",\n                        \"index\": \"denied-entity-mk\",\n                        \"entity_id\": \"110141\",\n                        \"rowno\": 55939,\n                        \"name\": \"DIVINE HOMES (PVT) LTD\",\n                        \"import_date\": \"2023-04-10T00:00:00\",\n                        \"start_date\": \"2008-07-25T00:00:00Z\",\n                        \"last_update\": \"2018-04-27T00:00:00\",\n                        \"country_code\": \"zw\",\n                        \"address\": {\n                            \"address1\": \"31 Kensington, Highlands\",\n                            \"address2\": \"\",\n                            \"address3\": \"\",\n                            \"address4\": \"\",\n                            \"address5\": \"\",\n                            \"city\": \"HARARE\",\n                            \"state\": \"\",\n                            \"country_code\": \"ZW\"\n                        },\n                        \"country\": {\n                            \"iso3\": \"ZWE\",\n                            \"code\": \"ZW\",\n                            \"display\": \"Zimbabwe\",\n                            \"name\": \"ZW\"\n                        },\n                        \"denial_agency\": {\n                            \"code\": \"sdnz\",\n                            \"display\": \"Specially Designated National, Zimbabwe\",\n                            \"name\": \"Specially Designated National, Zimbabwe\",\n                            \"type\": \"denial_agency\"\n                        },\n                        \"denial_references\": [\n                            {\n                                \"volume\": \"73\",\n                                \"page\": \"45101\",\n                                \"date\": \"2008-08-01\"\n                            }\n                        ],\n                        \"volume\": 2,\n                        \"record_hash\": \"PVAeipXjjLkCz3HofiEEGkmbpiDVSNR18Hoh/4ZuoDc=\",\n                        \"organization\": \"mk\"\n                    }\n                ]\n            },\n            \"tags\": {\n                \"batchId\": \"a2694193-769d-41e7-bf89-ed7276cebf1a\",\n                \"rps-version\": \"1.2.1\"\n            }\n        }\n    ]\n}"}],"_postman_id":"9b74e3a9-e8a9-4633-86eb-fa33b802fe98"},{"name":"Access Token Request","event":[{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","id":"140b1ca6-8b9d-4fc9-a5bc-bbf8f8a7ca65"}},{"listen":"test","script":{"exec":["const response = pm.response.json(),","jwt = response.access_token;","headers = pm.response.headers,","parts = jwt.split('.') // header, payload, signature","decoded = JSON.parse(Buffer.from(jwt.split('.')[1], 'base64').toString());","","pm.environment.set(\"access_token\", jwt);","pm.environment.set(\"socket_token\", jwt);","pm.environment.set(\"session_id\", decoded.jti);"],"type":"text/javascript","id":"f5490f49-3123-4c57-9e6a-9fb4d70061bd"}}],"id":"095724d5-3404-469c-981e-2ed8fb156d79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{client_id}}"},{"key":"password","value":"{{client_secret}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"},{"key":"X-Session-Id","value":"{{session_id}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"client_id","value":"{{client_id}}","type":"text"},{"key":"client_secret","value":"{{client_secret}}","type":"text"},{"key":"grant_type","value":"{{grant_type}}","type":"text"},{"key":"scope","value":"{{gwiz_scope}}","type":"text"}]},"url":"{{auth_domain}}/oauth2/token","description":"<p>api request for an accesss-token to make requests on the API</p>\n","urlObject":{"path":["oauth2","token"],"host":["{{auth_domain}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"095724d5-3404-469c-981e-2ed8fb156d79"}],"id":"cd7f6d38-b655-492c-9368-06c722ecf502","description":"<p>Trabex is a premier restricted party screening solution with API accessibility, csv file integrations, and an easy-to-use graphical user interface (GUI) to implement even the most complex workflows. We've built tailorability into the platform and can customize for even the most complex use case your businesss requires.</p>\n","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"022a5f33-9ecc-4ae2-b925-ac760a97c652"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"fbd83ca9-d124-46eb-a0a0-dc3efbb55ea6"}}],"_postman_id":"cd7f6d38-b655-492c-9368-06c722ecf502","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]},"isInherited":true,"source":{"_postman_id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","id":"4fed27d1-06ed-4f4c-8601-f9e89165f6c5","name":"Trabex API","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token}}"}]}},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":["/* dev-test */","// pm.environment.set(\"protocol\", \"https\");","// pm.environment.set(\"host\", \"api-test.globalwizardexports.com\");","// pm.environment.set(\"entityId\", 28201);","// pm.environment.set(\"addressId\", 28977);","// pm.environment.set(\"shipmentId\", 64234);","// pm.environment.set(\"shipmentId\", 58036);","// pm.environment.set(\"roleId\", \"700993\");","// pm.environment.set(\"productId\", \"705493\");","// pm.environment.set(\"productMasterId\", \"2010054\");","// pm.environment.set(\"containerId\", \"18911\");","// pm.environment.set(\"packageId\", \"18909\");","// pm.environment.set(\"schedulebId\", \"3921905050\");","// pm.environment.set(\"eccnCd\", \"EAR99\");","// pm.environment.set(\"sortOn\", null);","// pm.environment.set(\"sortDir\", null);","// pm.environment.set(\"searchText\", null);","// pm.environment.set(\"limit\", 25);","// pm.environment.set(\"offset\", null);","// pm.environment.set(\"page\", null);","","/* - prod */","// pm.environment.set(\"protocol\", \"https\");","// pm.environment.set(\"host\", \"api.globalwizardexports.com\");","// pm.environment.set(\"protocol\", \"http\");","// pm.environment.set(\"host\", \"localhost:8081\");","// pm.environment.set(\"shipmentId\", 2081399);","// pm.environment.set(\"entityId\", 292694);","// pm.environment.set(\"roleId\", \"12555815\");","// pm.environment.set(\"addressId\", 28977);","// pm.environment.set(\"productId\", \"14280558\");","// pm.environment.set(\"containerId\", \"1252928\");","// pm.environment.set(\"packageId\", \"1251042\");","// pm.environment.set(\"productMasterId\", \"2904282\");","// pm.environment.set(\"schedulebId\", \"8213009000\");","// pm.environment.set(\"eccnCd\", \"EAR99\");","// pm.environment.set(\"sortOn\", null);","// pm.environment.set(\"searchText\", null);"],"id":"4936a6d9-6995-4340-8948-c52784570ee0"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"f3efba08-0df5-4f44-939e-8c8e3201df84"}}]}