Warehouse adapter — Moulton Logistics
The adapter object contains properties for connecting to the Moulton Logistics API.
Parent object: a warehouse with property "platform" : "moulton_logistics"
Required properties
The following adapter properties are required for Moulton Logistics warehouses.
connection_string
| Property | connection_string |
| Name | FTP Connection String |
| Data type | string |
| Example | "ftp://{user}:{pass}@ftpmlm.moultonlogistics.com/{client_code}" |
| Required? | Yes |
password
| Property | password |
| Name | Moulton Logistics API Password |
| Data type | string |
| Required? | Yes |
username
| Property | username |
| Name | Moulton Logistics API Username |
| Data type | string |
| Required? | Yes |
Optional properties
The following adapter properties are optional for Moulton Logistics warehouses.
cl_no
| Property | cl_no |
| Name | CL NO |
| Data type | string |
group_code
| Property | group_code |
| Name | Group Code |
| Data type | string |
project
| Property | project |
| Name | Project |
| Data type | string |