Maxxton External API

Sections

Create emergencycontacts for a reservation

Path Parameters

reservationIdinteger Required

Reservation id for which emergency contact will be created for reservation

Body Parameters

reservationIdinteger
firstNamestring
middleNamestring
lastNamestring
phonestring
relationshipstring
Enum values:
PARENTSCHILDREN_NOT_LIVING_AT_HOMECHILDREN_LIVING_AT_HOMEFAMILYFRIENDSNEIGHBOURSUNKNOWN

Response

200
Object
The request is completed successfully without any errors

Response Attributes

emergencyContactIdinteger
reservationIdinteger
firstNamestring
middleNamestring
lastNamestring
phonestring
relationshipstring
Enum values:
PARENTSCHILDREN_NOT_LIVING_AT_HOMECHILDREN_LIVING_AT_HOMEFAMILYFRIENDSNEIGHBOURSUNKNOWN
500
Object
Error occurred while creating emergency contact.

POST

/

Select
1

Response