This endpoint receives orders from external systems. It requires a comprehensive payload that includes details about the order, such as the items purchased, applicable taxes, discounts, and the source and POS system of the order. It can optionally link the order to a program membership if the program_membership_id is provided.
Line items in the order
Total amount of the order in cents
Source of the order.
What type of transaction occurred.
Type of POS system from which the order originates.
Unique identifier for the order from the external system.
Type of the external location (e.g., ToastRestaurant).
Unique identifier for the location from the external system (e.g., a restaurant ID from Toast).
Program membership ID if available. Nullable field to tie the order to a specific membership.
External customer ID associated with the order.
List of reward IDs applied to the transaction as a whole
No body