Maxxton External API

Sections

Get all infotexts for a reservation

Header Parameters

localestring

The name field in bill and reservedResources along with the infoTexts will be translated according to the locale passed, example for possible values: en(English), nl(Dutch), fr(French) etc.

Path Parameters

reservationIdinteger Required

The identifier of the reservation.

Response

200
Object
The request is completed successfully without any errors.

Response Attributes

namestring
descriptionstring
displayboolean
404
Object
No reservation found for given reservation id.
500
Object
Error occurred while fetching this reservation.

GET

/

Select
1

Response