Get property extras/add-ons
GET/developer/properties/:id/extras
Retrieve bookable extras and add-ons for a property such as dogs, cots, high chairs, and log baskets. Returns a map keyed by extra type with pricing and quantity limits. Use this to display optional extras during the booking flow.
Request
Responses
- 200
- 403
- 404
- 429
Map of available extras keyed by extra_name_id, with pricing and quantity limits
Invalid API key, IP not whitelisted, or origin not allowed
Property not found
Rate limit exceeded — check Retry-After header