If non-zero, the attachment record ID associated with this request
The ID of the associated category
[Read-only] When the record was created (DateTime)
The ID of the associated customer
The date the schedule request was created (Date only)
Optional
date_ The date the schedule request was approved (Date only)
Optional
date_ The date the schedule request was submitted (Date only)
Optional
description
Description or purpose for the request
The end date of the schedule request (Date only)
Optional
externalid
External system ID, if imported
[Read-only] Internal unique ID
Optional
name
The name of the schedule request (defaults to prefix+number)
Optional
notes
Notes to print on the schedule request
The incrementing schedule request number (must be unique)
Static alphanumeric prefix (defaults to “SR-”)
The ID of the associated project task
The ID of the associated project
The start date of the schedule request (Date only)
Time type: 'R' = regular time, 'P' = personal time
The ID of the associated time type
[Read-only] When the record was last updated (DateTime)
The user ID of the request submitter (defaults to authenticated user)
The ScheduleRequest represents a high-level request for scheduling resources. It serves as the parent object for ScheduleRequest_item and ScheduleException.
Important: When deleting related records, ensure that child records are deleted before parent records. For example:
Related Types:
Key Fields:
id
: Unique identifier for the ScheduleRequest.
userid
: Identifies the user associated with the request.
A one-character approval status: 'O' = Open, 'P' = Pending approval, 'A' = Approved, 'R' = Rejected