Get event custom SMS setting

This API is used to get event's custom settings. 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 and eventId as path parameters.

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

Error codeError Description
4040200Event Not Found

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

AttributeDescription
raffleWinnerNotificationForSingleItemThis contains an SMS for winning a single item in the raffle.
raffleWinnerNotificationForMultipleItemThis contains an SMS for winning Multiple items in the raffle.
raffleOnlinePurchaseThis contains SMS for a raffle online purchase.
raffleOnlinePurchaseTicketsThis contains SMS for raffle online purchase tickets.
attendeeCheckInThis contains SMS for attendee check-in.
pledgeCheckoutPaymentEnabledThis contains SMS for a pledge for an item.
winnerBidNotificationForSingleItemPaymentEnableThis contains SMS for winning a single item payment enabled in the bid.
winnerBidNotificationForSingleItemPaymentDisableThis contains SMS for winning single items payment disabled in the bid.
winnerBidNotificationForMultipleItemPaymentEnableThis contains SMS for winning multiple items payment enable in the bid.
winnerBidNotificationForMultipleItemPaymentDisableThis contains SMS for winning multi items payment disabled in the bid.
extendedBiddingOutbidNotificationThis contains SMS for extended bidding outbid.

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

Error codeError Description
4040200Event Not Found
Language
Authorization
Header
Click Try It! to start a request and see the response here!