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 Paramsapplication/jsonapplication/x-www-form-urlencodedmultipart/form-dataA 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 requestcontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/jsonapplication/x-www-form-urlencodedmultipart/form-dataAllowed:application/jsonapplication/x-www-form-urlencodedmultipart/form-dataResponse 200Updated 30 days ago