This API will get ticket buyer data with the gross and net amount of recent events to display on the dashboard. By default ticket data type details will be fetched and can be changed to display ADDON type details. This API support pagination, allowing you to pass details of page index and row count to get specific data, and you can pass values in the search parameter to find specific values.
Path Parameters eventUrl
Body Parameters Not Required
Response Details / Check response object
Authentication required - ✅
Role wise accessibility Super Admin - ✅ Admin - ✅ Staff - ❌ Attendee - ❌ Exhibitor - ❌ Speaker - ❌
Modules Display - ❌ Portal - ❌ Host - ✅
Here is the description of response attributes, which returns in the form of a JSON.
Attribute | Description |
---|---|
buyerData | It contains an array of buyer details.
|
grossAmount | It represents the count of total tickets. |
netAmount | It represents the name of the ticket. |
recordsFiltered | It represents the price of the ticket. |
recordsTotal | It represents the status of the ticket. like ACTIVE or not. |