Create a group from a PMS

Create a group with the room blocks and rates from the PMS.

{
  "data": {
    "type": "bookings",
    "attributes": {
      "booking_id": "99",
      "pms_record_id": "abc123",
    }
  }
}
Language
Credentials
Click Try It! to start a request and see the response here!