EventScanTicketsOut
Scan out all tickets that are scanned in
Fields
| Field | Description |
|---|---|
|
tickettypeids
int[]
(required) |
Array of tickettypeids Example value:[ 128942, 128943 ] |
Example
1{
2 "tickettypeids": [ 128942, 128943 ]
3}