Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The resource placeholder uuid
The name of the resource placeholder (max 255 chars).
Whether the resource placeholder is active.
Whether the resource placeholder is billable.
The currency code for the placeholder's rate. Can only use currencies available in the workspace.
The placeholder's rate.
The currency code for the placeholder's cost. Can only use currencies available in the workspace.
The placeholder's cost per hour.
The discipline ID (uuid) for this placeholder.
The location ID (uuid) for this placeholder.
The practice ID (uuid) for this placeholder.
A list of skill IDs (uuid) associated with this resource placeholder.
200
The unique identifier for the object.
The name of the placeholder.
Whether the placeholder is active.
Whether the placeholder is billable.
The currency code for the placeholder's billing rate. null when isBillable is false.
The placeholder's billing rate. null when isBillable is false.
The currency code for the placeholder's cost rate. null when no cost rate is configured.
The placeholder's cost per hour. null when no cost rate is configured.
The timestamp when the object was created.
The discipline associated with this placeholder.
The location associated with this placeholder.
The practice associated with this placeholder.
The skills associated with this placeholder.