Operations for managing resource requests — requests to allocate or hire resources for a project service.
The booking method ID specifying how the requested time is tracked.
1
2
3
Timestamp when this resource request was canceled, or null if not canceled.
Timestamp when this resource request was created.
The JSON:API relationship object for the person who created this resource request.
The ID of the person who created this resource request.
The currency code used for cost calculations on this resource request.
The default account-level currency code used for cost calculations.
The normalized quote-level currency code used for cost calculations.
The JSON:API relationship objects for file attachments linked via custom fields.
The JSON:API relationship objects for people linked via custom fields.
A JSON object containing custom field values for this resource request.
Timestamp when this resource request was soft-deleted, or null if active.
The end date of the requested resource allocation period.
The date used for the exchange rate lookup on this resource request.
The exchange rate from the resource request currency to the default account currency.
The exchange rate from the resource request currency to the normalized quote currency.
A JSON object containing additional structured fields such as job_title, subsidiary_id, team_ids, service_type_ids, and tags.
The unique identifier of this resource request.
The requested job title for the resource, as stored in the resource request fields.
The maximum cost per hour for the requested resource in the request currency.
The maximum cost per hour converted to the default account currency.
The maximum cost per hour converted to the normalized quote currency.
An optional HTML note providing additional context for this resource request.
The JSON:API relationship object for the organization this resource request belongs to.
The requested allocation percentage from 0 to 100 when using percentage-based booking.
A full-text search string used for matching resource requests by title.
The reason provided when the resource request was rejected.
Timestamp when this resource request was resolved, or null if still open.
The JSON:API relationship object for the person who resolved this resource request.
The ID of the person who resolved this resource request.
The JSON:API relationship object for the service this resource request belongs to.
The ID of the service this resource request is associated with.
The service type IDs associated with the requested resource, as stored in the fields.
The start date of the requested resource allocation period.
The current status of the resource request: pending, resolved, rejected, or canceled.
pending
resolved
rejected
canceled
The subsidiary ID associated with the requested resource, as stored in the fields.
The list of tag labels associated with this resource request.
The team IDs associated with the requested resource, as stored in the fields.
The requested time in minutes per day when using per-day booking.
The number of minutes elapsed between creation and resolution of this resource request.
The title describing the resource being requested.
The total requested time in minutes when using total-hours booking.
The workplace ID associated with the requested resource, as stored in the fields.