Get list of ticketing buyer data with amounts

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.

AttributeDescription
buyerDataIt contains an array of buyer details.
orderAmount: It represents the amount of an order.
orderDate: It represents the date of order.
orderNo: It represents a unique number of orders.
paymentMode: It represents a mode of payment that can be CASH or CC.
quantity: It represents ticket quantity.
refundedAmount: It represents the amount already refunded from the order.
ticketBuyerName: It represents the full name of a buyer.
grossAmountIt represents the count of total tickets.
netAmountIt represents the name of the ticket.
recordsFilteredIt represents the price of the ticket.
recordsTotalIt represents the status of the ticket. like ACTIVE or not.
Language
Authorization
Header
Click Try It! to start a request and see the response here!