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

Language
Click Try It! to start a request and see the response here!