Skip to main content
PATCH
Recategorize a transaction (write scope)

Authorizations

Authorization
string
header
required

Cherry API key, created in the app. Sent as Authorization: Bearer ck_live_….

Path Parameters

id
string
required

Public transaction id from listTransactions.

Body

application/json
category
string
required

Ledger account number from GET /accounts, or the literal "transfer".

reason
string

Optional one-line reason, recorded with the override.

Maximum string length: 500

Response

The applied categorization

data
object