Account Documents
Fetch a Statement
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Account ID
Response
200 - application/json
The account.statement
Statement date in YYYY-MM
format. Required when type
is monthly
.
Account ID
Type of statement. One of: monthly
, 1099
URL to download the statement
Statement year in YYYY
format. Required when type
is 1099
.
Was this page helpful?