Skip to main content
Create Categorisation Feedback

Authorizations

Authorization
string
header
required

Use HTTP Basic Authentication with your Application ID as username and Application Secret as password. Manage credentials in the Yapily Console. See Authentication for details.

Path Parameters

categorisationId
string
required

Query Parameters

status
string

Allowed values:

  • RECEIVED
  • IN_REVIEW
  • RESOLVED
  • DECLINED

Body

application/json
transactionHash
string
required

The Hash of the Transaction that is subject of the Feedback

suggestions
object[]
required

The list of suggestions/issues on the categorised Transaction

notes
string

Any free-form notes about the Transaction, to be used for details that cannot be expressed via the suggestions

Response

Created

id
string
transactionHash
string
suggestions
object[]
status
string

Allowed values:

  • RECEIVED
  • IN_REVIEW
  • RESOLVED
  • DECLINED
createdAt
string<date-time>
notes
string