Skip to main content
API to update the status of products in a particular store

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:"3SwdhCu3svxI8AKsPJt6"
required
Products related to the store

Body

string
default:"6578278e879ad2646715ba9c"
required
Account Id or Agency Id
string
required
Posibles valores: ‘account’
string
default:"include"
required
Action to include or exclude the product from the store Posibles valores: ‘include’, ‘exclude’
string[]
required
Array of product IDs

Respuestas

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

Ejemplo