Returns account transactions

The endpoint allows you to retrieve the transactions associated with a specific account belonging to a contact.
By providing the unique contact ID and account ID as path parameters, this endpoint enables you to fetch the transaction history of a particular account linked to a contact.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Scope

fsi-transactions:read

Path Params
string
required
length ≥ 3

The contact id

string
required
length ≥ 3

The account id

Query Params
integer
0 to 2147483647
Defaults to 0

The number of elements to skip in transactions collection

integer
10 to 500
Defaults to 20

The maximum number of elements returned in transactions collection

string
enum

Type of transactions

string

The interaction id

Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json