post https://api.eventtemple.com/v2/groups/create_from_pms
Create a group with the room blocks and rates from the PMS.
{
"data": {
"type": "bookings",
"attributes": {
"booking_id": "99",
"pms_record_id": "abc123",
}
}
}
Create a group with the room blocks and rates from the PMS.
{
"data": {
"type": "bookings",
"attributes": {
"booking_id": "99",
"pms_record_id": "abc123",
}
}
}
Try It!
to start a request and see the response here!