These docs are for v1.0. Click to read the latest docs for v3-prod.

List Service Allocations

Use this endpoint to return a List of Service Allocations associated with the requested service. A valid service id is required. Allocations are used for Event type services/bookings. Retrieve all allocations for a location by passing in zero as the service id. Otherwise, to get allocations for a specific service supply the service id. Use the offset and limit parameters to control the page start and number of results. Default offset is 0, limit is 20, max is 100. Use the query parameters to filter the results further. For more information: Create Service Allocations

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

id of service to list allocations for, 0 for all

Query Params
string

id of the location, defaults to the primary location

string

id of the resource to filter on

date-time

Format YYYY-MM-DD: Filter allocations on/after startDate

date-time

Format YYYY-MM-DD. Filter allocations on/before endDate

int32

Starting row of page, default 0

int32

Page limit default 20, max 100

Responses

400

Missing or invalid values in the request

401

Authorization error.

404

Service was not found

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json