Skip to main content
GET
Download account statement PDF

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-api-key
string | null

Path Parameters

bank_id
string<uuid>
required

Query Parameters

period_start
string<date-time> | null
period_end
string<date-time> | null
format
enum<string>
default:pdf

Output format for the formal account documents (statement / confirmation).

Available options:
pdf,
xlsx
bank_letter
boolean
default:false

Request a provider-issued the banking provider bank letter and return its status with a signed download URL when available.

Response

Successful Response