post https://api.accelevents.com/rest/host/event//sponsors//topSponsor//topBottomSponsor/
This API helps to change the sponsor position from the host side
Here is the description of response attributes, which returns to the form of JSON.
Attributes | Description |
---|---|
type | Type of the message is sent like Success |
message | the message we get like "Sponsor position changed successfully ..." |
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. |
4040028 | Sponsor not found |
4030201 | Not Event Host |
4040200 | No Event could be found |
40600013 | Cant create url |