Perform inventory actions for an existing part.
Part Transaction Actions
Use these actions to adjust, move, receive, check out, or return quantities for an existing part.
Available actions
| Action | Use it to |
|---|---|
| Adjust Qty | Adjust the quantity of an existing part. |
| Check Out | Check out a quantity of an existing part. |
| Move | Move a quantity between warehouses or stock locations. |
| Quick Receive | Receive a quantity into inventory. |
| Return | Return a quantity to inventory. |
Before you begin
- Identify the part by its part name or part ID.
- Select the action that matches the inventory transaction you need to record.
- Open the action page to review its required request fields and example request.
Notes
- Each action is a
POSTrequest to an endpoint under/ODataApi/v1/Parts('{name}'). - The part must already exist before you run an action.
- Use single quotes around the part name or part ID in the endpoint URL.
