getOrder( )


Retrieves an order, including ticket data.

Authentication

This function requires elevated permissions and runs only on the backend and on dashboard pages.

Permissions
Read Events - all read permissions
Manage Events - all permissions
Read Basic Events Order Info
Manage Orders
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
identifiersGetOrderIdentifiersRequired

An object containing identifiers for the order to be retrieved.


optionsGetOrderOptions

An object representing the available options for getting an order.

Returns
Return Type:Promise<Order>
Was this helpful?
Yes
No