Update Financial Transaction by Reference Number

Update an existing financial transaction record using its external reference number (e.g., invoice number).
Only provided fields will be updated. Webhook notifications are sent upon successful update.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

External reference number of the financial transaction (e.g., invoice number)

Body Params
string

Batch reference number (auto-generated if not provided)

string
required
length ≥ 1

External reference number for the transaction (e.g., invoice number, bill number)

string

Reference number of the original transaction.
Required for CREDIT_NOTE and DEBIT_NOTE transaction types.

accountTypeIndicator
object
required
classification
object
required
direction
object
transactionType
object
required
date
required

Accounting entry/posting date (cannot be in the future)

date

Payment due date (must be after posting date)

date

Value date at bank

number
required
≥ 0.01

Transaction amount (must be positive)

currency
object
required
counterparty
object
intentBanksInfo
array of objects

Intent bank accounts for this transaction

intentBanksInfo
metadata
array of objects

Custom metadata attributes

metadata
tags
array of objects

Tags associated with this transaction

tags
note
object
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json