Get calendar dates in bulk
Availability
Get calendar dates in bulk
Returns availability and prices for multiple calendar queries in one request.
Put values common to all items in shared; set only the differences per
item. Each item’s effective query resolves like this:
| Case | Result |
|---|---|
| Field omitted from the item | The shared value is used. |
| Field set on the item | The item value overrides shared. |
Field set to null on the item | null is used; shared is ignored. |
| Field missing from both | null is used. |
Results are returned one per item, in request order; key is echoed when
supplied. price.amounts includes every currency that has a price for
the date - a currency with no price is omitted.
If any item fails, the whole request fails (no partial results); the
error details name the failing item index and key.
POST
Get calendar dates in bulk