# Contacts

Manage contact information for properties including contact persons, addresses, phone numbers, and email addresses.

## Read all Contact(s) for a Property

 - [GET /properties/{propertyId}/contacts](https://developers.booking.com/connectivity/docs/openapispecs/contacts-api/contacts-api-specification/contacts/getallcontacts.md)

## Overlay multiple Contacts for a Property

 - [PUT /properties/{propertyId}/contacts](https://developers.booking.com/connectivity/docs/openapispecs/contacts-api/contacts-api-specification/contacts/overwritecontacts.md): Contacts not sent will be reset/deleted.

