Warehouse adapter — irms360
The adapter object contains properties for connecting to the irms360 API.
Parent object: a warehouse with property "platform" : "irms360"
Required properties
The following adapter properties are required for irms360 warehouses.
access_token
| Property | access_token |
| Name | irms360 Access Token |
| Data type | string |
| Required? | Yes |
company
| Property | company |
| Name | irms360 Company |
| Data type | string |
| Required? | Yes |
customer_code
| Property | customer_code |
| Name | irms360 Customer Code |
| Data type | string |
| Required? | Yes |
url
| Property | url |
| Name | Host URL |
| Data type | string |
| Example | "https://host.com" |
| Required? | Yes |
warehouse
| Property | warehouse |
| Name | irms360 Warehouse ID |
| Data type | string |
| Required? | Yes |
Optional properties
The following adapter properties are optional for irms360 warehouses.
include_package_details
| Property | include_package_details |
| Name | Include Packing Details In Shipment |
| Data type | boolean |
| Default | true |