List account movements

Retrieves the history of each itemized movement that has been applied to an account to lead up to its current balance.

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

This parameter enables the filtering of movements based on the associated account_id.

Query Params
string

Filters for a specific page (pagination)

number

Filters for movements with a timestamp greater than the provided value, which can be defined in milliseconds or nanoseconds

number

Filters for movements with a timestamp greater than or equal to the provided value, which can be defined in milliseconds or nanoseconds

number

Filters for movements with a timestamp that is equal to the provided value, which can be defined in milliseconds or nanoseconds

number

Filters for movements with a timestamp less than the provided value, which can be defined in milliseconds or nanoseconds

number

Filters for movements with a timestamp less than or equals the provided value, which can be defined in milliseconds or nanoseconds

string
Headers
string
required

HMAC-SHA256 signature of the request, base64-encoded. See the Authentication guide for the exact signing formula.

string
required

Current Unix timestamp in seconds. Must be within 60 seconds of server time or the request is rejected.

Responses

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