Store adapter — Brightpearl
The adapter object contains properties for connecting to the Brightpearl API.
Parent object: a store with property "platform" : "brightpearl"
Required properties
The following adapter properties are required for Brightpearl stores.
account_id
| Property | account_id |
| Name | Brightpearl Account ID |
| Data type | string |
| Required? | Yes |
datacenter_code
| Property | datacenter_code |
| Name | Datacenter Code |
| Description | Account region location |
| Data type | string |
| Accepted values | "use" — for EST / CST Timezone"usw" — for PST / MST Timezone"eu1" — for GMT / CET Timezone"eu2" — for EU Secure Timezone
|
| Required? | Yes |
email
| Property | email |
| Name | Brightpearl API User Email |
| Data type | string |
| Required? | Yes |
password
| Property | password |
| Name | Brightpearl API User Password |
| Data type | string |
| Required? | Yes |
Optional properties
The following adapter properties are optional for Brightpearl stores.
inventory_update_price_list
| Property | inventory_update_price_list |
| Name | Inventory Update Price List |
| Data type | string |
warehouse_name
| Property | warehouse_name |
| Name | Warehouse Name |
| Description | Limit to a specific warehouse |
| Data type | string |
Example
Example: create a new Brightpearl store
For details about this request type, see: Create a new store.