Transfer Actions

Accept a transfer of a ticket. Only the customer that received the transfer request can accept it.

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

Post Body Example

{
	"action" : "accept"
}

Attributes Options

ActionDescription
acceptUser accepts the transfer and became the new holder of the ticket.
refuseUser rejects the transfer and the ticket goes back to the current holder.
returnThe ticket goes back to ticket buyer.
cancelCurrent holder cancels a pending transfer request.
Path Params
string
required

Sold ticket ID.

string
required

Transfer request ID.

Body Params
string
required

Options are: accept, refuse, return, cancel. For details, read description below.

string

Alias for "action"

Response

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