Transfer Actions

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

Post Body Example

{
	"action" : "accept"
}

Attributes Options

Action

Description

accept

User accepts the transfer and became the new holder of the ticket.

refuse

User rejects the transfer and the ticket goes back to the current holder.

return

The ticket goes back to ticket buyer.

cancel

Current holder cancels a pending transfer request.

Language
Click Try It! to start a request and see the response here!