Attribute | Description |
id | The ID of the ticket. |
name | The ticket holder's full name. |
first_name | The ticket holder's first name. |
last_name | The ticket holder's last name. |
The ticket holder's email. | |
phone | The ticket holder's phone number. |
title | The title of the ticket. |
description | The description of the ticket. |
price | The price of the ticket. |
The full URL of the PDF file for this ticket. Expires after 24 hours. | |
arrived_at | A UTC datetime string indicating when the ticket holder arrived at the event. |
created_at | A UTC datetime string indicating when the ticket was created. |
{"id": "69002328A0001","id_suffix": "A0001","name": "John Doe","first_name": "John","last_name": "Doe","email": "Johndoe@gmail.com","phone": "555-555-5555","title": "General Admission","description": "Ticket applicable for the General Admission section of the Reunion Party.","price": 50.00,"pdf": "https:://example.com""arrived_at": "2020-07-04 10:00:00","created_at": "2020-05-15 12:00:00"}