Products (In Progress)
These endpoints enable listing all products, filtering by specific criteria, and retrieving detailed information about individual products.
Last updated
These endpoints enable listing all products, filtering by specific criteria, and retrieving detailed information about individual products.
Last updated
Get full product details for all products
Specifies the page number of the results to retrieve. This parameter is used to paginate the query results, allowing users to navigate between different pages of data.
1
Specifies the maximum number of results to retrieve per page. This parameter controls how many items will be returned on each page of the response.
100
Defines the field by which to sort the results. This parameter allows users to specify which property of the data will be used to order the list of results.
PRICE
Determines the order in which results are returned. Allowed values are 'Descending' for sorting results in descending order (from highest to lowest), and 'Ascending' for sorting results in ascending order (from lowest to highest).
DESCENDING
An object
Returns a list of filtered, ordered and sorted product summaries for products that match the given search criteria.
Specifies the maximum number of results to retrieve per page. This parameter controls how many items will be returned on each page of the response.
2
Specifies the page number of the results to retrieve. This parameter is used to paginate the query results, allowing users to navigate between different pages of data.
1
List of country codes in ISO 3166-1 alpha-2 format where the product is available
["CO"]
List of internal slugs for cities where the product is available.
["CO"]
Type of the product. Possible values are PRIVATE_TRANSFER Exclusive transportation service for individual or group transfers, TOURS Organized excursions or trips to various destinations or attractions, EVENT Specific activities or occasions, such as concerts, conferences, or festivals and ATTRACTION Places of interest or activities designed for entertainment, education, or cultural experiences
PRIVATE_TRANSFER
Currency in which the product is priced, in ISO 4217 format
USD
Maximum rating for the product, typically between 1 and 5
5
Minimum rating for the product, typically between 1 and 5
1
An object