Skip to main content
Update a specific product collection with Id :collectionId

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.

Path parameters

string
default:"65d71377c326ea78e1c47df5"
required
MongoId of the collection

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:"Best Sellers"
Name of the Product Collection
string
default:"best-sellers"
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

boolean
default:"True"
required
Status of api action
string
default:"Successfully created"
Success message

Ejemplo