Appearance
Availability Check ​
POST
/v1/octo/availability
Check for availability of a product and option on a specific date or range
Authorizations​
Request Body​
application/json
JSON"productId": "string","optionId": "string","localDate": null,"localDateStart": null,"localDateEnd": null,"availabilityIds": ["string"],"units": [{"id": "string","quantity": 0}],"currency": null
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}
Responses​
OK
application/json
JSON"id": "string","localDateTimeStart": "string","localDateTimeEnd": "string","allDay": true,"available": true,"status": "string","vacancies": null,"capacity": null,"maxUnits": null,"utcCutoffAt": null,"openingHours": [{"additionalProperties": "string"}],"unitPricing": [{"original": null,"retail": null,"net": null,"currency": "string","currencyPrecision": 2,"includedTaxes": [{"additionalProperties": "string"}],"unitId": "string"}],"pricing": {"original": null,"retail": null,"net": null,"currency": "string","currencyPrecision": 2,"includedTaxes": [{"additionalProperties": "string"}]}
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}