put https://api.accelevents.com/rest/host/event//order//transfer-event-ticket
This API is used to exchange the event ticket of the user.
Here is the description of response attributes, which returns to the form of JSON.
It will return a success message if the API executes successfully.
Attribute | Description |
---|---|
message | It contains the message for a response that can be used for display to the end user. |
type | This field returns a type of message like success or error. |
Here are the possible error messages, which return if any condition fails or required data is missing for processing.
Error Code | Error Description |
---|---|
200 | Refund complete. |
201 | Created. |
400 | The request could not be understood by the server due to malformed syntax. |
401 | You are not authorized to view the resource. |
403 | Accessing the resource you were trying to reach is forbidden. |
404 | The resource you were trying to reach is not found. |
4030101 | Not staff User. |