API to bulk update products (price, availability, collections, delete)Documentation Index
Fetch the complete documentation index at: https://developers.leadwaycrm.com/llms.txt
Use this file to discover all available pages before exploring further.
Autorizacion
Bearer token generado desde el portal Leadway. Ver Autenticacion.
Version de la API.
Body
Account Id or Agency Id
Posibles valores: ‘account’
Type of bulk update operation Posibles valores: ‘bulk-update-price’, ‘bulk-update-availability’, ‘bulk-update-product-collection’, ‘bulk-delete-products’, ‘bulk-update-currency’
Array of product IDs
Filters to apply when selectAll is true
Price update configuration
Compare at price update configuration
New availability status
Array of collection IDs
Currency code
Respuestas
201 - Products updated successfully
201 - Products updated successfully
400 - Bad Request
400 - Bad Request
401 - Unauthorized
401 - Unauthorized
422 - Unprocessable Entity
422 - Unprocessable Entity

