post https://api.ingresse.com/ticket//transfer
Transfer ticket to another user. It will create a request for the transfer. It should be accepted or refused after.
Transferring Using E-mails
Ingresse platform will handle both registered and not registered e-mails provided in the request. In case of registered e-mails, Ingresse will send an e-mail to notify the ticket transfer. In case of a non registered e-mail, Ingresse will send an e-mail notifying that there is an available ticket at Ingresse and the user just needs to complete the registration process.
Post Body Example
{
"user" : "[email protected]"
}
{
"isReturn" : true
}