{"info":{"_postman_id":"2de95020-9f99-472c-983b-e38cc2c074d7","name":"GEODIS API","description":"<html><head></head><body><img src=\"https://content.pstmn.io/2e6a1bd9-9704-4d92-8c2f-78d2178227cc/QXBpX2Jhbm5lcl9ib3JkZXJsZXNzLmpwZw==\" width=\"512\" height=\"365\">\n\n<p>The GEODIS Americas API strives to be an easy and simple interface into your warehouse management. Connect with the Geodis WMS to manage your orders and inventory.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"23261785","collectionId":"2de95020-9f99-472c-983b-e38cc2c074d7","publishedId":"2s8YzUyhAw","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-10-05T14:06:46.000Z"},"item":[{"name":"Introduction","item":[],"id":"342818ec-7ae5-4792-b037-7e5f10e09b3b","description":"<p>Go to devportal <a href=\"https://docs.api.geodis.com/#d411be6f-e648-4e0f-b0dc-eefd7f5bc567\">(Dev Portal Guide)</a> to test &amp; configure your API. You can browse through the APIs without logging in to the portal. If you are ready to subscribe to our API, please contact GEODIS support team <a href=\"https://mailto:isintegrationsupport.us@geodis.com\">isintegrationsupport.us@geodis.com</a> for getting the credential details.</p>\n<p>All the API calls for QA start with \"<a href=\"https://apigw-qa.ams.geodis.com\">https://apigw-qa.ams.geodis.com\"</a> and for prod, it will be \"<a href=\"https://apigw.ams.geodis.com\">https://apigw.ams.geodis.com\"</a></p>\n","_postman_id":"342818ec-7ae5-4792-b037-7e5f10e09b3b"},{"name":"Authentication API","item":[{"name":"QA","item":[{"name":"GenerateToken","id":"e28025dc-972c-41ec-8d79-8a0ed4ae1ed9","protocolProfileBehavior":{"disabledSystemHeaders":{"user-agent":true,"accept":true,"accept-encoding":true,"connection":true},"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","value":"client_credentials","type":"text"}]},"url":"https://auth.ams.geodis.com/realms/sso/protocol/openid-connect/token","description":"<p>This API provides you a new Oauth2 client credential access token.</p>\n","urlObject":{"protocol":"https","path":["realms","sso","protocol","openid-connect","token"],"host":["auth","ams","geodis","com"],"query":[],"variable":[]}},"response":[{"id":"618e5344-08e3-42f3-b9eb-094ad079a0a2","name":"GenerateToken","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","value":"client_credentials","type":"text"}]},"url":"https://auth.ams.geodis.com/realms/sso/protocol/openid-connect/token"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"access_token\": \"eyJhb...\",\r\n    \"expires_in\": 300,\r\n    \"refresh_expires_in\": 1800,\r\n    \"refresh_token\": \"eyJhbGciOiJI...\",\r\n    \"token_type\": \"bearer\",\r\n    \"not-before-policy\": 0,\r\n    \"session_state\": \"ece1c459-...\",\r\n    \"scope\": \"roles profile email\"\r\n}"}],"_postman_id":"e28025dc-972c-41ec-8d79-8a0ed4ae1ed9"}],"id":"e004af85-c0d5-41ad-b663-fe38ec0432b9","auth":{"type":"noauth","isInherited":false},"_postman_id":"e004af85-c0d5-41ad-b663-fe38ec0432b9","description":""},{"name":"Prod","item":[{"name":"GenerateToken","id":"052b5107-51bc-4d6e-b69e-ee898713b863","protocolProfileBehavior":{"disabledSystemHeaders":{"accept":true,"accept-encoding":true,"connection":true},"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","value":"client_credentials","type":"text"}]},"url":"https://auth.ams.geodis.com/realms/sso/protocol/openid-connect/token","urlObject":{"protocol":"https","path":["realms","sso","protocol","openid-connect","token"],"host":["auth","ams","geodis","com"],"query":[],"variable":[]}},"response":[{"id":"461eb723-a370-4cbb-b6a1-57febf8b294c","name":"GenerateToken","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","value":"client_credentials","type":"text"}]},"url":"https://auth.ams.geodis.com/realms/sso/protocol/openid-connect/token"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"access_token\": \"eyJhb...\",\r\n    \"expires_in\": 300,\r\n    \"refresh_expires_in\": 1800,\r\n    \"refresh_token\": \"eyJhbGciOiJI...\",\r\n    \"token_type\": \"bearer\",\r\n    \"not-before-policy\": 0,\r\n    \"session_state\": \"ece1c459-...\",\r\n    \"scope\": \"roles profile email\"\r\n}"}],"_postman_id":"052b5107-51bc-4d6e-b69e-ee898713b863"}],"id":"c319fcd1-760a-4d8b-833d-eb6c0055f693","description":"<p><strong>Note</strong>: Contact GEODIS support team <a href=\"https://mailto:isintegrationsupport.us@geodis.com\">isintegrationsupport.us@geodis.com</a> for getting the credential details.</p>\n","auth":{"type":"noauth","isInherited":false},"_postman_id":"c319fcd1-760a-4d8b-833d-eb6c0055f693"}],"id":"f1940ade-c7e6-4c04-bcf1-fb701d7b2df9","description":"<p>Call this API to get a new token or to get a refresh token.</p>\n","auth":{"type":"noauth","isInherited":false},"_postman_id":"f1940ade-c7e6-4c04-bcf1-fb701d7b2df9"},{"name":"WMS API","item":[{"name":"Order","item":[{"name":"CreateOrder","id":"3d90f0e5-7340-45af-a7e3-1cb9373393d8","protocolProfileBehavior":{"disabledSystemHeaders":{"connection":true,"accept-encoding":true},"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://apigw-qa.ams.geodis.com/api/order/v1","description":"<p>This request instructs the warehouse to prepare and perform a shipment. In this request, you will define the shipping methods, address, and items that comprise the shipment order.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Element Name</strong></th>\n<th><strong>Parent Object</strong></th>\n<th>Description</th>\n<th><strong>Data Type</strong></th>\n<th><strong>List Values/Set Values</strong></th>\n<th><strong>Min/Max</strong></th>\n<th><strong>Condition</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>TransactionType</td>\n<td></td>\n<td>Set value for SalesOrder</td>\n<td>String</td>\n<td>\"SalesOrder\"</td>\n<td>10/10</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>OrderNum</td>\n<td></td>\n<td>Distinct order number for each shipment request</td>\n<td>String</td>\n<td></td>\n<td>1/20</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>PONum</td>\n<td></td>\n<td>Customer Purchase Order Number</td>\n<td>String</td>\n<td></td>\n<td>1/20</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>CustomerId</td>\n<td></td>\n<td>Customer ID Provided By Geodis</td>\n<td>String</td>\n<td></td>\n<td>1/10</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>WarehouseId</td>\n<td></td>\n<td>Distinct Warehouse ID Provided By Geodis</td>\n<td>String</td>\n<td></td>\n<td>3/3</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>Carrier</td>\n<td></td>\n<td>Carrier SCAC</td>\n<td>String</td>\n<td>All valid 4 char SCAC accepted for L/T shiptype;</td>\n<td>4/4</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>Service</td>\n<td></td>\n<td>Carrier Delivery Service</td>\n<td>String</td>\n<td>See Valid Service Code Table For S Type Carrier / Service Codes</td>\n<td>3/3</td>\n<td>Conditional (Required When ShipType is S)</td>\n</tr>\n<tr>\n<td>ShipType</td>\n<td></td>\n<td>Indicates method of shipment</td>\n<td>String</td>\n<td>\"T\" - Truckload  <br />\"L\" - Less Than Truckload  <br />\"S\" - Small Parcel</td>\n<td>1/1</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>ShipTerms</td>\n<td></td>\n<td>Indicates carrier payment method</td>\n<td>String</td>\n<td>\"PPD\" - Prepaid  <br />\"3RD\" - Third Party  <br />\"COL\" - Collect</td>\n<td>3/3</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>RequestedDeliveryDate</td>\n<td></td>\n<td>Desired Delivery Date</td>\n<td>DateTime 24 HH Format</td>\n<td>YYYY-MM-DDTHH:MM:SS</td>\n<td></td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>GiftMessage</td>\n<td></td>\n<td>Gift Message Printed on Pack List</td>\n<td>String</td>\n<td></td>\n<td>0/255</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>flexHdr5</td>\n<td></td>\n<td>Used for customer flex use</td>\n<td>String</td>\n<td></td>\n<td>0/255</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>flexHdr6</td>\n<td></td>\n<td>Used for customer flex use</td>\n<td>String</td>\n<td></td>\n<td>0/255</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>flexHdr7</td>\n<td></td>\n<td>Used for customer flex use</td>\n<td>String</td>\n<td></td>\n<td>0/255</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>BillName</td>\n<td>BillTo</td>\n<td>third Party Billing Name</td>\n<td>String</td>\n<td></td>\n<td>1/40</td>\n<td>Conditional (Required When ShipTerms are 3RD or COL)</td>\n</tr>\n<tr>\n<td>AccountNumber</td>\n<td>BillTo</td>\n<td>Third Party Billing Account Number</td>\n<td>String</td>\n<td></td>\n<td>1/255</td>\n<td>Conditional (Required When ShipTerms are 3RD or COL)</td>\n</tr>\n<tr>\n<td>Address1</td>\n<td>BillTo/Address</td>\n<td>Third Party Billing Address Line 1</td>\n<td>String</td>\n<td></td>\n<td>1/40</td>\n<td>Conditional (Required When ShipTerms are 3RD or COL)</td>\n</tr>\n<tr>\n<td>Address2</td>\n<td>BillTo/Address</td>\n<td>Third Party Billing Address Line 2</td>\n<td>String</td>\n<td></td>\n<td>1/40</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>City</td>\n<td>BillTo/Address</td>\n<td>Third Party Billing City</td>\n<td>String</td>\n<td></td>\n<td>1/30</td>\n<td>Conditional (Required When ShipTerms are 3RD or COL)</td>\n</tr>\n<tr>\n<td>Region</td>\n<td>BillTo/Address</td>\n<td>Third Party Billing Region/Province/State</td>\n<td>String</td>\n<td>ISO 3166 Codes (2 Byte Only)</td>\n<td>2/2</td>\n<td>Conditional (Required When ShipTerms are 3RD or COL)</td>\n</tr>\n<tr>\n<td>Country</td>\n<td>BillTo/Address</td>\n<td>Third Party Billing Country</td>\n<td>String</td>\n<td>ISO 3166 Codes (2 Byte Only)</td>\n<td>2/2</td>\n<td>Conditional (Required When ShipTerms are 3RD or COL)</td>\n</tr>\n<tr>\n<td>PostalCode</td>\n<td>BillTo/Address</td>\n<td>Third Party Billing Postal Code</td>\n<td>String</td>\n<td></td>\n<td>1/12</td>\n<td>Conditional (Required When ShipTerms are 3RD or COL)</td>\n</tr>\n<tr>\n<td>ShipName</td>\n<td>ShipTo</td>\n<td>Ship To Name</td>\n<td>String</td>\n<td></td>\n<td>1/40</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>Address1</td>\n<td>ShipTo/Address</td>\n<td>Ship To Address1 Line</td>\n<td>String</td>\n<td></td>\n<td>1/40</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>Address2</td>\n<td>ShipTo/Address</td>\n<td>Ship To Address2 Line</td>\n<td>String</td>\n<td></td>\n<td>0/40</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>City</td>\n<td>ShipTo/Address</td>\n<td>Ship To City</td>\n<td>String</td>\n<td></td>\n<td>1/30</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>Region</td>\n<td>ShipTo/Address</td>\n<td>Ship To State / Region</td>\n<td>String</td>\n<td>ISO 3166 Codes (2 Byte Only)</td>\n<td>2/2</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>Country</td>\n<td>ShipTo/Address</td>\n<td>Ship To Country</td>\n<td>String</td>\n<td>ISO 3166 Codes (2 Byte Only)</td>\n<td>2/2</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>PostalCode</td>\n<td>ShipTo/Address</td>\n<td>Ship To Postal Code</td>\n<td>String</td>\n<td></td>\n<td>1/12</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>Phone</td>\n<td>ShipTo/Address</td>\n<td>Ship To Phone</td>\n<td>String</td>\n<td></td>\n<td>0/25</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>LineNum</td>\n<td>Line</td>\n<td>Sequence Line Number</td>\n<td>Integer (Formatted as String)</td>\n<td></td>\n<td>1/255</td>\n<td>Mandatory (required for line number processing)</td>\n</tr>\n<tr>\n<td>Item</td>\n<td>Line</td>\n<td>Ordered Item</td>\n<td>String</td>\n<td></td>\n<td>1/20</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>Quantity</td>\n<td>Line</td>\n<td>Item line Quantity to Ship</td>\n<td>Integer</td>\n<td></td>\n<td>1/9999</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>UnitOfMeasure</td>\n<td>Line</td>\n<td>Line unit of measure</td>\n<td>String</td>\n<td>EA - Each, CS - Case, PL - Pallet</td>\n<td>2/2</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>Price</td>\n<td>Line</td>\n<td>Unit Price</td>\n<td>Decimal</td>\n<td></td>\n<td>0/9999.99</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>UPC</td>\n<td>Line</td>\n<td>used for UPC (UPC 1-5-5-1) product codes</td>\n<td>String</td>\n<td></td>\n<td>0/12</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>EAN</td>\n<td>Line</td>\n<td>Used for EAN-13 product codes</td>\n<td>String</td>\n<td></td>\n<td>0/13</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>Description</td>\n<td>Line</td>\n<td>Ordered Item Description</td>\n<td>String</td>\n<td></td>\n<td>0/255</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>flexDtl12</td>\n<td>Line</td>\n<td>used for customer flex use</td>\n<td>String</td>\n<td></td>\n<td>0/255</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>flexDtl13</td>\n<td>Line</td>\n<td>used for customer flex use</td>\n<td>String</td>\n<td></td>\n<td>0/255</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>flexDtl14</td>\n<td>Line</td>\n<td>used for customer flex use</td>\n<td>String</td>\n<td></td>\n<td>0/255</td>\n<td>Optional</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Small Parcel Carrier</th>\n<th>Service Code</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>DHL</td>\n<td>1D</td>\n<td>1 Day Air</td>\n</tr>\n<tr>\n<td>DHL</td>\n<td>2A</td>\n<td>2 Day Air</td>\n</tr>\n<tr>\n<td>DHL</td>\n<td>3D</td>\n<td>3 Day Air</td>\n</tr>\n<tr>\n<td>FEDX</td>\n<td>F18</td>\n<td>FEDEX First Overnight</td>\n</tr>\n<tr>\n<td>FEDX</td>\n<td>F18S</td>\n<td>Saturday First Overnight</td>\n</tr>\n<tr>\n<td>FEDX</td>\n<td>F01</td>\n<td>FedEx Priority Overnight</td>\n</tr>\n<tr>\n<td>FEDX</td>\n<td>POS</td>\n<td>FedEx Priority Overnight Sat</td>\n</tr>\n<tr>\n<td>FEDX</td>\n<td>F06</td>\n<td>FedEx Standard Overnight</td>\n</tr>\n<tr>\n<td>FEDX</td>\n<td>F11</td>\n<td>FedEx Two Day</td>\n</tr>\n<tr>\n<td>FEDX</td>\n<td>F11S</td>\n<td>Saturday Two Day</td>\n</tr>\n<tr>\n<td>FEDX</td>\n<td>GND</td>\n<td>FedEx Ground</td>\n</tr>\n<tr>\n<td>FEDX</td>\n<td>R02S</td>\n<td>Fedex Ground Saturday</td>\n</tr>\n<tr>\n<td>FEDX</td>\n<td>R70</td>\n<td>Home Delivery</td>\n</tr>\n<tr>\n<td>UPSN</td>\n<td>U1</td>\n<td>UPS Next Day Air Early A.M.</td>\n</tr>\n<tr>\n<td>UPSN</td>\n<td>U2</td>\n<td>UPS Next Day Air</td>\n</tr>\n<tr>\n<td>UPSN</td>\n<td>U2S</td>\n<td>Next Day Air Saturday</td>\n</tr>\n<tr>\n<td>UPSN</td>\n<td>U3</td>\n<td>UPS Next Day Air Saver</td>\n</tr>\n<tr>\n<td>UPSN</td>\n<td>U4</td>\n<td>UPS 2nd Day Air A.M.</td>\n</tr>\n<tr>\n<td>UPSN</td>\n<td>U5</td>\n<td>UPS 2nd Day Air</td>\n</tr>\n<tr>\n<td>UPSN</td>\n<td>U5S</td>\n<td>2nd Day Air Saturday Delivery</td>\n</tr>\n<tr>\n<td>UPSN</td>\n<td>U6</td>\n<td>UPS 3 Day Select</td>\n</tr>\n<tr>\n<td>UPSN</td>\n<td>U6S</td>\n<td>3 Day Select Sat Delivery</td>\n</tr>\n<tr>\n<td>UPSN</td>\n<td>U7</td>\n<td>UPS Ground</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","order","v1"],"host":["apigw-qa","ams","geodis","com"],"query":[],"variable":[]}},"response":[{"id":"76361ca4-8034-4349-94a6-58cb055e6b97","name":"CreateOrder","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <Generated Token>"}],"body":{"mode":"raw","raw":"{\r\n  \"TransactionType\": \"SalesOrder\",\r\n  \"OrderNum\": \"71888913\",\r\n  \"PONum\": \"8883\",\r\n  \"CustomerId\": \"13456\",\r\n  \"WarehouseId\": \"DLHC\",\r\n  \"Carrier\": \"Carrier\",\r\n  \"Service\": \"service\",\r\n  \"ShipType\": \"S\",\r\n  \"ShipTerms\": \"COL\",\r\n  \"RequestedDeliveryDate\": \"2021-04-01T11:28:33.097-06:00\",\r\n  \"GiftMessage\": \"message\",\r\n  \"BillTo\": {\r\n    \"BillName\": \"Billname\",\r\n    \"AccountNumber\": \"Account123\",\r\n    \"Address\": {\r\n      \"Address1\": \"BillAddress1\",\r\n      \"Address2\": \"BillAddress2\",\r\n      \"City\": \"City\",\r\n      \"Region\": \"Region\",\r\n      \"Country\": \"Country\",\r\n      \"PostalCode\": \"93001\"\r\n    }\r\n  },\r\n  \"ShipTo\": {\r\n    \"ShipName\": \"ShipName\",\r\n    \"Address\": {\r\n      \"Address1\": \"Address1\",\r\n      \"Address2\": \"Address2\",\r\n      \"City\": \"City\",\r\n      \"Region\": \"Region\",\r\n      \"Country\": \"Country\",\r\n      \"PostalCode\": \"93001\"\r\n    }\r\n  },\r\n  \"Flex\": {\r\n    \"flexHdr5\": \"flexHdr5\",\r\n    \"flexHdr6\": \"flexHdr6\",\r\n    \"flexHdr7\": \"flexHdr7\"\r\n  },\r\n  \"Line\": [\r\n    {\r\n      \"LineNum\": \"3851717\",\r\n      \"Item\": \"85834\",\r\n      \"Quantity\": 2,\r\n      \"UnitOfMeasure\": \"EA\",\r\n      \"Price\": 100,\r\n      \"upc\": \"upc\",\r\n      \"ean\": \"ean\",\r\n      \"description\": \"description\",\r\n      \"flexDtl12\": \"flexDtl12\",\r\n      \"flexDtl13\": \"flexDtl13\",\r\n      \"flexDtl14\": \"flexDtl14\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apigw-qa.ams.geodis.com/api/order/v1"},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":null,"cookie":[],"responseTime":null,"body":"{\r\n  \"code\": 201,\r\n  \"message\": \"Order queued successfully for creation: CustomerId - 12345\",\r\n  \"key\": [\r\n    \"11111111\"\r\n  ],\r\n  \"response\": {\r\n    \"referenceNumbers\": [\r\n      \"11111111\"\r\n    ]\r\n  }\r\n}"}],"_postman_id":"3d90f0e5-7340-45af-a7e3-1cb9373393d8"},{"name":"CancelOrder","id":"2948e4df-47a3-47a1-9515-5ef21e632a03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer <Generated Token>"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://apigw-qa.ams.geodis.com/api/order/cancel/v1","description":"<p>Warehouse Cancel Order API is used to cancel the shipping order created by the depositor to make a shipment. Please note, some orders cannot be cancelled once processing has begun in the warehouse.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Element Name</strong></th>\n<th><strong>Parent Object</strong></th>\n<th>Description</th>\n<th><strong>Data Type</strong></th>\n<th><strong>List Values/Set Values</strong></th>\n<th><strong>Min/Max</strong></th>\n<th><strong>Condition</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>CustomerId</td>\n<td></td>\n<td>Customer ID Provided By Geodis</td>\n<td>String</td>\n<td></td>\n<td>1/10</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>ReferenceNumber</td>\n<td></td>\n<td>OrderNum From CreateOrder Request</td>\n<td>String</td>\n<td></td>\n<td>1/20</td>\n<td>Mandatory</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","order","cancel","v1"],"host":["apigw-qa","ams","geodis","com"],"query":[],"variable":[]}},"response":[{"id":"3b0e20d6-bae3-4ba7-ab50-7fbcc66310dd","name":"CancelOrder","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <Generated Token>"}],"body":{"mode":"raw","raw":"{\r\n  \"CustomerId\": \"APITEST01\",\r\n  \"ReferenceNumber\": \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apigw-qa.ams.geodis.com/api/order/v1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 201,\n    \"message\": \"Order cancellation processed for CustomerId:APITEST01 with Ref Number:123456\",\n    \"key\": \"\",\n    \"response\": {\n        \"requestId\": \"\",\n        \"environment\": null,\n        \"customerId\": \"APITEST01\",\n        \"orderId\": null,\n        \"shipId\": null,\n        \"reference\": null,\n        \"result\": \"17005\",\n        \"message\": \"Success: Order 123456 cancelled on 8/9/2022 2:22:17 PM\"\n    }\n}"}],"_postman_id":"2948e4df-47a3-47a1-9515-5ef21e632a03"}],"id":"cdfb6987-2fba-4428-9adf-3bb39820e6d5","_postman_id":"cdfb6987-2fba-4428-9adf-3bb39820e6d5","description":""},{"name":"Shipment Confirmation","item":[{"name":"GetShipmentConfirmation","id":"00320026-22f0-4c1f-9e4e-e517321cac31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://apigw-qa.ams.geodis.com/api/ShipmentConfirmation/v1?CustomerId=12345&StartDate=2024-05-08T00:00:01&EndDate=2024-05-10T23:59:59","description":"<p>Shipment Confirmation is used to return shipped outbound orders within given date range. Difference between dates cannot exceed 96 hours, or beyond 45 days from current date.</p>\n","urlObject":{"protocol":"https","path":["api","ShipmentConfirmation","v1"],"host":["apigw-qa","ams","geodis","com"],"query":[{"description":{"content":"<p>Customer ID Provided By Geodis; Mandatory</p>\n","type":"text/plain"},"key":"CustomerId","value":"12345"},{"disabled":true,"description":{"content":"<p>Distinct order number for each shipment request; Optional</p>\n","type":"text/plain"},"key":"OrderId","value":"37041626"},{"disabled":true,"description":{"content":"<p>Page number is the page that the user will be viewing; Optional; Default 50</p>\n","type":"text/plain"},"key":"pageNumber","value":"50"},{"disabled":true,"description":{"content":"<p>Page size is number of pages viewable per page; Optional; Default 100; Minimum User Setting 100; Maximum User Setting 1000;</p>\n","type":"text/plain"},"key":"pageSize","value":"100"},{"description":{"content":"<p>Starting Date Range; Mandatory; YYYY-MM-DD\"T\"24HH:MI:SS</p>\n","type":"text/plain"},"key":"StartDate","value":"2024-05-08T00:00:01"},{"description":{"content":"<p>Ending Date Range; Mandatory; YYYY-MM-DD\"T\"24HH:MI:SS</p>\n","type":"text/plain"},"key":"EndDate","value":"2024-05-10T23:59:59"}],"variable":[]}},"response":[{"id":"eec1c2cb-a58d-439e-9ab0-428ae3692f65","name":"GetShipmentConfirmation","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <Generated Token>"}],"url":{"raw":"https://apigw-dev.ams.geodis.com/api/ShipmentConfirmation/v1?CustomerId=XXXXX&OrderId=XX&pageNumber=XXXXX&pageSize=XX&StartDate=YYYY-MM-DDTHH:MM:SS&EndDate=YYYY-MM-DDTHH:MM:SS","protocol":"https","host":["apigw-dev","ams","geodis","com"],"path":["api","ShipmentConfirmation","v1"],"query":[{"key":"CustomerId","value":"XXXXX","description":"Customer ID number"},{"key":"OrderId","value":"XX","description":"Order ID number"},{"key":"pageNumber","value":"XXXXX","description":"Page number"},{"key":"pageSize","value":"XX","description":"Size of the page"},{"key":"StartDate","value":"YYYY-MM-DDTHH:MM:SS","description":"Starting date of request"},{"key":"EndDate","value":"YYYY-MM-DDTHH:MM:SS","description":"End date of request"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"code\": \"200\",\n    \"message\": \"Fetching shipment confirmation completed successfully\",\n    \"key\": \"12345\",\n    \"pagedResponse\": {\n        \"pageNumber\": 48807,\n        \"pageSize\": 10,\n        \"totalPages\": 48807,\n        \"totalRecords\": 488067,\n        \"firstPage\": \"https://localhost:5401/api/ShipmentConfirmation?CustomerId=12345&StartDate=5%2F1%2F2019%205%3A16%3A40%20PM&OrderId=0&pageNumber=1&pageSize=10\",\n        \"nextPage\": null,\n        \"previousPage\": \"https://localhost:5401/api/ShipmentConfirmation?CustomerId=12345&StartDate=5%2F1%2F2019%205%3A16%3A40%20PM&OrderId=0&pageNumber=48806&pageSize=10\",\n        \"lastPage\": \"https://localhost:5401/api/ShipmentConfirmation?CustomerId=12345&StartDate=5%2F1%2F2019%205%3A16%3A40%20PM&OrderId=0&pageNumber=48807&pageSize=10\"\n    },\n    \"response\": {\n        \"transactionType\": \"Shipment Confirmation\",\n        \"customerId\": \"12345\",\n        \"order\": [\n            {\n                \"orderNum\": \"1047902808\",\n                \"poNum\": \"2212\",\n                \"orderId\": \"104054947\",\n                \"warehouseId\": \"ABC\",\n                \"shipTo\": {\n                    \"shipName\": null,\n                    \"addr1\": \"1234 Sample Road\",\n                    \"addr2\": null,\n                    \"city\": \"Cincinnati\",\n                    \"region\": \"OH\",\n                    \"country\": \"USA\",\n                    \"postalcode\": \"USA\"\n                },\n                \"shipment\": {\n                    \"carton\": [\n                        {\n                            \"lpid\": \"00000876185502S\",\n                            \"trackingNumber\": null,\n                            \"cartonSSCC18\": null,\n                            \"line\": [\n                                {\n                                    \"orderLineNumber\": \"1292798096\",\n                                    \"item\": \"011113570\",\n                                    \"lotInfo\": [\n                                        {\n                                            \"lotNumber\": \"00119080032\",\n                                            \"unitOfMeasure\": \"EA\",\n                                            \"shippedQuantity\": \"4\",\n                                            \"serialNumber\": null,\n                                            \"expDate\": \"\"\n                                        }\n                                    ]\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"carrier\": \"AACT\",\n                \"carrierName\": null,\n                \"service\": null,\n                \"shipType\": \"L\",\n                \"shipmentDate\": \"10/22/2019 2:06:24 PM\"\n            },\n            {\n                \"orderNum\": \"1047962092\",\n                \"poNum\": \"25695\",\n                \"orderId\": \"104104347\",\n                \"warehouseId\": \"ABC\",\n                \"shipTo\": {\n                    \"shipName\": null,\n                    \"addr1\": \"1234 Sample Road\",\n                    \"addr2\": null,\n                    \"city\": \"Mobile\",\n                    \"region\": \"AL\",\n                    \"country\": \"USA\",\n                    \"postalcode\": \"USA\"\n                },\n                \"shipment\": {\n                    \"carton\": [\n                        {\n                            \"lpid\": \"00000876558299S\",\n                            \"trackingNumber\": null,\n                            \"cartonSSCC18\": null,\n                            \"line\": [\n                                {\n                                    \"orderLineNumber\": \"1293560257\",\n                                    \"item\": \"011113570\",\n                                    \"lotInfo\": [\n                                        {\n                                            \"lotNumber\": \"00119080032\",\n                                            \"unitOfMeasure\": \"EA\",\n                                            \"shippedQuantity\": \"2\",\n                                            \"serialNumber\": null,\n                                            \"expDate\": \"\"\n                                        }\n                                    ]\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"carrier\": \"AACT\",\n                \"carrierName\": null,\n                \"service\": null,\n                \"shipType\": \"L\",\n                \"shipmentDate\": \"10/23/2019 9:32:26 AM\"\n            },\n            {\n                \"orderNum\": \"1047795578\",\n                \"poNum\": \"11696\",\n                \"orderId\": \"103943049\",\n                \"warehouseId\": \"ABC\",\n                \"shipTo\": {\n                    \"shipName\": null,\n                    \"addr1\": \"1234 Sample Road\",\n                    \"addr2\": null,\n                    \"city\": \"CINCINNATI\",\n                    \"region\": \"OH\",\n                    \"country\": \"USA\",\n                    \"postalcode\": \"USA\"\n                },\n                \"shipment\": {\n                    \"carton\": [\n                        {\n                            \"lpid\": \"00000875589648S\",\n                            \"trackingNumber\": null,\n                            \"cartonSSCC18\": null,\n                            \"line\": [\n                                {\n                                    \"orderLineNumber\": \"1290969534\",\n                                    \"item\": \"011113570\",\n                                    \"lotInfo\": [\n                                        {\n                                            \"lotNumber\": \"00119080032\",\n                                            \"unitOfMeasure\": \"EA\",\n                                            \"shippedQuantity\": \"2\",\n                                            \"serialNumber\": null,\n                                            \"expDate\": \"\"\n                                        }\n                                    ]\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"carrier\": \"AACT\",\n                \"carrierName\": null,\n                \"service\": null,\n                \"shipType\": \"L\",\n                \"shipmentDate\": \"10/21/2019 6:50:26 AM\"\n            },\n            {\n                \"orderNum\": \"1047902408\",\n                \"poNum\": \"2687\",\n                \"orderId\": \"104054999\",\n                \"warehouseId\": \"ABC\",\n                \"shipTo\": {\n                    \"shipName\": null,\n                    \"addr1\": \"1234 Sample Road\",\n                    \"addr2\": null,\n                    \"city\": \"LEXINGTON\",\n                    \"region\": \"KY\",\n                    \"country\": \"USA\",\n                    \"postalcode\": \"USA\"\n                },\n                \"shipment\": {\n                    \"carton\": [\n                        {\n                            \"lpid\": \"00000876182373S\",\n                            \"trackingNumber\": null,\n                            \"cartonSSCC18\": null,\n                            \"line\": [\n                                {\n                                    \"orderLineNumber\": \"1292818766\",\n                                    \"item\": \"011113570\",\n                                    \"lotInfo\": [\n                                        {\n                                            \"lotNumber\": \"00119080032\",\n                                            \"unitOfMeasure\": \"EA\",\n                                            \"shippedQuantity\": \"4\",\n                                            \"serialNumber\": null,\n                                            \"expDate\": \"\"\n                                        }\n                                    ]\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"carrier\": \"AACT\",\n                \"carrierName\": null,\n                \"service\": null,\n                \"shipType\": \"L\",\n                \"shipmentDate\": \"10/22/2019 3:53:31 AM\"\n            },\n            {\n                \"orderNum\": \"1047795697\",\n                \"poNum\": \"9896\",\n                \"orderId\": \"103941723\",\n                \"warehouseId\": \"ABC\",\n                \"shipTo\": {\n                    \"shipName\": null,\n                    \"addr1\": \"1234 Sample Road\",\n                    \"addr2\": null,\n                    \"city\": \"SAVANNAH\",\n                    \"region\": \"GA\",\n                    \"country\": \"USA\",\n                    \"postalcode\": \"USA\"\n                },\n                \"shipment\": {\n                    \"carton\": [\n                        {\n                            \"lpid\": \"00000875585174S\",\n                            \"trackingNumber\": null,\n                            \"cartonSSCC18\": null,\n                            \"line\": [\n                                {\n                                    \"orderLineNumber\": \"1291011368\",\n                                    \"item\": \"011113570\",\n                                    \"lotInfo\": [\n                                        {\n                                            \"lotNumber\": \"00119080032\",\n                                            \"unitOfMeasure\": \"EA\",\n                                            \"shippedQuantity\": \"2\",\n                                            \"serialNumber\": null,\n                                            \"expDate\": \"\"\n                                        }\n                                    ]\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"carrier\": \"AACT\",\n                \"carrierName\": null,\n                \"service\": null,\n                \"shipType\": \"L\",\n                \"shipmentDate\": \"10/21/2019 6:58:10 AM\"\n            },\n            {\n                \"orderNum\": \"1047794403\",\n                \"poNum\": \"8123\",\n                \"orderId\": \"103942664\",\n                \"warehouseId\": \"ABC\",\n                \"shipTo\": {\n                    \"shipName\": null,\n                    \"addr1\": \"1234 Sample Road\",\n                    \"addr2\": null,\n                    \"city\": \"CARMEL\",\n                    \"region\": \"IN\",\n                    \"country\": \"USA\",\n                    \"postalcode\": \"USA\"\n                },\n                \"shipment\": {\n                    \"carton\": [\n                        {\n                            \"lpid\": \"00000875587172S\",\n                            \"trackingNumber\": null,\n                            \"cartonSSCC18\": null,\n                            \"line\": [\n                                {\n                                    \"orderLineNumber\": \"1290980505\",\n                                    \"item\": \"011113570\",\n                                    \"lotInfo\": [\n                                        {\n                                            \"lotNumber\": \"00119080032\",\n                                            \"unitOfMeasure\": \"EA\",\n                                            \"shippedQuantity\": \"4\",\n                                            \"serialNumber\": null,\n                                            \"expDate\": \"\"\n                                        }\n                                    ]\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"carrier\": \"AACT\",\n                \"carrierName\": null,\n                \"service\": null,\n                \"shipType\": \"L\",\n                \"shipmentDate\": \"10/21/2019 7:07:54 AM\"\n            },\n            {\n                \"orderNum\": \"1047795659\",\n                \"poNum\": \"2208\",\n                \"orderId\": \"103943060\",\n                \"warehouseId\": \"ABC\",\n                \"shipTo\": {\n                    \"shipName\": null,\n                    \"addr1\": \"1234 Sample Road\",\n                    \"addr2\": null,\n                    \"city\": \"Cincinnati\",\n                    \"region\": \"OH\",\n                    \"country\": \"USA\",\n                    \"postalcode\": \"USA\"\n                },\n                \"shipment\": {\n                    \"carton\": [\n                        {\n                            \"lpid\": \"00000875589575S\",\n                            \"trackingNumber\": null,\n                            \"cartonSSCC18\": null,\n                            \"line\": [\n                                {\n                                    \"orderLineNumber\": \"1290969750\",\n                                    \"item\": \"011113570\",\n                                    \"lotInfo\": [\n                                        {\n                                            \"lotNumber\": \"00119080032\",\n                                            \"unitOfMeasure\": \"EA\",\n                                            \"shippedQuantity\": \"2\",\n                                            \"serialNumber\": null,\n                                            \"expDate\": \"\"\n                                        }\n                                    ]\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"carrier\": \"AACT\",\n                \"carrierName\": null,\n                \"service\": null,\n                \"shipType\": \"L\",\n                \"shipmentDate\": \"10/21/2019 6:40:30 AM\"\n            }\n        ]\n    }\n}"}],"_postman_id":"00320026-22f0-4c1f-9e4e-e517321cac31"}],"id":"6e475ea5-65b5-4272-a4bb-560599b2b4df","auth":{"type":"noauth","isInherited":false},"_postman_id":"6e475ea5-65b5-4272-a4bb-560599b2b4df","description":""},{"name":"Item Master Request","item":[{"name":"PostItemMasterRequest","id":"d4d0fca3-61c6-454a-b40a-426575e92229","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://apigw-qa.ams.geodis.com/api/itemmaster/v1","description":"<p>Allows you to post new items to the Geodis WMS Item Catalog</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Element Name</strong></th>\n<th><strong>Parent Object</strong></th>\n<th>Description</th>\n<th><strong>Data Type</strong></th>\n<th><strong>List Values/Set Values</strong></th>\n<th><strong>Min/Max</strong></th>\n<th><strong>Condition</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>TransactionType</td>\n<td></td>\n<td>Defines Transaction Type</td>\n<td>String</td>\n<td>\"Item Master\"</td>\n<td>11/11</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>CustomerID</td>\n<td></td>\n<td>Customer ID Provided By Geodis</td>\n<td>String</td>\n<td></td>\n<td>1/10</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>MessageCount</td>\n<td></td>\n<td>Total number of Items in Product Array</td>\n<td>Integer</td>\n<td></td>\n<td>1/20</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>Item</td>\n<td>Products</td>\n<td>item number</td>\n<td>String</td>\n<td></td>\n<td>1/20</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>UPC</td>\n<td>Products</td>\n<td>Item UPC</td>\n<td>String</td>\n<td></td>\n<td>12/12</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>Length</td>\n<td>Products</td>\n<td>Length of Item (In inches)</td>\n<td>Decimal</td>\n<td></td>\n<td>0.01/99999.99</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>Height</td>\n<td>Products</td>\n<td>Height of Item (In inches)</td>\n<td>Decimal</td>\n<td></td>\n<td>0.01/99999.99</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>Width</td>\n<td>Products</td>\n<td>Width of Item (In inches)</td>\n<td>Decimal</td>\n<td></td>\n<td>0.01/99999.99</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>Weight</td>\n<td>Products</td>\n<td>Weight of Item (In pounds)</td>\n<td>Decimal</td>\n<td></td>\n<td>0.01/99999.99</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>ProductDescription</td>\n<td>Products</td>\n<td>Description of product</td>\n<td>String</td>\n<td></td>\n<td>1/40</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>NMFC</td>\n<td>Products</td>\n<td>Freight Class</td>\n<td>String</td>\n<td></td>\n<td>1/12</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>Style</td>\n<td>Products</td>\n<td>Style Description</td>\n<td>String</td>\n<td></td>\n<td>0/255</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>Color</td>\n<td>Products</td>\n<td>Color details</td>\n<td>String</td>\n<td></td>\n<td>0/255</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>Size</td>\n<td>Products</td>\n<td>Size of item</td>\n<td>String</td>\n<td></td>\n<td>0/255</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>LotRqd</td>\n<td>Products</td>\n<td>Lot Required</td>\n<td></td>\n<td>Y  <br />N</td>\n<td>0/1</td>\n<td>Conditional (If Item is lot managed)</td>\n</tr>\n<tr>\n<td>ExpDateRqd</td>\n<td>Products</td>\n<td>Is expire date applicable for this item</td>\n<td>Boolean</td>\n<td>Y  <br />N</td>\n<td>0/1</td>\n<td>Conditional (If Item uses expiration dates)</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","itemmaster","v1"],"host":["apigw-qa","ams","geodis","com"],"query":[],"variable":[]}},"response":[{"id":"7fb54114-6030-4792-840e-90901178558b","name":"PostItemMasterRequest","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <Generated Token>"}],"body":{"mode":"raw","raw":"{\r\n    \"TransactionType\": \"Item Master\",\r\n    \"CustomerId\": \"18156\",\r\n    \"MessageCount\": 1,\r\n    \"Products\": [\r\n        {\r\n            \"Item\": \"0-00000-05247-4\",\r\n            \"UPC\": \"000000052474\",\r\n            \"Length\": 10,\r\n            \"Height\": 10,\r\n            \"Width\": 10,\r\n            \"Weight\": 10,\r\n            \"ProductDescription\": \"Premium High Top Shoes\",\r\n            \"NMFC\": \"123456\",\r\n            \"Style\": \"Fancy\",\r\n            \"Color\": \"Grey\",\r\n            \"Size\": \"11\",\r\n            \"LotRqd\": \"Y\",\r\n            \"ExpDateRqd\": \"N\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apigw-qa.ams.geodis.com/api/itemmaster/v1"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"activityid","value":"1e5651bc-0af2-4d49-83f5-59d035d51e7f"},{"key":"Access-Control-Expose-Headers","value":""},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Allow-Headers","value":"authorization,Access-Control-Allow-Origin,Content-Type,SOAPAction,apikey,Internal-Key,Authorization"},{"key":"Content-Type","value":"text/html"},{"key":"Date","value":"Fri, 29 Mar 2024 18:19:15 GMT"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 201,\n    \"message\": \"ItemMaster queued successfully for creation: CustomerId - 18159\",\n    \"key\": [\n        \"0-00000-05247-4\"\n    ],\n    \"response\": {\n        \"items\": [\n            \"0-00000-05247-4\"\n        ]\n    }\n}"}],"_postman_id":"d4d0fca3-61c6-454a-b40a-426575e92229"}],"id":"716d2019-2817-4d0f-8d2b-2389ba7ea1bf","_postman_id":"716d2019-2817-4d0f-8d2b-2389ba7ea1bf","description":""},{"name":"InventoryInquiry","item":[{"name":"PostStockAdjustmentRequest","id":"6983699e-b425-4384-b25b-9b4d8b564dd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer <Generated Token>"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://apigw-qa.ams.geodis.com/api/InventoryInquiry/v1/getstockadjustment","description":"<p>Returns warehouse inventory adjustments for item within a given date range</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Element Name</strong></th>\n<th><strong>Parent Object</strong></th>\n<th>Description</th>\n<th><strong>Data Type</strong></th>\n<th><strong>List Values/Set Values</strong></th>\n<th><strong>Min/Max</strong></th>\n<th><strong>Condition</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Customer ID</td>\n<td></td>\n<td>Customer ID Provided By Geodis</td>\n<td>String</td>\n<td></td>\n<td>1/12</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>Item</td>\n<td></td>\n<td>Item Number</td>\n<td>String</td>\n<td></td>\n<td>1/20</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>Start date</td>\n<td></td>\n<td>Starting date to get the stock adjustment</td>\n<td>Datetime</td>\n<td>YYYY-MM-DDTHH:MM:SS</td>\n<td></td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>End date</td>\n<td></td>\n<td>End date to get the stock adjustment</td>\n<td>DateTime</td>\n<td>YYYY-MM-DDTHH:MM:SS</td>\n<td></td>\n<td>Mandatory</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","InventoryInquiry","v1","getstockadjustment"],"host":["apigw-qa","ams","geodis","com"],"query":[],"variable":[]}},"response":[{"id":"fc7ea115-f16f-40e0-b59f-c1f623d0211c","name":"PostStockAdjustmentRequest","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <Generated Token>"}],"body":{"mode":"raw","raw":"{\r\n    \"CustomerId\": \"12345\",\r\n    \"Item\": \"100075510\",\r\n    \"StartDate\": \"2021-10-13T00:01:00\",\r\n    \"EndDate\": \"2021-10-13T23:59:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apigw-qa.ams.geodis.com/api/InventoryInquiry/v1/getstockadjustment"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n\t\"Code\": \"200\",\r\n\t\"Message\": \"Inventory inquiry completed Successfully for CustomerId - 18317\",\r\n\t\"Key\": \"100075510\",\r\n\t\"Response\": {\r\n\t\t\"TransactionType\": \"Stock adjustment\",\r\n\t\t\"CustomerId\": \"12345\",\r\n\t\t\"Items\": [\r\n\t\t\t{\r\n\t\t\t\t\"WarehouseID\": \"ABC\",\r\n\t\t\t\t\"TransactionDate\": \"2021-10-13T16:47:13\",\r\n\t\t\t\t\"Item\": \"100075510\",\r\n\t\t\t\t\"AdjustmentReasonCode\": \"CA\",\r\n\t\t\t\t\"Quantity\": \"5\",\r\n\t\t\t\t\"UnitOfMeasure\": \"EA\",\r\n\t\t\t\t\"FromInvStatus\": \"QH\",\r\n\t\t\t\t\"ToInvStatus\": \"QH\",\r\n\t\t\t\t\"LotNumber\": null,\r\n\t\t\t\t\"ExpirationDate\": null\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"WarehouseID\": \"ABC\",\r\n\t\t\t\t\"TransactionDate\": \"2021-10-13T16:47:48\",\r\n\t\t\t\t\"Item\": \"100075510\",\r\n\t\t\t\t\"AdjustmentReasonCode\": \"CA\",\r\n\t\t\t\t\"Quantity\": \"-5\",\r\n\t\t\t\t\"UnitOfMeasure\": \"EA\",\r\n\t\t\t\t\"FromInvStatus\": \"QH\",\r\n\t\t\t\t\"ToInvStatus\": \"QH\",\r\n\t\t\t\t\"LotNumber\": null,\r\n\t\t\t\t\"ExpirationDate\": null\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"WarehouseID\": \"ABC\",\r\n\t\t\t\t\"TransactionDate\": \"2021-10-13T17:23:20\",\r\n\t\t\t\t\"Item\": \"100075510\",\r\n\t\t\t\t\"AdjustmentReasonCode\": \"CA\",\r\n\t\t\t\t\"Quantity\": \"5\",\r\n\t\t\t\t\"UnitOfMeasure\": \"EA\",\r\n\t\t\t\t\"FromInvStatus\": \"QH\",\r\n\t\t\t\t\"ToInvStatus\": \"QH\",\r\n\t\t\t\t\"LotNumber\": null,\r\n\t\t\t\t\"ExpirationDate\": null\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"WarehouseID\": \"ABC\",\r\n\t\t\t\t\"TransactionDate\": \"2021-10-13T13:36:31\",\r\n\t\t\t\t\"Item\": \"100075510\",\r\n\t\t\t\t\"AdjustmentReasonCode\": \"TR\",\r\n\t\t\t\t\"Quantity\": \"-100\",\r\n\t\t\t\t\"UnitOfMeasure\": \"EA\",\r\n\t\t\t\t\"FromInvStatus\": \"AV\",\r\n\t\t\t\t\"ToInvStatus\": \"QH\",\r\n\t\t\t\t\"LotNumber\": null,\r\n\t\t\t\t\"ExpirationDate\": null\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"WarehouseID\": \"ABC\",\r\n\t\t\t\t\"TransactionDate\": \"2021-10-13T13:36:32\",\r\n\t\t\t\t\"Item\": \"100075510\",\r\n\t\t\t\t\"AdjustmentReasonCode\": \"TR\",\r\n\t\t\t\t\"Quantity\": \"100\",\r\n\t\t\t\t\"UnitOfMeasure\": \"EA\",\r\n\t\t\t\t\"FromInvStatus\": \"AV\",\r\n\t\t\t\t\"ToInvStatus\": \"QH\",\r\n\t\t\t\t\"LotNumber\": null,\r\n\t\t\t\t\"ExpirationDate\": null\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"WarehouseID\": \"ABC\",\r\n\t\t\t\t\"TransactionDate\": \"2021-10-13T13:37:07\",\r\n\t\t\t\t\"Item\": \"100075510\",\r\n\t\t\t\t\"AdjustmentReasonCode\": \"CC\",\r\n\t\t\t\t\"Quantity\": \"5\",\r\n\t\t\t\t\"UnitOfMeasure\": \"EA\",\r\n\t\t\t\t\"FromInvStatus\": \"QH\",\r\n\t\t\t\t\"ToInvStatus\": \"QH\",\r\n\t\t\t\t\"LotNumber\": null,\r\n\t\t\t\t\"ExpirationDate\": null\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"WarehouseID\": \"ABC\",\r\n\t\t\t\t\"TransactionDate\": \"2021-10-13T13:15:58\",\r\n\t\t\t\t\"Item\": \"100075510\",\r\n\t\t\t\t\"AdjustmentReasonCode\": \"CC\",\r\n\t\t\t\t\"Quantity\": \"100\",\r\n\t\t\t\t\"UnitOfMeasure\": \"EA\",\r\n\t\t\t\t\"FromInvStatus\": \"AV\",\r\n\t\t\t\t\"ToInvStatus\": \"AV\",\r\n\t\t\t\t\"LotNumber\": null,\r\n\t\t\t\t\"ExpirationDate\": null\r\n\t\t\t}\r\n\t\t]\r\n\t}\r\n}"}],"_postman_id":"6983699e-b425-4384-b25b-9b4d8b564dd5"},{"name":"PostStockStatusRequest","id":"2ed059e7-55c4-49f0-9b96-414dd009d642","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer <Generated Token>"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://apigw-qa.ams.geodis.com/api/InventoryInquiry/v1/getstockstatus","description":"<p>Returns warehouse inventory stock levels for the given array of items</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Element Name</strong></th>\n<th><strong>Parent Object</strong></th>\n<th>Description</th>\n<th><strong>Data Type</strong></th>\n<th><strong>List Values/Set Values</strong></th>\n<th><strong>Min/Max</strong></th>\n<th><strong>Condition</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Customer ID</td>\n<td></td>\n<td>Customer ID Provided By Geodis</td>\n<td>String</td>\n<td></td>\n<td>1/12</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>Items</td>\n<td></td>\n<td>Item to return in response</td>\n<td>String</td>\n<td></td>\n<td>1/20</td>\n<td>Mandatory</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","InventoryInquiry","v1","getstockstatus"],"host":["apigw-qa","ams","geodis","com"],"query":[],"variable":[]}},"response":[{"id":"0b7e904f-682e-4c75-ba31-86ab2a31bb53","name":"PostStockStatusRequest","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <Generated Token>"}],"body":{"mode":"raw","raw":"{\r\n    \"CustomerId\": \"12345\",\r\n    \"Items\": [\r\n    \"807586\",\r\n    \"10007061\",\r\n    \"100075510\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://apigw-qa.ams.geodis.com/api/InventoryInquiry/v1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n\t\"Code\": \"200\",\r\n\t\"Message\": \"Inventory inquiry completed Successfully for CustomerId - 12345\",\r\n\t\"Key\": [\r\n\t\t\"807586\",\r\n\t\t\"10007061\",\r\n\t\t\"100075510\"\r\n\t],\r\n\t\"Response\": {\r\n\t\t\"TransactionType\": \"Stock Status\",\r\n\t\t\"MessageCount\": 3,\r\n\t\t\"Products\": [\r\n\t\t\t{\r\n\t\t\t\t\"Item\": \"807586\",\r\n\t\t\t\t\"ItemData\": [\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"LotNumber\": \"(none)\",\r\n\t\t\t\t\t\t\"WarehouseID\": \"ABC\",\r\n\t\t\t\t\t\t\"Status\": [\r\n\t\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\t\t\"InvStatus\": \"AV\",\r\n\t\t\t\t\t\t\t\t\"StockStatus\": \"A\",\r\n\t\t\t\t\t\t\t\t\"InventoryStatusDescription\": \"Available\",\r\n\t\t\t\t\t\t\t\t\"StockStatusDescription\": \"Available\",\r\n\t\t\t\t\t\t\t\t\"Quantity\": 95\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\t\t\"InvStatus\": \"RH\",\r\n\t\t\t\t\t\t\t\t\"StockStatus\": \"A\",\r\n\t\t\t\t\t\t\t\t\"InventoryStatusDescription\": \"Receipt Hold\",\r\n\t\t\t\t\t\t\t\t\"StockStatusDescription\": \"Available\",\r\n\t\t\t\t\t\t\t\t\"Quantity\": 43\r\n\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\t\t\"InvStatus\": \"AV\",\r\n\t\t\t\t\t\t\t\t\"StockStatus\": \"CM\",\r\n\t\t\t\t\t\t\t\t\"InventoryStatusDescription\": \"Available\",\r\n\t\t\t\t\t\t\t\t\"StockStatusDescription\": \"Committed\",\r\n\t\t\t\t\t\t\t\t\"Quantity\": 1\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t]\r\n\t\t\t\t\t}\r\n\t\t\t\t]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"Item\": \"10007061\",\r\n\t\t\t\t\"ItemData\": [\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"LotNumber\": \"(none)\",\r\n\t\t\t\t\t\t\"WarehouseID\": \"ABC\",\r\n\t\t\t\t\t\t\"Status\": [\r\n\t\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\t\t\"InvStatus\": \"RH\",\r\n\t\t\t\t\t\t\t\t\"StockStatus\": \"A\",\r\n\t\t\t\t\t\t\t\t\"InventoryStatusDescription\": \"Receipt Hold\",\r\n\t\t\t\t\t\t\t\t\"StockStatusDescription\": \"Available\",\r\n\t\t\t\t\t\t\t\t\"Quantity\": 2\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t]\r\n\t\t\t\t\t}\r\n\t\t\t\t]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"Item\": \"100075510\",\r\n\t\t\t\t\"ItemData\": [\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\"LotNumber\": \"(none)\",\r\n\t\t\t\t\t\t\"WarehouseID\": \"ABC\",\r\n\t\t\t\t\t\t\"Status\": [\r\n\t\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\t\t\"InvStatus\": \"QH\",\r\n\t\t\t\t\t\t\t\t\"StockStatus\": \"A\",\r\n\t\t\t\t\t\t\t\t\"InventoryStatusDescription\": \"Quality Hold\",\r\n\t\t\t\t\t\t\t\t\"StockStatusDescription\": \"Available\",\r\n\t\t\t\t\t\t\t\t\"Quantity\": 110\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t]\r\n\t\t\t\t\t}\r\n\t\t\t\t]\r\n\t\t\t}\r\n\t\t]\r\n\t}\r\n}"}],"_postman_id":"2ed059e7-55c4-49f0-9b96-414dd009d642"}],"id":"a59de91d-768c-4bc4-88f0-8fdd06949ce0","_postman_id":"a59de91d-768c-4bc4-88f0-8fdd06949ce0","description":""},{"name":"Goods Receipts Request","item":[{"name":"PostGoodsReceiptRequest","id":"0f17745d-40ec-4763-aba0-169751287687","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer <Generated Token>"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://apigw-qa.ams.geodis.com/api/goodsreceipt/v1","description":"<p>This request instructs the warehouse to prepare and perform a receipt. In this request, you will define the shipping method and items that comprise the warehouse receipt order.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Element Name</strong></th>\n<th><strong>Parent Object</strong></th>\n<th>Description</th>\n<th><strong>Data Type</strong></th>\n<th><strong>List Values/Set Values</strong></th>\n<th><strong>Min/Max</strong></th>\n<th><strong>Condition</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>TransactionType</td>\n<td></td>\n<td>Type of transaction</td>\n<td>String</td>\n<td>\"Goods Receipt\"</td>\n<td>13/13</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>OrderNumber</td>\n<td>Receipt</td>\n<td>Distinct Reference # For Shipment</td>\n<td>String</td>\n<td></td>\n<td>1/20</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>PONumber</td>\n<td>Receipt</td>\n<td>Purchase Order Number</td>\n<td>String</td>\n<td></td>\n<td>1/20</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>CustomerID</td>\n<td>Receipt</td>\n<td>Customer ID Provided By Geodis</td>\n<td>String</td>\n<td></td>\n<td>1/10</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>WarehouseID</td>\n<td>Receipt</td>\n<td>Warehouse ID Provided By Geodis</td>\n<td>String</td>\n<td></td>\n<td>3/3</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>LineNum</td>\n<td>Receipt/Line</td>\n<td>Sequence Line Number</td>\n<td>Integer (Formatted as String)</td>\n<td></td>\n<td>1/255</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>Item</td>\n<td>Receipt/Line</td>\n<td>Receipt Item Number</td>\n<td>String</td>\n<td></td>\n<td>1/20</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>Quantity</td>\n<td>Receipt/Line</td>\n<td>Line Item Quantity</td>\n<td>Integer</td>\n<td></td>\n<td>1/999</td>\n<td>Mandatory</td>\n</tr>\n<tr>\n<td>LotNumber</td>\n<td>Receipt/Line</td>\n<td>Item lot</td>\n<td>String</td>\n<td></td>\n<td>1/20</td>\n<td>Conditional (When Item is lot managed)</td>\n</tr>\n<tr>\n<td>Unit of Measure</td>\n<td>Receipt/Line</td>\n<td>Item Unit of Measure</td>\n<td>String</td>\n<td>EA - Each  <br />CS - Case  <br />PL - Pallet</td>\n<td>2/2</td>\n<td>Mandatory</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","goodsreceipt","v1"],"host":["apigw-qa","ams","geodis","com"],"query":[],"variable":[]}},"response":[{"id":"b4a03460-b3b2-415e-8391-7f6d538c69a9","name":"PostGoodsReceiptRequest","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <Generated Token>"}],"body":{"mode":"raw","raw":"{\r\n  \"TransactionType\": \"Goods Receipt\",\r\n  \"Receipt\": \r\n        {\r\n          \"OrderNumber\": \"7234566\",\r\n          \"PONumber\": \"9999\",\r\n          \"CustomerId\": \"12345\",\r\n          \"WarehouseID\": \"ABC\",\r\n          \"Line\": [\r\n            {\r\n              \"LineNum\": \"3852768\",\r\n              \"Item\": \"85601\",\r\n              \"Quantity\": 2,\r\n              \"LotNumber\": 2,\r\n              \"UnitOfMeasure\": \"EA\"\r\n            },\r\n               {\r\n              \"LineNum\": \"3852769\",\r\n              \"Item\": \"85601\",\r\n              \"Quantity\": 20,\r\n              \"LotNumber\": 20,\r\n              \"UnitOfMeasure\": \"ET\"\r\n            }\r\n          ]\r\n        }\r\n       \r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://apigw-dev.ams.geodis.com/api/goodsreceipt/v1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"Code\": 201,\n    \"Message\": \"Goods receipts order queued successfully for creation: CustomerId - 12345\",\n    \"Key\": [\n        \"7234566\"\n    ],\n    \"Response\": {\n        \"ReferenceNumbers\": [\n            \"7234566\"\n        ]\n    }\n}\n"}],"_postman_id":"0f17745d-40ec-4763-aba0-169751287687"}],"id":"4799ddbd-df74-4bd6-b350-2c0a20b90cea","_postman_id":"4799ddbd-df74-4bd6-b350-2c0a20b90cea","description":""},{"name":"Goods Receipt Confirmation","item":[{"name":"GetGoodsReceiptConfirmation","id":"21840eee-0e2f-47c9-a15c-6c2b7d1d8e43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer <Generated Token>"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://apigw-qa.ams.geodis.com/api/goodsreceiptconfirmation/v1?CustomerId=12345&StartDate=2024-04-19T00:00:01&EndDate=2024-04-19T23:59:55","description":"<p>Receipt confirmation is used to return received inbound orders within given date range. Difference between dates cannot exceed 96 hours, or beyond 45 days from current date.</p>\n","urlObject":{"protocol":"https","path":["api","goodsreceiptconfirmation","v1"],"host":["apigw-qa","ams","geodis","com"],"query":[{"key":"CustomerId","value":"12345"},{"description":{"content":"<p>Starting Date Range; Mandatory; YYYY-MM-DD\"T\"24HH:MI:SS</p>\n","type":"text/plain"},"key":"StartDate","value":"2024-04-19T00:00:01"},{"description":{"content":"<p>Ending Date Range; Mandatory; YYYY-MM-DD\"T\"24HH:MI:SS</p>\n","type":"text/plain"},"key":"EndDate","value":"2024-04-19T23:59:55"},{"disabled":true,"description":{"content":"<p>Page number is the page that the user will be viewing; Optional; Default 50</p>\n","type":"text/plain"},"key":"pageNumber","value":"50"},{"disabled":true,"description":{"content":"<p>Page size is number of pages viewable per page; Optional; Default 100; Minimum User Setting 100; Maximum User Setting 1000;</p>\n","type":"text/plain"},"key":"pageSize","value":"100"}],"variable":[]}},"response":[{"id":"9a6e92d6-6f92-4be6-a75c-f80c3e422ea1","name":"GetGoodsReceiptConfirmation","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":""}],"url":{"raw":"https://apigw-qa.ams.geodis.com/api/goodsreceiptconfirmation/v1\n\n?Authorization=Bearer <Generated Token>","protocol":"https","host":["apigw-qa","ams","geodis","com"],"path":["api","goodsreceiptconfirmation","v1\n\n"],"query":[{"key":"Authorization","value":"Bearer <Generated Token>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"OrderNumber\": \"01290229\",\n\t\t\"PONumber\": \"8604509\",\n\t\t\"OrderId\": \"147017666\",\n\t\t\"WarehouseId\": \"ABC\",\n\t\t\"ReceiptDate\": \"2021-01-29T18:56:55\",\n\t\t\"Line\": [\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"12\",\n\t\t\t\t\"Item\": \".5DA\",\n\t\t\t\t\"ReceivedQuantity\": \"15\",\n\t\t\t\t\"LotNumber\": \"M9070347\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t}\n\t\t]\n\t},\n\t{\n\t\t\"OrderNumber\": \"100820059SP\",\n\t\t\"PONumber\": \"8288683\",\n\t\t\"OrderId\": \"141651585\",\n\t\t\"WarehouseId\": \"ABC\",\n\t\t\"ReceiptDate\": \"2020-11-08T04:01:52\",\n\t\t\"Line\": [\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"1\",\n\t\t\t\t\"Item\": \".5DA\",\n\t\t\t\t\"ReceivedQuantity\": \"25\",\n\t\t\t\t\"LotNumber\": \"M9070347\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t}\n\t\t]\n\t},\n\t{\n\t\t\"OrderNumber\": \"4010045\",\n\t\t\"PONumber\": \"7736987\",\n\t\t\"OrderId\": \"133299320\",\n\t\t\"WarehouseId\": \"ABC\",\n\t\t\"ReceiptDate\": \"2020-04-02T08:26:43\",\n\t\t\"Line\": [\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"12\",\n\t\t\t\t\"Item\": \".5FX\",\n\t\t\t\t\"ReceivedQuantity\": \"108\",\n\t\t\t\t\"LotNumber\": \"M9080159\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"13\",\n\t\t\t\t\"Item\": \".5FY\",\n\t\t\t\t\"ReceivedQuantity\": \"108\",\n\t\t\t\t\"LotNumber\": \"M8110601\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"14\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"63\",\n\t\t\t\t\"LotNumber\": \"2F0517\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"11\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"21\",\n\t\t\t\t\"LotNumber\": \"2F0517\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t}\n\t\t]\n\t},\n\t{\n\t\t\"OrderNumber\": \"1170121\",\n\t\t\"PONumber\": \"7476753\",\n\t\t\"OrderId\": \"131208278\",\n\t\t\"WarehouseId\": \"ABC\",\n\t\t\"ReceiptDate\": \"2020-01-20T07:59:19\",\n\t\t\"Line\": [\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"1\",\n\t\t\t\t\"Item\": \".5FX\",\n\t\t\t\t\"ReceivedQuantity\": \"108\",\n\t\t\t\t\"LotNumber\": \"M8120239\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t}\n\t\t]\n\t},\n\t{\n\t\t\"OrderNumber\": \"R-2060137\",\n\t\t\"PONumber\": \"7535164\",\n\t\t\"OrderId\": \"131722607\",\n\t\t\"WarehouseId\": \"ABC\",\n\t\t\"ReceiptDate\": \"2020-02-07T09:32:50\",\n\t\t\"Line\": [\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"1\",\n\t\t\t\t\"Item\": \".5FY\",\n\t\t\t\t\"ReceivedQuantity\": \"108\",\n\t\t\t\t\"LotNumber\": \"M9050358\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t}\n\t\t]\n\t},\n\t{\n\t\t\"OrderNumber\": \"BOIRON\",\n\t\t\"PONumber\": \"PACS\",\n\t\t\"OrderId\": \"137819544\",\n\t\t\"WarehouseId\": \"ABC\",\n\t\t\"ReceiptDate\": \"2020-08-09T04:02:27\",\n\t\t\"Line\": [\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"11\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E1187\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"12\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E1167\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"13\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E1215\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"14\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E1183\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"15\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E1182\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"16\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E1204\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"17\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"3E1111\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"18\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E0946\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"19\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E1203\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"20\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E1174\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"21\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E1185\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"22\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E1172\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"23\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E1199\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"24\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E1190\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"25\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E1213\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"26\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E1200\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"27\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E1189\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"28\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E1201\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"29\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E1170\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"30\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E1184\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"31\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"3E1160\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"32\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"2E1026\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"33\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E1188\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"34\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E1195\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"35\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E1197\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"36\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E0786\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"37\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1E0790\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t}\n\t\t]\n\t},\n\t{\n\t\t\"OrderNumber\": \".5GQ/1\",\n\t\t\"PONumber\": \"VAS BOIRON\",\n\t\t\"OrderId\": \"136649950\",\n\t\t\"WarehouseId\": \"ABC\",\n\t\t\"ReceiptDate\": \"2020-07-13T04:02:01\",\n\t\t\"Line\": [\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"1\",\n\t\t\t\t\"Item\": \".5GQ\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"2E1238\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t}\n\t\t]\n\t},\n\t{\n\t\t\"OrderNumber\": \"9040173\",\n\t\t\"PONumber\": \"8175993\",\n\t\t\"OrderId\": \"140432517\",\n\t\t\"WarehouseId\": \"ABC\",\n\t\t\"ReceiptDate\": \"2020-10-05T04:01:38\",\n\t\t\"Line\": [\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"1\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"60\",\n\t\t\t\t\"LotNumber\": \"2G0671\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"2\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"63\",\n\t\t\t\t\"LotNumber\": \"2G0671\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t}\n\t\t]\n\t},\n\t{\n\t\t\"OrderNumber\": \"7010264\",\n\t\t\"PONumber\": \"8004504\",\n\t\t\"OrderId\": \"137493435\",\n\t\t\"WarehouseId\": \"ABC\",\n\t\t\"ReceiptDate\": \"2020-08-02T04:03:42\",\n\t\t\"Line\": [\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"2\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"51\",\n\t\t\t\t\"LotNumber\": \"2G0399\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"1\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"62\",\n\t\t\t\t\"LotNumber\": \"2G0570\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"3\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"63\",\n\t\t\t\t\"LotNumber\": \"2G0570\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"4\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"22\",\n\t\t\t\t\"LotNumber\": \"2E1249\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"5\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"42\",\n\t\t\t\t\"LotNumber\": \"2E1249\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"6\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"63\",\n\t\t\t\t\"LotNumber\": \"2G0399\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"7\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"46\",\n\t\t\t\t\"LotNumber\": \"2G0570\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t}\n\t\t]\n\t},\n\t{\n\t\t\"OrderNumber\": \"7280104\",\n\t\t\"PONumber\": \"8065823\",\n\t\t\"OrderId\": \"138655652\",\n\t\t\"WarehouseId\": \"ABC\",\n\t\t\"ReceiptDate\": \"2020-08-28T04:03:12\",\n\t\t\"Line\": [\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"9\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"27\",\n\t\t\t\t\"LotNumber\": \"2G0574\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"8\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"41\",\n\t\t\t\t\"LotNumber\": \"3F0526\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"7\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"45\",\n\t\t\t\t\"LotNumber\": \"2G0577\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"6\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"48\",\n\t\t\t\t\"LotNumber\": \"2G0574\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"5\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"50\",\n\t\t\t\t\"LotNumber\": \"2G0576\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"4\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"63\",\n\t\t\t\t\"LotNumber\": \"2G0574\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"3\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"63\",\n\t\t\t\t\"LotNumber\": \"2G0576\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"2\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"63\",\n\t\t\t\t\"LotNumber\": \"2G0577\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t}\n\t\t]\n\t},\n\t{\n\t\t\"OrderNumber\": \".5GR/.5LZ\",\n\t\t\"PONumber\": \"VAS BOIRON\",\n\t\t\"OrderId\": \"136652353\",\n\t\t\"WarehouseId\": \"ABC\",\n\t\t\"ReceiptDate\": \"2020-07-13T04:02:05\",\n\t\t\"Line\": [\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"1\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"3F0533\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t}\n\t\t]\n\t},\n\t{\n\t\t\"OrderNumber\": \"8310085\",\n\t\t\"PONumber\": \"8162380\",\n\t\t\"OrderId\": \"140213835\",\n\t\t\"WarehouseId\": \"ABC\",\n\t\t\"ReceiptDate\": \"2020-10-01T04:02:47\",\n\t\t\"Line\": [\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"1\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"49\",\n\t\t\t\t\"LotNumber\": \"2G0571\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"4\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"63\",\n\t\t\t\t\"LotNumber\": \"2G0571\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"3\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"63\",\n\t\t\t\t\"LotNumber\": \"2G0398\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"2\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"22\",\n\t\t\t\t\"LotNumber\": \"2G0398\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t}\n\t\t]\n\t},\n\t{\n\t\t\"OrderNumber\": \"OST16776306\",\n\t\t\"PONumber\": \"282-DIS-20-473\",\n\t\t\"OrderId\": \"139249141\",\n\t\t\"WarehouseId\": \"ABC\",\n\t\t\"ReceiptDate\": \"2020-09-10T04:03:31\",\n\t\t\"Line\": [\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"16324590\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"1G0549\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t}\n\t\t]\n\t},\n\t{\n\t\t\"OrderNumber\": \"3230128\",\n\t\t\"PONumber\": \"7708001BN\",\n\t\t\"OrderId\": \"132936669\",\n\t\t\"WarehouseId\": \"ABC\",\n\t\t\"ReceiptDate\": \"2020-03-23T14:14:59\",\n\t\t\"Line\": [\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"1\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"49\",\n\t\t\t\t\"LotNumber\": \"3F0533\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t}\n\t\t]\n\t},\n\t{\n\t\t\"OrderNumber\": \"OST17685574\",\n\t\t\"PONumber\": \"282-DIS-LOT EHC29-10\",\n\t\t\"OrderId\": \"142927909\",\n\t\t\"WarehouseId\": \"ABC\",\n\t\t\"ReceiptDate\": \"2020-12-07T04:01:28\",\n\t\t\"Line\": [\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"1\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"2G0671\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t}\n\t\t]\n\t},\n\t{\n\t\t\"OrderNumber\": \"1100152\",\n\t\t\"PONumber\": \"7461713\",\n\t\t\"OrderId\": \"131080278\",\n\t\t\"WarehouseId\": \"ABC\",\n\t\t\"ReceiptDate\": \"2020-01-13T07:28:02\",\n\t\t\"Line\": [\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"1\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"52\",\n\t\t\t\t\"LotNumber\": \"2F0514\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"2\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"1\",\n\t\t\t\t\"LotNumber\": \"2F0514\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t}\n\t\t]\n\t},\n\t{\n\t\t\"OrderNumber\": \"092820059SP\",\n\t\t\"PONumber\": \"8257444/8252940\",\n\t\t\"OrderId\": \"141304283\",\n\t\t\"WarehouseId\": \"ABC\",\n\t\t\"ReceiptDate\": \"2020-10-29T04:03:03\",\n\t\t\"Line\": [\n\t\t\t{\n\t\t\t\t\"LineNumber\": \"1\",\n\t\t\t\t\"Item\": \".5GR\",\n\t\t\t\t\"ReceivedQuantity\": \"15\",\n\t\t\t\t\"LotNumber\": \"1G1214\",\n\t\t\t\t\"UnitOfMeasure\": \"CS\"\n\t\t\t}\n\t\t]\n\t}\n]"}],"_postman_id":"21840eee-0e2f-47c9-a15c-6c2b7d1d8e43"}],"id":"3682ee62-0206-4fd6-bf9a-4b43f53d4853","_postman_id":"3682ee62-0206-4fd6-bf9a-4b43f53d4853","description":""}],"id":"391db214-788c-45e8-8e87-d673ee373880","_postman_id":"391db214-788c-45e8-8e87-d673ee373880","description":""},{"name":"Error Codes","item":[],"id":"6806d77c-be46-4ceb-9321-ed5f1e67cde8","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Code</strong></th>\n<th><strong>Error Message</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Example</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>700700  <br /></td>\n<td>API blocked  <br /></td>\n<td>This API has been blocked temporarily. Please try again later or contact the system administrators.  <br /></td>\n<td>Invoke an API which is in the BLOCKED lifecycle state  <br /></td>\n</tr>\n<tr>\n<td>900422  <br /></td>\n<td>Invalid GraphQL query  <br /></td>\n<td>Syntax of the provided GraphQL query is invalid  <br /></td>\n<td>Invoking a GraphQL API which has a invalid query  <br /></td>\n</tr>\n<tr>\n<td>900800  <br /></td>\n<td>Message throttled out  <br /></td>\n<td>The maximum number of requests that can be made to the API within a designated time period is reached and the API is throttled for the user.  <br /></td>\n<td>Invoke an API exceeding the tier limit  <br /></td>\n</tr>\n<tr>\n<td>900801  <br /></td>\n<td>Hard limit exceeded  <br /></td>\n<td>Hard throttle limit has been reached  <br /></td>\n<td>Invoke an API exceeding the hard throttle limit  <br /></td>\n</tr>\n<tr>\n<td>900802  <br /></td>\n<td>Resource level throttle out  <br /></td>\n<td>Message is throttled out because resource level has exceeded  <br /></td>\n<td>Sending/Receiving messages beyond authorized resource level  <br /></td>\n</tr>\n<tr>\n<td>900803  <br /></td>\n<td>Application level throttle out  <br /></td>\n<td>Message is throttled out because application level is exceeded  <br /></td>\n<td>Sending/Receiving messages beyond authorized application level  <br /></td>\n</tr>\n<tr>\n<td>900804  <br /></td>\n<td>Subscription level throttled out  <br /></td>\n<td>Message throttled out due to subscription level throttling limit reached.  <br /></td>\n<td>Sending/Receiving messages beyond configured throttling limit of subscription level policy.  <br /></td>\n</tr>\n<tr>\n<td>900805  <br /></td>\n<td>Message blocked  <br /></td>\n<td>Accessing an API which is blocked on user, IP, application, or API Context.  <br /></td>\n<td>An admin user can block API invocations in real time by user, IP, application, or API context. The API invocation meets the blocked condition.  <br /></td>\n</tr>\n<tr>\n<td>900806  <br /></td>\n<td>Custom policy throttled out  <br /></td>\n<td>Message throttled out due to exceeding the limit configured through the custom throttling policy rules.  <br /></td>\n<td>The API invocations meet custom throttle policy rules, exceeding the limits of the configured custom policy.  <br /></td>\n</tr>\n<tr>\n<td>900807  <br /></td>\n<td>Message throttled out  <br /></td>\n<td>Messaged throttled out because of exceeding the burst control/rate limit (requests per second) in the subscription level policy.  <br /></td>\n<td>Sending/Receiving messages exceeding the configured burst control/rate limit within second.  <br /></td>\n</tr>\n<tr>\n<td>900900  <br /></td>\n<td>Unclassified authentication failure  <br /></td>\n<td>An unspecified error has occurred  <br /></td>\n<td>Backend service for key validation is not accessible when trying to invoke an API  <br /></td>\n</tr>\n<tr>\n<td>900901  <br /></td>\n<td>Invalid credentials  <br /></td>\n<td>Invalid authentication information provided.  <br /></td>\n<td>\"When the access token is invalid, inactive or expired.  <br />  <br />The error code 900904 (Access token inactive) is deprecated from API Manager 1.9.0 onwards. Alternatively, error code 900901 will be sent when the token is inactive.\"  <br /></td>\n</tr>\n<tr>\n<td>17000  <br /></td>\n<td>Success  <br /></td>\n<td>Success  <br /></td>\n<td></td>\n</tr>\n<tr>\n<td>17010  <br /></td>\n<td>Customer is not set up for Web IE transmissions  <br /></td>\n<td>Error: Customer is not set up for Web IE transmissions, CustomerId: ABC  <br /></td>\n<td></td>\n</tr>\n<tr>\n<td>17045  <br /></td>\n<td>Stock data is not available for given inputs  <br /></td>\n<td>No Stock items were found  <br /></td>\n<td></td>\n</tr>\n<tr>\n<td>17050  <br /></td>\n<td>No adjustments were found for customerid  <br /></td>\n<td>Warning: No adjustments were found for customerid  <br /></td>\n<td></td>\n</tr>\n<tr>\n<td>APIERROR-001  <br /></td>\n<td>Token is expired  <br /></td>\n<td>Lifetime validation failed. The token is expired  <br /></td>\n<td></td>\n</tr>\n<tr>\n<td>APIERROR-002  <br /></td>\n<td>Token with invalid credentials  <br /></td>\n<td>Not able to decode Authorization Bearer Token  <br /></td>\n<td></td>\n</tr>\n<tr>\n<td>APIERROR-003  <br /></td>\n<td>Profile API is down  <br /></td>\n<td>Profile Server down,Unable to fetch customer profile now  <br /></td>\n<td></td>\n</tr>\n<tr>\n<td>APIERROR-004  <br /></td>\n<td>API customerID configuration error  <br /></td>\n<td>Customer Profile not matching  <br /></td>\n<td></td>\n</tr>\n<tr>\n<td>APIERROR-005  <br /></td>\n<td>Invalid payload data  <br /></td>\n<td>Check input data in the payload.  <br /></td>\n<td></td>\n</tr>\n<tr>\n<td>APIERROR-006  <br /></td>\n<td>Date validations in given payload  <br /></td>\n<td>Check date inputs in the payload  <br /></td>\n<td></td>\n</tr>\n<tr>\n<td>APIERROR-010  <br /></td>\n<td>Generic Errors  <br /></td>\n<td>Errors occurred and not captured during the process  <br /></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"6806d77c-be46-4ceb-9321-ed5f1e67cde8"},{"name":"DevPortal Guide","item":[],"id":"a32821be-1c28-48af-a81d-6ea3c414065d","description":"<h3 id=\"overview\">Overview</h3>\n<p>QADevPortal : <a href=\"https://apim-qa.ams.geodis.com/devportal/\">https://apim-qa.ams.geodis.com/devportal/</a></p>\n<p>ProdDevPortal : <a href=\"https://apim.ams.geodis.com/devportal/if\">https://apim.ams.geodis.com/devportal/</a></p>\n<img src=\"https://content.pstmn.io/665ab7e6-dc34-4b29-b7db-6f1edb7c17bf/MS5wbmc=\" width=\"846\" height=\"482\" />\n\n<h4 id=\"apis\">APIs</h4>\n<p>Once a user enters the credentials and logs in to the portal, browse through the API’s which are available to be subscribed to.</p>\n<img src=\"https://content.pstmn.io/d3ccda1a-fe0a-4dba-8321-e4dfb7f67302/UGljdHVyZTAwMDkucG5n\" />\n\n<h3 id=\"applications\">Applications</h3>\n<p>In the applications, users can create their token credential to make an API call. By default, there will be an application named \"DefaultApplication\". If for some reason you want to maintain more than one application, please contact GEODIS team.</p>\n<img src=\"https://content.pstmn.io/83470031-615e-45be-a654-80732cd12bfa/aW1hZ2UucG5n\" width=\"442\" height=\"188\" />\n\n<h4 id=\"generate-token\"><strong>Generate Token</strong></h4>\n<p>Security token can be generated under the “Applications” tab. Click on the application tab and then on the application.</p>\n<p>Note: If you don't see the consumer key and secret key, please generate the key pair before you go to next step.</p>\n<p>Go to Prodution Keys Generate AccessToken. Do not use SANDBOX KEYS</p>\n<img src=\"https://content.pstmn.io/f3e49627-da17-486c-bb7e-cc91d6d4ab93/aW1hZ2UucG5n\" width=\"494\" height=\"229\" />\n\n<p>This will pop out a box to generate the token. Click on “GENERATE” option.</p>\n<img src=\"https://content.pstmn.io/6b0719ac-a487-4b3f-a971-9b99c6d40dcd/aW1hZ2UucG5n\" width=\"512\" height=\"319\" />\n\n<p>This will pop out another box with the access token. Copy the access token by clicking on the “Copy” option on the right side of the access token.</p>\n<img src=\"https://content.pstmn.io/04079db0-136f-41a0-b63a-abb3781ffcc5/aW1hZ2UucG5n\" width=\"492\" height=\"332\" />\n\n<p>Note: The access token is valid for 5 minutes time. If the token expires then user may again follow same procedure to generate a new token.</p>\n<h4 id=\"api-subscription\">API Subscription</h4>\n<p>Subscripting can be done under the “API” . Select the API you want to subscribe to.</p>\n<img src=\"https://content.pstmn.io/7b087f3d-f81d-49a5-94c8-adb7db082451/aW1hZ2UucG5n\" width=\"468\" height=\"323\" />\n\n<p>Tryout</p>\n<p>Select the “Try Out” option under the API that you want to try out.</p>\n<img src=\"https://content.pstmn.io/30522a57-b9e8-4541-914b-28d16b4ba44a/aW1hZ2UucG5n\" width=\"462\" height=\"291\" />\n\n<p>Once the user clicks on “Try Out” option, on the next page paste the access token.</p>\n<img src=\"https://content.pstmn.io/64ef5043-65df-45cf-9d48-2ce00987326b/aW1hZ2UucG5n\" width=\"450\" height=\"296\" />\n\n<p>and click on “Post” option, then again click on \"Try Out\" button.</p>\n<img src=\"https://content.pstmn.io/c1c2bfd5-4176-4a26-afa6-dff1ecb6baf7/aW1hZ2UucG5n\" width=\"458\" height=\"103\" />\n\n<p>The default input will be displayed as follows. User needs to change the input values and then click on “Execute” option.</p>\n<img src=\"https://content.pstmn.io/63d78228-f282-4c79-83c4-267060d1882f/aW1hZ2UucG5n\" width=\"432\" height=\"221\" />\n\n<p>The user will have the output displayed in the “Responses” field.</p>\n","_postman_id":"a32821be-1c28-48af-a81d-6ea3c414065d"}],"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"d97aecd3-3546-49e5-893e-673a0671bdd1"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"5608f94d-869b-499c-b601-c5c893c1a888"}}]}