delete Activity Bookings
DELETE {{HostName}}/lms/v1/hotels/{{HotelId}}/reservations/{{ReservationId}}/activityBookings?activityIdType={{ActivityTypeCode}}&activityId={{ActivityId}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
activityIdType | string | Enter the activity type belong to the activity id you intend to delete. | |
activityId | string | Enter the activity id which you intend to delete. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-externalSystem | string | ||
Content-Type | string | ||
x-app-key | string |