Warehouse adapter — Shipwire¶
The adapter object contains properties for connecting to the Shipwire API.
Parent object: a warehouse with property "platform" : "shipwire"
Required properties¶
The following adapter properties are required for Shipwire warehouses.
password¶
| Property | password |
|---|---|
| Name | Merchant API Password |
| Data type | string |
| Required? | Yes |
username¶
| Property | username |
|---|---|
| Name | Merchant API Username |
| Data type | string |
| Required? | Yes |
Optional properties¶
The following adapter properties are optional for Shipwire warehouses.
include_channel_name¶
| Property | include_channel_name |
|---|---|
| Name | Include Channel Name |
| Data type | boolean |
| Default | false |
include_package_details¶
| Property | include_package_details |
|---|---|
| Name | Include Package Details In Shipment |
| Data type | boolean |
| Default | false |
