Warehouse adapter — AIMS360¶
The adapter
object contains properties for connecting to the AIMS360 API.
Parent object: a warehouse with property "platform" : "aims360"
Required properties¶
The following adapter
properties are required for AIMS360 warehouses.
password
¶
Property | password |
---|---|
Name | EasyShop API Password |
Data type | string |
Required? | Yes |
url
¶
Property | url |
---|---|
Name | EasyShop URL |
Data type | string |
Example | "http://easyshopapi.aims360.com" |
Required? | Yes |
username
¶
Property | username |
---|---|
Name | EasyShop API Username |
Data type | string |
Required? | Yes |