Skip to main content
Version: 2023-02-21

Action to include/exclude the product in store

POST 

/products/store/:storeId

API to update the status of products in a particular store

Request

Version stringrequired

API Version

Available options2023-02-21
storeId stringrequired

Products related to the store

application/json

Bodyrequired

    altIdstringrequired

    Location Id or Agency Id

    altTypestringrequired
    Available optionslocation
    actionstringrequired

    Action to include or exclude the product from the store

    Available optionsincludeexclude
    productIdsstring[]required

    Array of product IDs

application/json

Successful response

Schema
    statusbooleanrequired

    Status of api action

    messagestring

    Success message