Partial update bank statement transactionCopy Pagepatch https://api.wafeq.com/v1/bank-accounts/{bank_account_id}/statement-transactions/{id}/Endpoint for partially updating an existing bank statement transaction.Path Paramsbank_account_idstringrequiredidstringrequiredBody ParamsA ModelSerializer that takes additional arguments for "fields", "omit" and "expand" in order to control which fields are displayed, and whether to replace simple values with complex, nested serializationsamountdoubleThe statement amount in the transaction.bank_referencestringcost_centerstring | nullThe cost center associated with this transaction, if any.datedatedescriptionstringprojectstring | nullThe project associated with this transaction, if any.referencestringstatement_balancedoubleThe balance reported by the bank after this transaction.HeadersX-Wafeq-Idempotency-KeystringClient-provided UUID to uniquely identify a requestResponse 200Updated 9 days ago