Skip to main content
PATCH
Update transaction

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

case_id
string
required

Unique case identifier (ULID format).

account_id
string
required
transaction_id
string
required

Body

application/json
category
enum<string>
Available options:
income,
bills,
insurance_premium,
medical,
taxes,
estate_expense,
legal_fee,
funeral_expense,
beneficiary_distribution,
other
is_flagged
boolean
flag_reason
enum<string>
Available options:
suspicious,
needs_review,
disputed,
estate_related
notes
string

Response

Transaction updated.

data
object