Skip to main content
Create a new Product Collection for a specific account

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.

Body

string
default:"6578278e879ad2646715ba9c"
required
Account Id
string
default:"LOCATION"
required
The type of alt. For now it is only LOCATION Posibles valores: ‘account’
string
default:"66057f9d28536eae584ec047"
Unique Identifier of the Product Collection, Mongo Id
string
default:"Best Sellers"
required
Name of the Product Collection
string
default:"best-sellers"
required
Slug of the Product Collection which helps in navigation
string
default:"http://example.com/watermark.png"
The URL of the image that is going to be displayed as the collection Thumbnail
object
The metadata information which will be displayed in SEO previews

Respuestas

object
required
created Collection

Ejemplo