API Reference

Parse and upload valid sponsors from CSV

This API is used to create sponsors using an upload CSV file. for it you have to enter a name, Sponsor Card Size, Short Description, Sponsor URL details in a CSV file

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

Attributes

Description

validSponsors

it is json array of valid sponsor included its name ,size,description,URL

invalidSponsors

it is json array of invalid sponsors included its name, size, description, URL

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

Error Code

Error Description

200

OK

201

Created.

401

Unauthorized

403

Accessing the resource you were trying to reach is forbidden.

404

The resource you were trying to reach is not found.

4030201

Not Event Host

4040200

No Event could be found

40600013

Cant create url

40600012

Upload file headers name are not correct or not in proper sequence

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