API referenceCatalogProducts
Update inventory
Sets or restocks the product quantity at one location and records the resulting inventory movement.
- Endpoint
POST /v1/products/{productId}/inventory- Authorization
- Required permission: `products:manage`.
- Environments
- Production and sandbox
- Idempotency
- Required for safe retries.