Retrieve transaction information
A transaction is a financial event that affects an account. Retrieving transaction information lets you view detailed information about when the transaction was raised, the transaction value and any items in the transaction.
The following methods retrieve transaction information:
- getTransaction() retrieves detailed transaction information.
- getTransactionDocument() retrieves rendered versions of transaction information.
- getTransactionList() retrieves a summary list of transaction items.
Note: For more information about transactions in Smile, see the Listening for financial
transactions chapter.