Requisition
Learn more about Requisitions from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetRequisition | Get a Requisition resource. |
|
PATCH | UpdateRequisition | Update an existing Requisition resource. |
|
DELETE | DeleteRequisition | Delete an existing Requisition resource. |
|
GET | GetApprovalForRequisitionCollection | Get a collection of Requisition resources for the Requisition. |
|
GET | GetRequisitionCollection | Get a collection of Requisition resources. |
|
POST | CreateRequisition | Create a new Requisition resource. |
|
GET | LookupRequisitionChangePermissionTree | Lookup the permission set for changing the Requisition. |
|
GET | LookupIssueReturnAllFinancialYearPeriod | Lookup the Financial Year Period for the Requisition. |
|
GET | LookupRequisitionInsertPermissionTree | Lookup the permission set for creating the Requisition. |
|
GET | LookupRequisitionRequestType | Lookup the Request Type for the Requisition. |
|
GET | LookupRequisitionWorkOrderImportance | Lookup the Work Order Importance for the Requisition. |
|
GET | LookupRequisitionWorkOrder | Lookup the Work Order for the Requisition. |
|
GET | LookupRequisitionRequesterContact | Lookup up the Requester Contact for the Requisition |
|
GET | LookupRequisitionStatus | Lookup the Requisition Status for the Requisition. |
|
GET | BatchGetRequisition | Get a collection of Requisition resources for the set of id's. |
|
POST | BatchCreateRequisition | Create a new collection of Requisition resources. |
|
PATCH | BatchUpdateRequisition | Update a collection of existing Requisition resources. |
|
DELETE | BatchDeleteRequisition | Delete a collection of existing Requisition resources. |
|
POST | BatchIssueAllRequisition | Issue all Items for collection of Requisition resource |
|
POST | BatchReturnAllRequisition | Return all Items for collection of Requisition resource |
|
PATCH | ChangeRequisitionPermissionTree | Change the PermissionTree for an existing Requisition resource. |
|
POST | IssueAllRequisition | Issue all Items for Requisition resource |
|
POST | ReturnAllRequisition | Return all Items for Requisition resource |
|
POST | BatchChangeRequisitionStatus | Change the status for a collection of Requisition resources |
|
POST | ChangeRequisitionStatus | Change the status for the Requisition resource |
|
PATCH | BatchChangeRequisitionPermissionTree | Change the PermissionTree status for a collection of existing Requisition resources. |