transactions

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

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

See also