Store adapter — Skuvault¶
The adapter object contains properties for connecting to the Skuvault API.
Parent object: a store with property "platform" : "skuvault"
Required properties¶
The following adapter properties are required for Skuvault stores.
email¶
| Property | email |
|---|---|
| Name | Skuvault Account Email |
| Data type | string |
| Required? | Yes |
password¶
| Property | password |
|---|---|
| Name | Skuvault Account Password |
| Data type | string |
| Required? | Yes |
warehouse¶
| Property | warehouse |
|---|---|
| Name | Skuvault Warehouse |
| Data type | string |
| Required? | Yes |
Optional properties¶
The following adapter properties are optional for Skuvault stores.
status¶
| Property | status |
|---|---|
| Name | Import Status(es) |
| Description | If specified, only orders with these statuses are imported |
| Data type | array of strings |
