get https://api.truelayer-sandbox.com/v3/merchant-accounts//transactions
Get the transactions of a single merchant account.
If the pagination object is missing, add a header
tl-enable-pagination: true
in 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.