TMPurchase Order
Represents a purchase order in the purchase flow.
Parameters
The order ID, or null if not set.
The order date, or null if not set.
The DiscoveryEvent, or null if not set.
The event ID, or null if not set.
The event name, or null if not set.
The attraction ID, or null if not set.
The attraction name, or null if not set.
The venue ID, or null if not set.
The venue name, or null if not set.
The major category name, or null if not set.
The minor category name, or null if not set.
The promoter ID, or null if not set.
The Event Details Page type, or null if not set.
Whether the order is for resale, or null if not set.
The number of tickets, or null if not set.
The currency code, or null if not set.
The base price total, or null if not set.
The shipping cost, or null if not set.
The processing fee, or null if not set.
The upsell cost, or null if not set.
The voucher discount, or null if not set.
The tax total, or null if not set.
The grand total, or null if not set.
List of Item in the order, or null if not set.
The billing country, or null if not set.
The billing postal code, or null if not set.
The billing state or province, or null.
The payment method, or null if not set.
The shipping method, or null if not set.
The ticket type, or null if not set.
The raw JSON response, or null if not set.