v1

latestOpenAPI 3.1.02026-07-2422707.0 MB

Delete relationship between guests

The purpose of this API is to delete the relationship between two guests.

For example the relationship could be Family, Friends, Spouse.

Generally, when a group booking is made, the front-desk staff selects relationship between the host and the guest. This is for easy identification as well as payment collection. There may be cases when the guests do not want any relationship to be added. In such cases, you can use this API to delete the relationship.

delete/ v1/guests/{guest_id}/relationships/{guest_relationship_id}

Path parameters

guest_idstring required

Mandatory Unique 32-character identifier of the guest.

guest_relationship_idstring required

Mandatory Unique 32 digit identifier of the guest for whom the host wants to book an appointment.

Response

200