cURL
Merchants
Post apimerchantsextract
Extract Merchant from a transaction description
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.herondata.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
The bank transaction description as a string
Example:
"PAYPAL* AMZN Mktp 198748320"
Response
200 - application/json
The merchant key is not null when we find a positive match to our database. When we could not match a merchant, merchant is null and description_clean is set to a substring of the original description that our models identified as the relevant entity.