Warehouse adapter — Magaya¶
The adapter object contains properties for connecting to the Magaya API.
Parent object: a warehouse with property "platform" : "magaya"
Required properties¶
The following adapter properties are required for Magaya warehouses.
password¶
| Property | password |
|---|---|
| Name | Magaya Password |
| Data type | string |
| Required? | Yes |
url¶
| Property | url |
|---|---|
| Name | Magaya URL |
| Data type | string |
| Required? | Yes |
username¶
| Property | username |
|---|---|
| Name | Magaya Username |
| Data type | string |
| Required? | Yes |
Optional properties¶
The following adapter properties are optional for Magaya warehouses.
customer¶
| Property | customer |
|---|---|
| Name | Customer |
| Data type | string |
