| Name | Description | Type | Additional information |
|---|---|---|---|
| Priority |
Gets or sets the priority. |
integer |
Required |
| CanPick |
Gets or sets a value indicating whether this instance can pick. |
boolean |
Required |
| ShopOwnerId |
Gets or sets the shop owner identifier. |
integer |
Required |
| Address |
Physical address of warehouse |
ContactInfoAddress |
None. |
| Enabled |
Gets or sets whether the warehouse is enabled or not |
boolean |
Required |
| WarehouseType |
Gets or sets the warehouse type |
WarehouseTypeEnum |
None. |
| GenerateShippingLabel |
Gets or sets whether or not this warehouse generates a shipping label by default |
boolean |
Required |
| GeneratePicklist |
Gets or sets whether or not this warehouse generates a picklist by default |
boolean |
Required |
| GenerateReturnShippingLabel |
Gets or sets whether or not this warehouse generates a return shipping label by default |
boolean |
Required |
| RequirePackDocumentsPrinted |
Gets or sets whether or not this warehouse requires all pack documents printed before marking a shipment as packed. |
boolean |
Required |
| Parameters |
Gets the parameters attached to this warehouse |
Collection of WarehouseParameter |
None. |
| Shops |
Gets the list of shops for which this warehouse is enabled. |
Collection of integer |
None. |
| Id |
Gets or sets the identifier. |
integer |
Must be 0 (for insert operations) |
| Name |
Gets or sets the name. |
string |
Required Max length: 50 |