HomeGuidesAPI Reference
Log In
API Reference

List payments of account

List all payments associated to a specific account.

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

finX ID of account.

Query Params
string

The embed query parameter allows it to add additional information to the response. The format for the parameter value is a comma separated list of field names (that is optionally surrounded by parentheses). Currently supported fields to be embedded are "provider" and "access_method".

integer
Defaults to 1000

Limit the number of returned items. In combination with the offset parameter this can be used to paginate the result list.

integer
Defaults to 0

Skip this number of items in the response. In combination with the count parameter this can be used to paginate the result list.

boolean
Defaults to false

If true amounts will be shown in cents.

Headers
string

Setting the Accept-Language to one of the available languages will return results in this language.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json