Table of Contents

Requisition Document

RequisitionDocumentId : int64Notes : stringIsActive : boolSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUserDocumentRecordRequisitionuser rightscreated bymodified bylinked todocuments0..*

Learn more about Requisition Documents from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetRequisitionDocument

Get a Requisition Document resource.

View

PATCH UpdateRequisitionDocument

Update an existing Requisition Document resource.

View

DELETE DeleteRequisitionDocument

Delete an existing Requisition Document resource.

View

GET GetRequisitionDocumentCollectionForRequisition

Get a collection of Requisition Document resources for the Requisition.

View

GET GetRequisitionDocumentCollection

Get a collection of Requisition Document resources.

View

POST CreateRequisitionDocument

Create a new Requisition Document resource.

View

GET LookupRequisitionDocumentChangePermissionTree

Lookup the permission set for changing the Requisition Document.

View

GET LookupRequisitionDocument

Requisition Document

View

GET LookupRequisitionDocumentInsertPermissionTree

Lookup the permission set for creating the Requisition Document.

View

GET LookupRequisitionDocumentRequisition

Lookup the Requisition Document for the Requisition Document.

View

GET BatchGetRequisitionDocument

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

View

POST BatchCreateRequisitionDocument

Create a new collection of Requisition Document resources.

View

PATCH BatchUpdateRequisitionDocument

Update a collection of existing Requisition Document resources.

View

DELETE BatchDeleteRequisitionDocument

Delete a collection of existing Requisition Document resources.

View

PATCH ChangeRequisitionDocumentIsActive

Change the IsActive status for an existing Requisition Document resource.

View

PATCH ChangeRequisitionDocumentPermissionTree

Change the PermissionTree for an existing Requisition Document resource.

View

PATCH BatchChangeRequisitionDocumentPermissionTree

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

View

PATCH BatchChangeRequisitionDocumentIsActive

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

View