Appearance
Get availability for a product ​
GET
/v1/rezdy/availability/{product_id}
Get availability for a product
Authorizations​
api_key
Type
API Key (header: X-Api-Key)
Parameters​
Path Parameters
product_id*
Type
Requiredstring
Responses​
OK
application/json
JSON"sessions": [{"startTimeLocal": "string","endTimeLocal": "string","allDay": false,"cutoffUnit": null,"cutoffWindowDuration": null,"priceOptions": [{"label": "string","price": 0,"seatsUsed": 1}],"productCode": null,"seats": null,"seatsAvailable": 0}]
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}