Maxxton External API

Sections

Get capacities for a resource

Query Parameters

returnWorkOrderTypesboolean
filterarray

Following fields can be used for filtering response.
capacityId:0,
managerId:0,
capacity:0,
subjectId:0,
startDate:2026-04-02,
endDate:2026-04-02,
maxAge:0For more information, check: Filtering

Path Parameters

resourceIdinteger Required

ResourceId to fetch capacities

Response

200
Object
The request is completed successfully without any errors

Response Attributes

capacityIdinteger

Unique id associated with each capacity

capacityinteger

Number of subjects(people) who will come for stay

subjectIdinteger

Unique id asociated with each subject

startDatestring

Date from which the subject will be available for reservation. Date should be added using ISO 8601 standard(yyyy-MM-dd)

endDatestring

Date till which the subject will be available for reservation. Date should be added using ISO 8601 standard(yyyy-MM-dd)

namestring

Name of the subject

500
Object
Error occurred while fetching capacities for AccommodationType.

GET

/

Select
1

Response