Delete a Locator per ReservationId & Locator ID
DELETE {{HostName}}/rsv/v0/hotels/{{HotelId}}/reservations/{{ReservationId}}/guestLocators/{{locatorId}}
HPI Locator - Delete guest locator
DEL
/rsv/v0/hotels/{{HotelId}}/reservations/{{ReservationId}}/guestLocators/[locatorId]
Example message to delete locators for a specific reservation in PMS
requires the reservationId and the specific locatorId.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelId | string | ||
x-app-key | string |