API Reference

Get organizer settings

This API is used to get organizer settings-related data like organizerPageURL, billingType, waiveOffAttendeesUploadFee, freeQuantity, or isAutoBilling. This API can be accessed by super admin only. We need to pass the authentication key to authenticate the super admin and need to pass the path parameter of organizerUrl.

Here is the description of response attributes, which returns to the form of JSON.

Attribute

Description

organizerPageURL

This contains an organizer page URL.

billingType

This contains billing type statuses like Paid or Comp.

waiveOffAttendeesUploadFee

This contains the boolean value. waiveOffAttendeesUploadFee flag is enabled or not. if it's enabled then we will not charge the attendee upload fee.

freeQuantity

This contains the number of free Quantity.

isAutoBilling

This contains the boolean value. Auto-billing flag is enabled or not.

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