Group Reservations Open Api [Beta]

Get group reservation by group id

Get group reservation by group id, including it's sub reservations (up to 25 sub reservations)

get/reservations-v3/group/{groupId}

Path parameters

groupIdstring required
Example:5f92cbf10cf217478ba93561

The ID of the group reservation to fetch

Response

The group reservation has been successfully fetched

groupReservationobject required
subReservationsobject required

Changes

No recorded changes to this endpoint across all 1 revision of this API.