API Reference

Get the organizer usages report

This API is used to get the list of items shown on the billing summary based on the organizer's usage. This will return details like plan purchase, paid ticket fees, fundraisers module activation, attendee upload charge, attendee overages, and fundraiser usage details.

Path Parameters organizerId- Unique identifier of the organizer.

Body Parameters Not required.

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

billingDay

The day of the month when this account's Billing Cycle ends.

remainingAttendeesDays

The number of credits they still have on their account.

usagesDetailsDtos

This is an array of objects which contains a usage list.

  • *date**: The date of when the usage happened.
  • *description** : Usage description.
  • *eventName**: Name of the event.
  • *count**: This will contain information on the quantity of charge.

currentBalance

Pre-populated balance for them to pay their balance.

Language
Credentials
Header
Click Try It! to start a request and see the response here!