Method
GET /v1/marketplace/products/:productId/availability
Requires the inventory:read scope and workspace context.
Path Parameters
Marketplace product ID to query.
Bearer token (e.g. Authorization: Bearer YOUR_API_KEY)
curl "https://api.voyantcloud.com/v1/marketplace/products/mp_prod_citybreaks_rome/availability" \
-H "Authorization: Bearer YOUR_API_KEY"
{ "error": "Not implemented" }
Availability projections are rolling out provider by provider. Until a provider-specific projection is
available, the endpoint responds with 501 Not Implemented. Subscribe to release notes for
updates on availability coverage.