v1
latestOpenAPI 3.0.12026-07-242871595.3 MBORDERS
Checkout an atomic order
Description Builds an order. This includes calculating totals, taxes, discounts, and service charges and then displaying the summary information. The response includes order cart information, the order total, and taxes.<br> Note: Clover has revoked the limitations of non-Clover inventory items and ad-hoc line items from the create an atomic order endpoint. You can now use the endpoint to create orders, such as create custom orders.<br> Tutorial: Manage orders data.
post/v3/merchants/{mId}/atomic_order/checkouts
Path parameters
mIdstring required
Merchant identifier.
Headers
User-Agentstring required
Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>
Request body
Response
Successful response. Order is checked out.