Map hotels manually (API key)

Submits a list of hotel code pairs to be manually mapped for the given partner catalog (mapping). The request is processed synchronously; the response is returned after mapping completes.
Request body: Array of objects with hotel_code (partner hotel code) and candidate_hotel_code (your inventory hotel code).

Response: 200 OK with a success message when mapping completes successfully, or an error response (4xx) if validation or mapping fails.

To experiment with this API call, use the following sandbox API key:

88cd7ff1-e3af-4377-a5b0-38a4b483e92f

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
≥ 1

Partner catalog (mapping) ID

Body Params
Headers
string
required

API key for authentication

Responses

401

Unauthorized - Missing or invalid API key / company context

403

Forbidden - No permission to access this mapping

404

Mapping not found

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json