post https://sandbox.dev.clover.com/v3/merchants//orders
Description: Creates or updates orders with a non-Clover inventory and dynamically calculates taxes. Valid fields are: taxRemoved, note, title, state, testMode, manualTransaction, groupLineItems, and orderType. Use separate API calls to add line items.
Tip: Use the create an atomic order endpoint to create orders using Clover inventory and leverage the real-time totals and tax calculation features using a single API call.
Tutorial: Create custom orders.