EnrichmentFeedback
Bulk create category feedback for an end user
Provide bulk feedback on Transaction Categories for a specified end user
POST
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Query Parameters
Whether to process the feedback with high priority
Body
application/json
your identifier for where the feedback comes from e.g. bob_the_underwriter
Maximum length:
120
List of transaction heron IDs
List of transaction reference IDs
Response
201 - application/json
The number of category annotations added
Was this page helpful?