Warehouse adapter — Logiwa
The adapter object contains properties for connecting to the Logiwa API.
Parent object: a warehouse with property "platform" : "logiwa"
Required properties
The following adapter properties are required for Logiwa warehouses.
depositor_id
| Property | depositor_id |
| Name | Depositor ID |
| Data type | string |
| Required? | Yes |
depositor_name
| Property | depositor_name |
| Name | Depositor Name |
| Data type | string |
| Required? | Yes |
facility_name
| Property | facility_name |
| Name | Facility Name |
| Data type | string |
| Required? | Yes |
inventory_site
| Property | inventory_site |
| Name | Inventory Site |
| Data type | string |
| Required? | Yes |
password
| Property | password |
| Name | Password |
| Data type | string |
| Required? | Yes |
subdomain
| Property | subdomain |
| Name | Logiwa Subdomain |
| Description | If the Logiwa domain is "https://appapi.logiwa.com", the subdomain is "appapi" |
| Data type | string |
| Accepted values | |
| Required? | Yes |
username
| Property | username |
| Name | Username |
| Data type | string |
| Required? | Yes |
warehouse_id
| Property | warehouse_id |
| Name | Warehouse ID |
| Data type | string |
| Required? | Yes |
Optional properties
The following adapter properties are optional for Logiwa warehouses.
inventory_mode
| Property | inventory_mode |
| Name | Inventory Mode |
| Data type | string |
| Accepted values | |
| Default | "Available" |