v1

latestOpenAPI 3.0.12026-08-067576.0 KB
Request access

Request access to existing partner

Use this endpoint to request access to an existing partner of Booking.com

post/partners/request_access

Headers

Authorizationstring

Request body

le_idinteger

Legal entity ID of the partner. This is treated as the unique identifier for the partner.

legal_contact_emailstring

Contract contact email id of the partner. This is treated as the unique identifier for the partner.

Response

OK

Example response

{
  "meta": {
    "ruid": "UmFuZG9tSVYkc2Rl...="
  }
}