Requisition Attribute
Learn more about Requisition Attributes from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetRequisitionAttribute | Get a Requisition Attribute resource. |
|
| PATCH | UpdateRequisitionAttribute | Update an existing Requisition Attribute resource. |
|
| DELETE | DeleteRequisitionAttribute | Delete an existing Requisition Attribute resource. |
|
| GET | GetRequisitionAttributeCollectionForRequisition | Get a collection of Requisition Attribute resources for the Requisition. |
|
| GET | GetRequisitionAttributeCollection | Get a collection of Requisition Attribute resources. |
|
| POST | CreateRequisitionAttribute | Create a new Requisition Attribute resource. |
|
| GET | LookupRequisitionAttributeAllowedValue | Lookup the Attribute Allowed Value for the Requisition Attribute. |
|
| GET | LookupRequisitionAttribute | Lookup the Attribute for the Requisition Attribute. |
|
| GET | LookupRequisitionAttributeChangePermissionTree | Lookup the permission set for changing the Requisition Attribute. |
|
| GET | LookupRequisitionAttributeInsertPermissionTree | Lookup the permission set for creating the Requisition Attribute. |
|
| GET | LookupRequisitionAttributeRequisition | Lookup the Requisition Attribute for the Requisition Attribute. |
|
| GET | BatchGetRequisitionAttribute | Get a collection of Requisition Attribute resources for the set of id's. |
|
| POST | BatchCreateRequisitionAttribute | Create a new collection of Requisition Attribute resources. |
|
| PATCH | BatchUpdateRequisitionAttribute | Update a collection of existing Requisition Attribute resources. |
|
| DELETE | BatchDeleteRequisitionAttribute | Delete a collection of existing Requisition Attribute resources. |
|
| PATCH | ChangeRequisitionAttributeIsActive | Change the IsActive status for an existing Requisition Attribute resource. |
|
| PATCH | ChangeRequisitionAttributePermissionTree | Change the PermissionTree for an existing Requisition Attribute resource. |
|
| PATCH | BatchChangeRequisitionAttributePermissionTree | Change the PermissionTree status for a collection of existing Requisition Attribute resources. |
|
| PATCH | BatchChangeRequisitionAttributeIsActive | Change the IsActive status for a collection of existing Requisition Attribute resources. |