post Call
POST {{HostName}}/rsv/v1/calls
Request Body
{"call"=>{"dateTimeSpan"=>{"startDateTime"=>"2023-01-27T01:53:47.866Z", "endDateTime"=>"2023-01-27T01:53:47.866Z"}, "caller"=>{"givenName"=>"Sam", "surname"=>"Jones", "phone"=>"+1(123)1234-1234", "email"=>"eg@sample.com"}, "reservation"=>{"reservationIdList"=>[{"id"=>"{{ReservationId}}", "type"=>"string"}], "hotelId"=>"{{HotelId}}"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelId | string |