HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Download Account Statements

Downloading a CSV file with high-level summary information for account, statements, and associated metadata is a 2 step process. The first step (this one) prepares the download and provides a URL in the response body that can be used for downloading the CSV file. The next step is to download the file using a GET request with the response body URL. The format of the generated CSV is separate from and will not exactly match the JSON you receive from the API endpoint.

This endpoint supports Sandbox Mode.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
accountIds
array of strings

An array of accountIds from which you wish to download statements.

accountIds
string
enum

The method used to download the data.

Allowed:
date-time
required

The end date of the billing period.

string

A global search string to filter across multiple fields.

string

A search string to filter the accounts.

date-time
required

The date indicating the start of a billing cycle or service period.

Headers
string
required
Defaults to 2024-02-21

The Arcadia-Version for the request

Response

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