Table of Contents

Requisition Attribute

DynamicValueTypeText,Int,BigInt,Number,Date,DateTime,BooleanDynamicValueType : DynamicValueTypeValue : objectRequisitionAttributeId : int64Notes : stringValue: DynamicValueIsActive : boolSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUserAttributeAttributeAllowedValueRequisitionvalue typeuser rightscreated bymodified byvaluelinked topredefined valuecost centre

Learn more about Requisition Attributes from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetRequisitionAttribute

Get a Requisition Attribute resource.

View

PATCH UpdateRequisitionAttribute

Update an existing Requisition Attribute resource.

View

DELETE DeleteRequisitionAttribute

Delete an existing Requisition Attribute resource.

View

GET GetRequisitionAttributeCollectionForRequisition

Get a collection of Requisition Attribute resources for the Requisition.

View

GET GetRequisitionAttributeCollection

Get a collection of Requisition Attribute resources.

View

POST CreateRequisitionAttribute

Create a new Requisition Attribute resource.

View

GET LookupRequisitionAttributeAllowedValue

Lookup the Attribute Allowed Value for the Requisition Attribute.

View

GET LookupRequisitionAttribute

Lookup the Attribute for the Requisition Attribute.

View

GET LookupRequisitionAttributeChangePermissionTree

Lookup the permission set for changing the Requisition Attribute.

View

GET LookupRequisitionAttributeInsertPermissionTree

Lookup the permission set for creating the Requisition Attribute.

View

GET LookupRequisitionAttributeRequisition

Lookup the Requisition Attribute for the Requisition Attribute.

View

GET BatchGetRequisitionAttribute

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

View

POST BatchCreateRequisitionAttribute

Create a new collection of Requisition Attribute resources.

View

PATCH BatchUpdateRequisitionAttribute

Update a collection of existing Requisition Attribute resources.

View

DELETE BatchDeleteRequisitionAttribute

Delete a collection of existing Requisition Attribute resources.

View

PATCH ChangeRequisitionAttributeIsActive

Change the IsActive status for an existing Requisition Attribute resource.

View

PATCH ChangeRequisitionAttributePermissionTree

Change the PermissionTree for an existing Requisition Attribute resource.

View

PATCH BatchChangeRequisitionAttributePermissionTree

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

View

PATCH BatchChangeRequisitionAttributeIsActive

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

View