Organizer Details

This API is used to get organizer details associated with the specified event.

It will return data like organizerId, organizerPageURL, planEndDate, renewalDate, allowSocialSharing, chargebeeCustomerId, chargebeePlanName, subscriptionId and many more.

To call this API, the user has to pass query parameters with API URLs like organizer_Url and authentication key to authenticate the user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response

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

AttributeDescription
allowSocialSharingThis allows social sharing. If "true" then social sharing is allowed. If "false" it will not be. By default it's true.
backgroundColorReturns the organizer's background color.
chargebeeCustomerIdReturns the Chargebee customer ID. For example: Azyu5aSd2cJ5g2Cnm
chargebeePlanNameReturns the Chargebee plan name. For example: SingleEventUnit, Professional, Enterprise, Free, etc.
contactEmailAddressReturns the organizer's contact email address. This can be a maximum of 75 characters.
countOfWhiteLabelEventsReturns the count of White Label Events associated with a particular organizer.
facebookLinkReturns the organizer's Facebook link.
linkedInLinkReturns the organizer's LinkedIn link.
logoImageReturns the organizer's logo image.
nameReturns the organizer's name.
organizerChargeInfoDtosReturns the Organizer Charge Details. This includes:
  • *availableQuantity:** The available purchased quantity.
  • *organizerId:** This contains the organizer ID.
  • *totalQuantity:** This contains the total purchased quantity.
  • *chargeConfig:** This contains the charge configuration. It will return data like amount, chargeDisplayName, chargeId, id, and recordStatus.
organizerDescriptionReturns the organizer description.
organizerPageURLReturns the organizer page URL. For Example ProfessionalPlan12.
planEndDateReturns the Chargebee plan end date.
planIdReturns the Chargebee plan ID.
renewalDateReturns the plan renewal date.
showTrayIntegrationReturns the show or hides tray integration.
soldTicketCountForWhiteLabelReturns the number of sold ticket counts.
subscriptionIdReturns the subscription ID.
textColorReturns the organizer text color.
totalTicketCountForWhiteLabelReturns the number of total ticket counts.
twitterLinkReturns the organizer's Twitter link.
websiteReturns the organizer's website. A maximum 250 characters are allowed for this field.
whiteLabelIdReturns the white label ID.

Error Code

Here is the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error codeError Description
200Successfully retrieved organizer details.
400The request could not be understood by the server due to malformed syntax.
401You are not authorized to view the resource.
403Accessing the resource you were trying to reach is forbidden.
404The resource you were trying to reach is not found.
4060086Not authorized for edit organizer page.
4040600Organizer Not Found.
Path Params
string
required

organizer Url is unique identifier for your event.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json