Skip to main content
GET
Fetch a Statement

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

Account ID

Response

200 - application/json

The account.statement

date
string

Statement date in YYYY-MM format. Required when type is monthly. Filterable.

id
string

Account ID

type
string

Type of statement. One of: monthly, 1099. Filterable.

url
string

URL to download the statement

year
string

Statement year in YYYY format. Required when type is 1099. Filterable.