POST
/v2/transfer-orders/{transfer_order_id}/start
This decrements inventory at the source Location and marks it as in-transit.
The order must be in DRAFT status and have all required fields populated. Once started, the order can no longer be deleted, but it can be canceled via CancelTransferOrder.
Creates a transfer_order.updated webhook event.