Skip to main content

Transaction list CreatedFrom / CreatedTo filtering

Optional date-range filtering when listing transactions.

API improvements

  • Added optional CreatedFrom and CreatedTo query parameters to GET /transactions
  • CreatedFrom returns only transactions created on or after that timestamp
  • CreatedTo returns only transactions created on or before that timestamp