post Reservation Locators
POST {{HostName}}/rsv/v1/hotels/{{HotelId}}/reservations/{{ReservationId}}/guestLocators
Request Body
{"reservationLocators"=>[{"dateSpan"=>{"start"=>"2023-10-26 15:00:00.0", "end"=>"2023-10-26 15:45:00.0"}, "timeSpan"=>{"startDateTime"=>"2023-10-26 15:00:00.0", "endDateTime"=>"2023-10-26 15:45:00.0"}, "locatorText"=>"Hotel Garage", "locatorOn"=>"2023-07-09", "locatorBy"=>"APIUSER"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |