Table of Contents

Warehouse Document

WarehouseDocumentId : int64Notes : stringIsActive : boolSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUserDocumentRecordWarehouseuser rightscreated bymodified bylinked todocuments0..*

Learn more about Warehouse Documents from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetWarehouseDocument

Get a Warehouse Document resource.

View

PATCH UpdateWarehouseDocument

Update an existing Warehouse Document resource.

View

DELETE DeleteWarehouseDocument

Delete an existing Warehouse Document resource.

View

GET GetWarehouseDocumentCollectionForWarehouse

Get a collection of Warehouse Document resources for the Warehouse.

View

GET GetWarehouseDocumentCollection

Get a collection of Warehouse Document resources.

View

POST CreateWarehouseDocument

Create a new Warehouse Document resource.

View

GET LookupWarehouseDocumentChangePermissionTree

Lookup the permission set for changing the Warehouse Document.

View

GET LookupWarehouseDocument

Warehouse Document

View

GET LookupWarehouseDocumentInsertPermissionTree

Lookup the permission set for creating the Warehouse Document.

View

GET LookupWarehouseDocumentWarehouse

Lookup the Warehouse Document for the Warehouse Document.

View

GET BatchGetWarehouseDocument

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

View

POST BatchCreateWarehouseDocument

Create a new collection of Warehouse Document resources.

View

PATCH BatchUpdateWarehouseDocument

Update a collection of existing Warehouse Document resources.

View

DELETE BatchDeleteWarehouseDocument

Delete a collection of existing Warehouse Document resources.

View

PATCH ChangeWarehouseDocumentIsActive

Change the IsActive status for an existing Warehouse Document resource.

View

PATCH ChangeWarehouseDocumentPermissionTree

Change the PermissionTree for an existing Warehouse Document resource.

View

PATCH BatchChangeWarehouseDocumentPermissionTree

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

View

PATCH BatchChangeWarehouseDocumentIsActive

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

View