New List Transactions API

We have added a new API endpoint that retrieves a list of transactions: GET /transactions/.

Additionally, the Transaction object has been updated, with more information in the sender and receiver objects. Both objects now include:

  • name
  • isaId
  • isaIdQualifier
  • testIsaId
  • testIsaIdQualifier

To read the updated documentation, see the List Transactions page.