get https://api.truelayer-sandbox.com/v3/merchant-accounts//transactions
Get the transactions of a single merchant account. Transactions are filtered and sorted by settled or executed date.
If the pagination object is missing, add a header
tl-enable-pagination: truein the request to enable pagination (for more details click here)
Endpoint path changes
All Payments API v3 endpoints now start with
/v3/. The old endpoints still work, but you must use the new path for all new integrations.
