v1
latestOpenAPI 3.0.12026-08-067576.0 KBManage contracts
Create a contract and legal entity ID
Use this endpoint to create a partner card for a new partner and invite them to sign a contract with Booking.com
post/partners/invite
Headers
Authorizationstring
Request body
Response
OK
Example response
{
"data": {
"legal_entity_id": 22567
},
"meta": {
"ruid": "XNlckRhdGEkYWJjZGVmZ2hpamtsbW5vcHFyc3R1dnd4eXoxMjM0NTY3ODkwQUJDREVGR0hJSktMTU5PUFFSU1RVVldYWVoxMjM0NTY3ODkw="
}
}