Skip to main content
PUT
Create category, merchant feedback

Authorizations

x-api-key
string
header
required

Path Parameters

heron_id
string
required

Transaction heron_id

Body

application/json

A partial Transaction object with the suggested Category and/or Merchant. If you provide a heron_id for Category or Merchant, you don't need to provide other fields. If you don't know the Merchant heron_id nor name, you can just send the is_correct boolean. If heron_id is provided, we disregard name and label. If is_correct is set to true, we disregard all other Merchant fields.

transaction
object

Response

OK