ghl_product_inventory_update
Bulk update inventory quantities and out-of-stock purchase settings for multiple items using a single API request.
Instructions
Update 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. Endpoint: POST /products/inventory (Version header: v3; source: v3/products-v3.json) OAuth scopes: products/prices.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). |