Reservation Detail
get
Path parameters
bookingReferenceIdstringRequired
The unique identifier of the reservation. Only one booking reference ID can be passed per request.
Header parameters
x-sm-api-idstringRequired
The api id for channel
x-sm-api-keystringRequired
The api key for channel
Responses
200
Successful response
application/json
400
Invalid request
application/json
401
Unauthorized
application/json
404
The specified resource was not found
application/json
500
Unexpected error occurred
application/json
get
/reservations/{bookingReferenceId}Last updated
Was this helpful?