Warehouse adapter — Global Trade Logistics¶
The adapter object contains properties for connecting to the Global Trade Logistics API.
Parent object: a warehouse with property "platform" : "gtl"
Required properties¶
The following adapter properties are required for Global Trade Logistics warehouses.
merchant¶
| Property | merchant |
|---|---|
| Name | GTL Merchant ID |
| Data type | string |
| Required? | Yes |
password¶
| Property | password |
|---|---|
| Name | GTL Password |
| Data type | string |
| Required? | Yes |
username¶
| Property | username |
|---|---|
| Name | GTL Username |
| Data type | string |
| Required? | Yes |
