rr_set_stock_at_location
Set the on-hand stock quantity for a specific SKU at a manual location. Input SKU, quantity, and location by ID or name.
Instructions
Set stock quantity for a SKU at a manual location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sku | Yes | Canonical SKU | |
| quantity | Yes | New on-hand quantity | |
| location_id | No | Manual location UUID | |
| location_name | No | Manual location name, used if location_id is omitted |