Update an expected transaction
Updates an existing expected transaction. Returns the ExpectedTransaction object.
Parameters
merchant(string)
Merchant or payee name.
amount(number)
Non-negative expected amount.
direction(enum)
DEBIT or CREDIT.
currency(string)
ISO 4217 currency code.
expectedDate(string)
Expected date (YYYY-MM-DD).
reference(string)
Reference or invoice ID.
description(string)
Transaction description.
category(string)
Category for grouping.
frequency(string)
Transaction frequency.