Table of Contents

Warehouse

WarehouseId : int64Code : stringDescription : stringNotes : stringIsActive : booleanCreatedOn : datetimeModifiedOn : datetimeVersion : int32CostCentrePermissionTreeUsercost centreuser rightscreated bymodified by

Learn more about Warehouses from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetWarehouse

Get a Warehouse resource.

View

PATCH UpdateWarehouse

Update an existing Warehouse resource.

View

DELETE DeleteWarehouse

Delete an existing Warehouse resource.

View

GET GetWarehouseCollection

Get a collection of Warehouse resources.

View

POST CreateWarehouse

Create a new Warehouse resource.

View

GET LookupWarehouseChangePermissionTree

Lookup the permission set for changing the Warehouse.

View

GET LookupWarehouseCostCentre

Lookup the Cost Centre for the Warehouse.

View

GET LookupWarehouseInsertPermissionTree

Lookup the permission set for creating the Warehouse.

View

GET LookupWarehouseSite

Lookup the Site for the Warehouse.

View

GET BatchGetWarehouse

Get a collection of Warehouse resources for the set of id's.

View

POST BatchCreateWarehouse

Create a new collection of Warehouse resources.

View

PATCH BatchUpdateWarehouse

Update a collection of existing Warehouse resources.

View

DELETE BatchDeleteWarehouse

Delete a collection of existing Warehouse resources.

View

PATCH ChangeWarehouseIsActive

Change the IsActive status for an existing Warehouse resource.

View

PATCH ChangeWarehousePermissionTree

Change the PermissionTree for an existing Warehouse resource.

View

PATCH ChangeWarehouseSite

Change the Site status for an existing Warehouse resource.

View

PATCH BatchChangeWarehouseIsActive

Change the IsActive status for a collection of existing Warehouse resources.

View

PATCH BatchChangeWarehousePermissionTree

Change the PermissionTree status for a collection of existing Warehouse resources.

View

PATCH BatchChangeWarehouseSite

Change the Site status for a collection of existing Warehouse resources.

View