Skip to main content
Version: v3

Update Inventory

POST 

/products/inventory

The Update Inventory API allows the user to bulk update the inventory for multiple items. Use this endpoint to update the available quantity and out-of-stock purchase settings for multiple items in the inventory.

Request

Version stringrequired

API Version

Available optionsv3
application/json

Bodyrequired

    altIdstringrequired

    Location Id or Agency Id

    altTypestringrequired
    Available optionslocation
    itemsobject[]required

    Array of items to update in the inventory.

application/json

Successful response

Schema
    statusbooleanrequired

    Status of api action

    messagestring

    Success message