Skip to main content
Version: v3

Bulk Edit Products and Prices

POST 

/products/bulk-update/edit

API to bulk edit products and their associated prices (max 30 entities)

Request

Version stringrequired

API Version

Available optionsv3
application/json

Bodyrequired

    altIdstringrequired

    Location Id or Agency Id

    altTypestringrequired
    Available optionslocation
    productsobject[]required

    Array of products to update. Note: The total count includes all prices within each product.

application/json

Products and prices updated successfully

Schema
    messagestringrequired

    Success message

    statusbooleanrequired

    Operation status

    updatedCountnumberrequired

    Number of products updated