Transfers items from one table to another
POST/gateway/online-orders/table/transfer
This endpoint is for transferring items between tables. Requires source table, destination table and list of items (UniqueId, Quantity) to transfer.
Request
Responses
- 200
- 400
- 401
- 500
OK
Bad Request
Unauthorized
Internal Server Error