getSummary( )


Retrieves a summary of total ticket sales.

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
optionsGetSummaryOptions

An object representing the available options for retrieving a summary of total ticket sales.

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