v1

latestOpenAPI 3.1.02026-07-234140131.3 KB
Availability & Pricing API

Product opening times

get/products/{productId}/opening_times

Path parameters

productIdinteger required

ID of the product to return.

Query parameters

langstring

Language of the content to retrieve (ISO 639-1). Defaults to English if undefined.

start_datestring date

First day for which to return opening times.

end_datestring date

Last day for which to return opening times. The maximum time range is 90 days; retrieving opening times for more than 90 days in one API request results in an error.

Headers

Authorizationstring required

Token <Your_API_Key>.

Response

Successful operation.

successboolean