v1
latestOpenAPI 3.0.02026-07-26224386470.0 KBEndUserIntegrations
Upload PDF
Upload encoded PDF of transactions for a specified end user to translate into Heron Data format
post/api/end_users/{end_user_id_or_heron_id}/pdfs/v1
Path parameters
end_user_id_or_heron_idstring required
The end_user_id or heron_id of EndUser to upload
Request body
Example request
{
"account_id": "checking_account_202348",
"currency": "USD",
"filename": "my-favourite.pdf",
"reference_id": "my-favourite-pdf"
}Response
OK