GET /product/photos

viator.com

Summary: /product/photos
Operation ID: productPhotos
Auth: unknown
Description

Get photos of a product submitted by users

Parameters (4)

Accept-Language (string, header, required)

Specifies the language into which the natural-language fields in the response from this service will be translated (see [Accept-Language header](#section/Appendices/Accept-Language-header) for available langage codes)

code (string, query, optional)

**unique alphanumeric identifier** of the product

showUnavailable (boolean, query, optional)

**specifier** as to whether or not to show 'unavailable' products: - `true`: return *both* available and unavailable products - `false`: return *only* available products (default)

topX (string, query, optional)

**start and end rows** to return in the format {start}-{end} - e.g. `'1-10'`, `'11-20'` **Note**: - the maximum number of rows per request is 100; therefore, `'100-400'` will return the same as `'100-200'` - if `topX` is not specified, the default is `'1-100'`

No probe data for this endpoint yet.