Skip to main content
Internal API to fetch the Product Collections

Autorización

string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.

Query parameters

number
default:"20"
The maximum number of items to be included in a single page of results
number
default:"0"
The starting index of the page, indicating the position from which the results should be retrieved.
string
default:"6578278e879ad2646715ba9c"
required
Account Id
string
default:"LOCATION"
required
The type of alt. For now it is only LOCATION
string
Ids of the collections separated by comma(,) for search purposes
string
default:"Best Sellers"
Query to search collection based on names

Respuestas

array[]
required
Array of Collections
number
required
The total count of the collections present, which is useful to calculate the pagination

Ejemplo