EndUserIntegrations
Send patch transactions for a pdf statement
Send patch transactions processed pdf that will override the extracted transactions in the specified statement
PATCH
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
heron_id of the pdf
Body
application/json
The index of the statement in the pdf to patch
The full list of transactions that will be used to override the extracted transactions for the specified statement
True if the statement should be excluded from processing
Response
200 - application/json
Was this page helpful?