username
and password
ready
account_id
, currency
, and read_us_dates
(date format) of the PDF. If not provided, we will infer these valuesstarting_balance
+/- transaction.amounts
= ending_balance
) and anomaly score is above a certain threshold (more info on anomaly scores below). If a document fails to pass any of these checks, the system will require a user to manually approve a PDF document. In order to approve a document, the user will need to click into the PDF file in question and click the green button at the top of the screen to approve the document. Once approved, the transactions will then be uploaded to the end_user.
You can quickly and easily see the status of PDFs at the end_user level in the Companies table in the main dashboard. The value of this column will be a ratio where the numerator is the number of PDF files that have transactions successfully uploaded to the end_user. The denominator will be the total number of files uploaded (regardless of if the transactions have been uploaded or not). If the numerator does not match the denominator, then you should review the files that have not had their transactions uploaded, and either approve the file or make any changes to “fix” the document.
pdf.processed
— PDF status has been set to “processed”pdf.checks_passed
— PDF checks have passedpdf.checks_failed
— PDF checks have failedpdf.transactions_loaded
— PDF status has been set to “transactions_loaded”pdf.failed
— PDF status has been set to “failed” and we provide reasons in pdf.notes