Skip to main content
Version: v3

Bulk Update Products

POST 

/products/bulk-update

API to bulk update products (price, availability, collections, delete)

Request

Version stringrequired

API Version

Available optionsv3
application/json

Bodyrequired

    altIdstringrequired

    Location Id or Agency Id

    altTypestringrequired
    Available optionslocation
    typestringrequired

    Type of bulk update operation

    Available optionsbulk-update-pricebulk-update-availabilitybulk-update-product-collectionbulk-delete-productsbulk-update-currency
    productIdsstring[]required

    Array of product IDs

    filtersobject

    Filters to apply when selectAll is true

    priceobject

    Price update configuration

    compareAtPriceobject

    Compare at price update configuration

    availabilityboolean

    New availability status

    collectionIdsstring[]

    Array of collection IDs

    currencystring

    Currency code

application/json

Products updated successfully

Schema
    statusbooleanrequired

    Status of api action

    messagestring

    Success message