Appearance
Availability Calendar ​
POST
/v1/octo/availability/calendar
Check for availability of a product and option on specific dates or range in a calendar view
Authorizations​
Request Body​
application/json
JSON"productId": "string","optionId": "string","localDateStart": "string","localDateEnd": "string","units": [{"id": "string","quantity": 0}],"currency": null
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}
Responses​
OK
application/json
JSON"localDate": "string","available": true,"status": "string","vacancies": null,"capacity": null,"openingHours": [{"additionalProperties": "string"}],"unitPricingFrom": [{"original": null,"retail": null,"net": null,"currency": "string","currencyPrecision": 2,"includedTaxes": [{"additionalProperties": "string"}],"unitId": "string"}],"pricingFrom": [{"original": null,"retail": null,"net": null,"currency": "string","currencyPrecision": 2,"includedTaxes": [{"additionalProperties": "string"}]}]
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}