v1
latestOpenAPI 3.0.32026-07-2484569553.1 KBGet 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: true in the request to enable pagination (for more details click here)
Path parameters
Unique ID for the Merchant Account
ID of the merchant account to return the transactions for.
Query parameters
Timestamp for the start of the range to query (inclusive). Uses the ISO-8601 format of YYYY-MM-DDTHH:MM:SS±HHMM.
Timestamp for the end of the range to query (exclusive). Uses the ISO-8601 format of YYYY-MM-DDTHH:MM:SS±HHMM.
Cursor used for pagination purposes, returned as next_cursor in the response payload of the inital request. Not required to access the first page of items.
Filters transactions by payments or payouts. If omitted, both payments and payouts are returned.
Response
Transactions