# Value Adds Catalog API

This API provides a list of value adds available for properties. The response can be in JSON or XML format depending on the `Accept` header.
The value adds include dynamic attributes such as currency, amount, and more.


Version: 1.0.0

## Servers

Test using live endpoint
```
https://supply-xml.booking.com
```

## Download OpenAPI description

[Value Adds Catalog API](https://developers.booking.com/_bundle/connectivity/docs/openapispecs/valueadds-api/valueadds-api-specification.yaml)

## Value Adds

Retrieve catalog of value adds available for properties with dynamic attributes

### Retrieve catalog of value adds for properties

 - [GET /valueadds/properties/catalog](https://developers.booking.com/connectivity/docs/openapispecs/valueadds-api/valueadds-api-specification/value-adds/getvalueaddscatalog.md): This endpoint returns a list of value adds, including dynamic attributes, in either JSON or XML format. The response format is determined by the Accept header.

