Warehouse adapter — ShipStation¶
The adapter
object contains properties for connecting to the ShipStation API.
Parent object: a warehouse with property "platform" : "ship_station"
Required properties¶
The following adapter
properties are required for ShipStation warehouses.
api_key
¶
Property | api_key |
---|---|
Name | ShipStation API Key |
Data type | string |
Required? | Yes |
api_secret
¶
Property | api_secret |
---|---|
Name | ShipStation API Secret |
Data type | string |
Required? | Yes |
Optional properties¶
The following adapter
properties are optional for ShipStation warehouses.
import_type
¶
Property | import_type |
---|---|
Name | Import Type |
Description | Specify to import only Shipments or Fulfillments |
Data type | string |
Accepted values |
|
store_id
¶
Property | store_id |
---|---|
Name | Store ID |
Description | ShipStation store ID for order sync |
Data type | string |