Developers Changelog API
Support for querying in Transaction APIs
You can now use queries in the Fetch All Transactions API to retrieve all transaction within a particular date range.
š New
- You can now use queries in the Fetch All Transactions API to retrieve all transaction within a particular date range.
- Specify the start and end dates in the
startDateandendDateparameters to retrieve all transactions within that date range.