get https://api.ingresse.com/user//tickets
Brings user tickets list with information full set ordered from future events to past events, only approved or pending transactions.
Admins and ticket owners can use this request.
Return Glossary
Transfered Status
responseData.data[].transferedTo.status
responseData.data[].transferedFrom.status
Defines the transfer status. Options are:
pending
(the ticket is waiting for acceptance),accepted
(the ticket was accepted),refused
(the transfer was declined),cancelled
(the user who transferred, cancelled the operation),returned
(the user who received a ticket, returned it to ticket buyer),transfered
(the user transferred the ticket other user),refunded
(the ticket was refunded)