delete Reservation Locators
DELETE {{HostName}}/rsv/v1/hotels/{{HotelId}}/reservations/{{ReservationId}}/guestLocators/{{LocatorId}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string | ||
x-externalsystem | string |
RESPONSES
status: OK
{"links":[{"href":"https://ocr1-demo-oc.hospitality-api.eu-frankfurt-1.ocs.oc-test.com/rsv/v1/hotels/PS1OEDS2/reservations/169065/guestLocators","rel":"self","templated":false,"method":"GET","operationId":"getReservationLocators"},{"href":"https://ocr1-demo-oc.hospitality-api.eu-frankfurt-1.ocs.oc-test.com/rsv/v1/hotels/PS1OEDS2/reservations/169065/guestLocators","rel":"self","templated":false,"method":"POST","operationId":"postReservationLocators"}]}