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 or Agency Id
string
required
Posibles valores: ‘account’
string
default:"bulk-update-price"
required
Type of bulk update operation Posibles valores: ‘bulk-update-price’, ‘bulk-update-availability’, ‘bulk-update-product-collection’, ‘bulk-delete-products’, ‘bulk-update-currency’
string[]
required
Array of product IDs
object
Filters to apply when selectAll is true
object
Price update configuration
object
Compare at price update configuration
boolean
New availability status
string[]
Array of collection IDs
string
default:"USD"
Currency code
Respuestas
201 - Products updated successfully
201 - Products updated successfully
400 - Bad Request
400 - Bad Request
422 - Unprocessable Entity
422 - Unprocessable Entity

