post https://api.emblemfi.com/v1/merchants/extract
Extract Merchant from a Transaction description
Log in to see full request history
Response
Extract Merchant from a Transaction description
xxxxxxxxxx
curl --request POST \
--url https://api.emblemfi.com/v1/merchants/extract \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"description": "PAYPAL* AMZN Mktp 9142987"
}
'
Try It!
to start a request and see the response here! Or choose an example: