QFind anything/
API Reference

Update an incoming transaction

Updates an incoming transaction. Returns the IncomingTransaction object.

Parameters

merchant(string)

Merchant or payee name.

amount(number)

Non-negative transaction amount.

direction(enum)

DEBIT or CREDIT. Resolved together with amount when either changes.

currency(string)

ISO 4217 currency code.

transactionDate(string)

Date of transaction (YYYY-MM-DD).

reference(string)

Reference or transaction ID.

description(string)

Transaction description.

rawData(object)

Raw data from source.