Upsert Inventory
Catalog
Upsert Inventory
This endpoint allows you to update inventory information for specific products in a store. You can modify quantity, status, price, and location for existing products using their external_id.
POST
Upsert Inventory
This endpoint updates inventory details for products that already exist in your store. Use this to adjust stock levels, prices, product status, and storage locations.Documentation Index
Fetch the complete documentation index at: https://developer.lulacommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
An array of inventory update objects
Request Example
Response
This endpoint processes the inventory updates asynchronously. No immediate response body is provided.

