Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "id": "<string>", "type": "timeslot-resource-allocations", "attributes": { "capacity_multiplier": 123, "order_index": 123, "imputed_costs": 123, "is_externally_blocked": true, "is_required": true, "provisioned_at": "2023-11-07T05:31:56Z", "provisioned_by_booking_id": 123, "visible_to_customer": true, "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" }, "links": { "self": "<string>" }, "relationships": { "resource": { "data": { "type": "<string>", "id": "<string>" }, "links": { "self": "<string>" } }, "timeslot": { "data": { "type": "<string>", "id": "<string>" }, "links": { "self": "<string>" } } } }
A secondary resource attached to a timeslot. Allocations can be provisioned immediately or held as pending capacity for dynamic-capacity slots.
Show child attributes
JSON:API self-link object