Warehouse adapter — Ware2Go¶
The adapter object contains properties for connecting to the Ware2Go API.
Parent object: a warehouse with property "platform" : "ware2go"
Required properties¶
The following adapter properties are required for Ware2Go warehouses.
merchant_id¶
| Property | merchant_id |
|---|---|
| Name | Merchant ID |
| Data type | string |
| Required? | Yes |
secret¶
| Property | secret |
|---|---|
| Name | API Secret |
| Data type | string |
| Required? | Yes |
token¶
| Property | token |
|---|---|
| Name | API Token |
| Data type | string |
| Required? | Yes |
Optional properties¶
The following adapter properties are optional for Ware2Go warehouses.
api_version¶
| Property | api_version |
|---|---|
| Name | API Version |
| Data type | integer |
| Accepted values |
|
| Default | 1 |
