Create Sponsor

This API will help to create new sponsor of event. We need to provide appropriate details to create sponsor.

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

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

AttributesDescription
idThis should be sponsor's unique id.
sponsorNameThis should be sponsor's name.
sponsorLogoThis should be sponsor's uploaded logo.
sponsorSizeThis should be sponsor's size. We have provided three type of size SMALL, MEDIUM and LARGE.
sponsorUrlThis is sponsor url. When we click on sponsor logo that it redirect as per enter url.
eventIdThis should be event id.
positionThis is position to show all sponsors order.
includeInLobbyCarouselThis is boolean value. If value true for sponsor then we will show sponsor logo on lobby chat else we are not show.
carouselLogoSliderDelaySecondsThis is time to delay to show carousel logo on lobby chat.
shortDescriptionThis is short description to show for sponsor.
sponsorCardImageThis is sponsor card background image.
colorConfigIt's contain color configuration of sponsor name, description and categoryColor.
cardTagThis is card tag for sponsor.
exhibitorIdIt's contain exhibitor id to identify sponsor will created with same name of exhibitor when exhibitor created.

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

Error CodeError Description
200OK.
201Created.
403Accessing the resource you were trying to reach is forbidden.
404The resource you were trying to reach is not found.
4040200No Event could be found.
40600013Cant create url.
Path Params
string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

Body Params
RAW_BODY
object

SponsorsDto contains sponsor details.

Responses

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