NewItemRequests
The New Item Requests resource manages details of the new item request, such as its number, name, priority, and assignee.
Columns
| Name | Type | Description |
| ApprovalDate | Datetime | Date when the new item request object was approved. |
| ApprovalRequestDate | Datetime | The date when new item request approval was received. |
| ApprovalStatusType | String | Approval status of the new item request object. |
| CancellationDate | Datetime | Date when the new item request object was cancelled. |
| ChangeTypeId | String | ChangeTypeId of NewItemRequests |
| CreatedBy | String | The user who created the new item request object. |
| CreationDate | Datetime | Creation date of the new item request object. |
| Description | String | Description of the new item request object. |
| ImplementationDate | Datetime | Date when the new item request object was implemented. |
| InitiationDate | Datetime | Date when the new item request object was initiated. |
| LastUpdateDate | Datetime | Date when the new item request object was last updated. |
| LastUpdatedBy | String | User who last updated the new item request object. |
| NeedByDate | Datetime | Date by which the new item request object is required. |
| OrganizationId | String | Organization ID of the new item request object. |
| ReasonCode | String | Reason code of the new item request object. |
| StatusCode | String | Status code of the new item request object. |
| StatusType | String | Status type of the new item request object. |
| Status | String | Status of the new item request object. |
| PriorityCode | String | Priority code of the new item request object. |
| Reason | String | Reason for requesting the new item request object. |
| Priority | String | Priority of the new item request object. |
| NewItemRequestId [KEY] | String | Primary key of the new item request object. |
| NewItemRequestType | String | The type ID corresponding to the new item request object. |
| NewItemRequestName | String | Name of the new item request object. |
| NewItemRequestNumber | String | Number corresponding to the new item request object. |
| ApprovalStatusValue | String | Approval status value of the new item request object. |
| OrganizationCode | String | Organization code of the new item request object. |
| AssignedTo | String | AssignedTo of NewItemRequests |
| RequestedBy | String | RequestedBy of NewItemRequests |