Skip to main content
POST
Issue a Queue ticket

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Request-Timestamp
string<date-time>
required

Current UTC ISO-8601 time, within five minutes.

X-Request-Nonce
string
required

Unique 12–160 character value for this mutation.

Required string length: 12 - 160
Idempotency-Key
string
required
Maximum string length: 160
X-Correlation-ID
string
Maximum string length: 120
Pattern: ^[A-Za-z0-9_.:-]+$

Body

application/json
locationId
string
required
Maximum string length: 160
serviceId
string
required
Maximum string length: 160
externalReference
string
Maximum string length: 255

Response

Ticket issued

data
object