Warehouse adapter — 4PX Express
The adapter object contains properties for connecting to the 4PX Express API.
Parent object: a warehouse with property "platform" : "g4px_express"
Required properties
The following adapter properties are required for 4PX Express warehouses.
app_key
| Property | app_key |
| Name | App Key |
| Data type | string |
| Required? | Yes |
app_secret
| Property | app_secret |
| Name | App Secret |
| Data type | string |
| Required? | Yes |
customer_code
| Property | customer_code |
| Name | Customer Code |
| Data type | string |
| Required? | Yes |
product_code
| Property | product_code |
| Name | Logistics Product Code |
| Data type | string |
| Required? | Yes |
warehouse_code
| Property | warehouse_code |
| Name | Warehouse Code |
| Data type | string |
| Required? | Yes |