Transfer Order - Create
Transfer Order
Transfer Order - Create
Create a new transfer order to move inventory between warehouses.
POST
Transfer Order - Create
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Items to include in the transfer order
Source warehouse ID
Example:
"507f1f77bcf86cd799439011"
Destination warehouse ID
Example:
"507f1f77bcf86cd799439011"
Transfer order number (auto-generated if null)
Transfer order notes