transactions

fun transactions(ticket: Ticket.Transactions, credentials: Credentials, session: Session? = null, recurringConsents: Boolean = false): CompletableFuture<Response<TransactionsResult>>

Invoke the transactions service: fetch the booked-and-pending transaction list authorized by credentials.

See also