ShopGetTickets
Jump to navigation
Jump to search
Method should be called, if you want to get printed ticket list.
Inputs:
- token (string) - current token.
- date(string) – date when tickets when was printed.
- page(int) – page number. Page number (count) can get via ShopGetTicketsPages.
Outputs: array of report tickets
- ReportTicketBarcode (string) – ticket barcode.
- ReportTicketAmountBet (string) – ticket amount bet.
- ReportTicketAmountWon (string) – ticket amount won.
- ReportTicketCreated (string) – date and time when ticked was created .
- ReportTicketPrinted (string) - date and time when ticked was printed.
- ReportTicketPaidOut (string) - date and time when ticked was paid.
- ReportTicketPayoutPrinted(string) - date and time when ticked payout was printed.