Create a new manual order with specified items, shipping address, and order details.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Store ID to add the order to
"507f1f77bcf86cd799439011"
Order number for the new order
Order data object
Tag IDs to apply to the order (ObjectId strings referencing the tag collection)
[
"507f1f77bcf86cd799439011",
"507f1f77bcf86cd799439012"
]