# Manage contracts

Create, update or resend contract details.

## Create a contract and legal entity ID

 - [POST /partners/invite](https://developers.booking.com/connectivity/docs/openapispecs/contracting-api/contracting-api-specificaion/manage-contracts/postpartnersinvite.md): Use this endpoint to create a partner card for a new partner and invite them to sign a contract with Booking.com

## Update an existing contract

 - [POST /partners/addendum](https://developers.booking.com/connectivity/docs/openapispecs/contracting-api/contracting-api-specificaion/manage-contracts/postpartnersaddendum.md): Use this endpoint to send addendum to the partner to add more countries where properties can be listed, only if partner has already a signed contract with Booking.com.

## Resend contract details

 - [POST /partners/resend-invite](https://developers.booking.com/connectivity/docs/openapispecs/contracting-api/contracting-api-specificaion/manage-contracts/postpartnersresendinvite.md): Use this endpoint to resend the invitation email to the partner's registered contract email address.

## Resend updated contract

 - [POST /partners/resend-addendum](https://developers.booking.com/connectivity/docs/openapispecs/contracting-api/contracting-api-specificaion/manage-contracts/postpartnersresendaddendum.md): Use this endpoint to resend addendum to the partner to add more countries where properties can be listed, only if partner has already a signed contract with Booking.com.

