Skip to main content
GET
Retrieve a wristband

Authorizations

Authorization
string
header
required

Integrator API key, issued from the VENTRY dashboard. Format vk_live_... in production and vk_test_... in test environments.

Path Parameters

code
string
required

The wristband's NFC or UHF code.

Response

The requested wristband.

object
enum<string>
Available options:
wristband
id
string
nfc
null | string
uhf
null | string
status
enum<string>

pending_review means two wristbands are competing for the same ticket and nobody has resolved it yet.

Available options:
active,
blocked,
lost,
released,
pending_review
balance
integer

Balance in cents. May be negative after an offline sale.

attendee
null | object
ticket
null | object
allowed_zones
object[]
valid_days
(null | string)[]
created_at
null | string
updated_at
null | string