Maxxton External API

Sections

Get facility

Query Parameters

openingTimeFromstring

The opening times of the facilities can be limited by requesting a start date. This will work only when returnOpeningTimes=true, and must be passed along with openingDateTo. The maximum time between openingTimeFrom and openingDateTo is one month.

openingTimeTostring

The opening times of the facilities can be limited by requesting an end date. This will work only when returnOpeningTimes=true, and must be passed along with openingTimeFrom. The maximum time between openingTimeFrom and openingDateTo is one month.

returnOpeningTimesboolean

Returns Facility opening times. By default, this request param is false, and should be used in the request opening times are expected.

returnUnpublishedboolean

This will return unpublished Facility opening times.

Path Parameters

facilityIdinteger Required

Facility id to fetch facility

Response

200
Object
The request is completed successfully without any errors

Response Attributes

facilityIdinteger

Unique id associated with each facility

codestring

Code of the facility

internalUseboolean

If the facility is for internal use

locationIdinteger

Location id of the facility

priorityinteger

Priority of the facility

translationsarray

Information of the facility which depends on a language and is translatable by the user. Multiple entries for different languages can exist.

Show child attributes

openingTimesarray

Show child attributes

500
Object
Error occurred while fetching Facility.

GET

/

Select
1

Response