Retrieve the current charges for a property in format consistent with the creation/update payload.
- Mock (schema only)https://developers.booking.com/_mock/connectivity/docs/openapispecs/charges-api/charges-api-specification/charges-api/properties/{propertyId}/charges
- Test using live endpointhttps://supply-xml.booking.com/charges-api/properties/{propertyId}/charges
curl -i -X GET \
'https://developers.booking.com/_mock/connectivity/docs/openapispecs/charges-api/charges-api-specification/charges-api/properties/{propertyId}/charges'