View Source api/CustomerTransactions.d.ts, line 4 Members Type: Promise.<CustomerTransactionDetails> # getById Retrieve details about a specific transaction View Source api/CustomerTransactions.d.ts, line 19 Type: Promise.<CustomerTransactionSummaries> # list Retrieve a list of previously executed transactions for the customer. View Source api/CustomerTransactions.d.ts, line 8