post https://api.accelevents.com/rest/host/events//upload/sponsor
This API helps us we upload sponsors CSV and we add duplicate sponsor so it gives suggestion to edit info and add it one by one sponsor.
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 |