Maxxton External API

Sections

create subjects for a reservation

Path Parameters

reservationIdinteger Required

Reservation id for which the subjects are to be fetched

Body Parameters

travelPartiesarray

Show child attributes

vehiclesarray

Show child attributes

equipmentsarray

Show child attributes

reservedResourceIdinteger
subjectIdinteger

Response

204
Object
The request is completed successfully without any errors
400
Object
You can add a list of either travel parties, vehicles, or equipments at a time using this endpoint.
404
Object
No reservation found for given reservation id.
500
Object
Error occurred while creating reservation subject

POST

/

Select
1

Response