Authorizations
Path Parameters
The end_user_id
or heron_id
of EndUser to upload
Body
application/json
The base64 encoded string of the PDF file. If using Javascript, this is directly the output of the FileReader.readAsDataURL() output.
Unique ID for account associated with PDF
Example:
"checking_account_202348"
ISO 4217 currency code for transactions in account. We currently only support GBP and USD PDFs
Available options:
USD
, GBP
Example:
"USD"
The filename of the PDF
Example:
"my-favourite.pdf"
True if date formats in the statement are US: month/date/year
An optional field for your unique identifier for the PDF
Maximum length:
140
Example:
"my-favourite-pdf"