Skip to main content

Submit scan operations

POST/scan/operations
Batch of ScanOperations - applied in occurredAt order, idempotent on opId, duplicates recorded + noted. Device JWT only.

Request Body

operations*object[]
opId*string
kind*"validate" | "redeem" | "reverse"
passBarcode*string
entitlementIdstring
occurredAt*string
seqnumber
gatestring
reverseOfstring
originDeviceIdstring
locationIdstring
actorobject
hopPathstring[]

Response

Per-operation results

results*object[]
opId*string
outcome*"valid" | "duplicate" | "rejected" | "reversed"
reasonstring
holderNamestringnull
ticketTypeNamestring
seatLabelstringnull
orderRefstring
entitlementobject
conflictobject
redemptionobject
Code Samples
No code examples available for this operation.

Try It

Request Body