/
Tickets / Show
Tickets / Show
Long Description
Display information about a specific ticket.
Parameters
Name | Description | Type | Presence | Location |
---|---|---|---|---|
ticket_id | The ID of the specific Ticket | Integer | Required | URI |
Examples
Request | Response |
---|---|
GET /v9/tickets/123456 | { "barcode": "4567-8731-5497-4859", "eticket": { "eticket_pack_id": 457325456, "thumbnail": "https://s3.amazonaws.com/etickets.sandbox.ticketevolution.com/65478.png", "id": 65478 }, "id": 123456, "seat": 3 } |
Related content
Shipments / Status
Shipments / Status
Read with this
Shipments / Index
Shipments / Index
Read with this
Shipments / Show
Shipments / Show
Read with this
Events / Show
Events / Show
Read with this
Ticket Groups / Index - Removed
Ticket Groups / Index - Removed
Read with this
Signing requests with X-Signature
Signing requests with X-Signature
Read with this