Transfer Inventory Between Locations
POST/inventory-management/api/v1/Inventory/transfer
Moves quantity for a product from one location to another, recording the corresponding transactions.
Request
Responses
- 200
- 400
- 403
Returns confirmation that the transfer completed
If the transfer cannot be completed
If the user lacks the INVENTORY_TRANSFER_CREATE permission