Warehouse
Learn more about Warehouses from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetWarehouse | Get a Warehouse resource. |
|
PATCH | UpdateWarehouse | Update an existing Warehouse resource. |
|
DELETE | DeleteWarehouse | Delete an existing Warehouse resource. |
|
GET | GetWarehouseCollection | Get a collection of Warehouse resources. |
|
POST | CreateWarehouse | Create a new Warehouse resource. |
|
GET | LookupWarehouseChangePermissionTree | Lookup the permission set for changing the Warehouse. |
|
GET | LookupWarehouseCostCentre | Lookup the Cost Centre for the Warehouse. |
|
GET | LookupWarehouseInsertPermissionTree | Lookup the permission set for creating the Warehouse. |
|
GET | LookupWarehouseSite | Lookup the Site for the Warehouse. |
|
GET | BatchGetWarehouse | Get a collection of Warehouse resources for the set of id's. |
|
POST | BatchCreateWarehouse | Create a new collection of Warehouse resources. |
|
PATCH | BatchUpdateWarehouse | Update a collection of existing Warehouse resources. |
|
DELETE | BatchDeleteWarehouse | Delete a collection of existing Warehouse resources. |
|
PATCH | ChangeWarehouseIsActive | Change the IsActive status for an existing Warehouse resource. |
|
PATCH | ChangeWarehousePermissionTree | Change the PermissionTree for an existing Warehouse resource. |
|
PATCH | ChangeWarehouseSite | Change the Site status for an existing Warehouse resource. |
|
PATCH | BatchChangeWarehouseIsActive | Change the IsActive status for a collection of existing Warehouse resources. |
|
PATCH | BatchChangeWarehousePermissionTree | Change the PermissionTree status for a collection of existing Warehouse resources. |
|
PATCH | BatchChangeWarehouseSite | Change the Site status for a collection of existing Warehouse resources. |