Reservations Import
post
Triggers the import active reservations job for requested hotel.
Authorizations
AuthorizationstringRequired
Path parameters
pmsCodestring · min: 1 · max: 255Required
pmsCode used to identify the pmsx partner
hotelCodestring · min: 1 · max: 255Required
hotelCode used to identify the hotelier
Header parameters
X-SM-TRACE-TOKENstringRequired
traceToken is logged with every log messages for this request
Responses
202
Accepted for reservation import
400
Invalid request
application/json
401
Unauthorized
application/json
403
Access denied
application/json
404
Not Found
application/json
429
Too Many Requests
application/json
500
Unexpected error occurred
application/json
503
Service Unavailable
application/json
post
/core-api/pmses/{pmsCode}/hotels/{hotelCode}/reservation-importNo content
Last updated
Was this helpful?