Request Wallet Statement

Request a wallet statement for a defined period, understand the asynchronous generation flow, and use the result for reconciliation, reporting, and audit workflows.

📘

Check your base URL

Each Verto service has its own host. Use the base URL shown in the endpoint definition on this page — do not reuse a host from another service.

Sandbox hosts end in -sandbox.vertofx.com; the matching production host replaces sandbox with beta. Sending a request to the wrong environment returns 403.

See URLs (Sandbox vs Production) for the full service-by-service list.



Query Params
date

limit the number of transactions by this "from" date in ISO format 2024-12-12T00:00:00.000Z, optional.

date

limit the number of transactions by this "to" date in ISO format 2024-12-12T00:00:00.000Z, optional.

string
enum
Defaults to csv

Optionally provide statement format

Allowed:
Body Params
walletIds
array of numbers

provide an array of wallet ids to get statements for.

walletIds
string

optionally provide an email address where the statement will be emailed once its ready

Responses
202

The response was accepted

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