Get alternative recommendations

This endpoint will allow you to easily benefit from Tiqets product expertise.

When you need to swap a product, we can quickly tell you which other products from the Tiqets catalogue are similar and a good match for what you need.

Get product alternatives

get
/products/{product_id}/recommendations/alternative

Returns a list of alternative product recommendations based on the given product ID for when the product is unavailable.

Path parameters
product_idintegerRequired

The ID of the product to get alternatives for.

Query parameters
sort_bystring · enumOptional

Sorting criterion.

Default: balancedPossible values:
currencystringOptional

Currency code of the price components (ISO 4217).

Default: EURExample: EUR
langstringOptional

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

Default: enExample: en
Header parameters
AuthorizationstringRequired

Token <Your_API_Key>.

Default: Token <Partner_API_key>.
Responses
chevron-right
200

Successful response

application/json
get
/products/{product_id}/recommendations/alternative

Last updated

Was this helpful?