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

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.
Language
Click Try It! to start a request and see the response here!