# Charges endpoint

Lists the details of the Charges endpoints to set and retrieve taxes and fees at the property and room level.

## Get property and room charges

 - [GET /charges-api/properties/{propertyId}/charges](https://developers.booking.com/connectivity/docs/openapispecs/charges-api/charges-api-specification/charges-endpoint/getchargesforproperty.md): Retrieve the current charges for a property in format consistent with the creation/update payload.

## Create, update, and delete property and room charges

 - [POST /charges-api/properties/{propertyId}/charges](https://developers.booking.com/connectivity/docs/openapispecs/charges-api/charges-api-specification/charges-endpoint/updatechargesforproperty.md): Add or update taxes and fees at the property or room-level.

