Update bank ledger transactionCopy Pageput https://api.wafeq.com/v1/bank-accounts/{bank_account_id}/ledger-transactions/{id}/Endpoint for updating an existing bank ledger transaction.Path Paramsbank_account_idstringrequiredidstringrequiredBody ParamsaccountstringrequiredThe account associated with this transaction.amountdoublerequiredThe transaction amount.datedaterequiredThe transaction date.descriptionstringThe transaction description.projectstring | nullThe project associated with this transaction, if any.referencestringThe transaction reference or identifier.HeadersX-Wafeq-Idempotency-KeystringClient-provided UUID to uniquely identify a requestResponse 200Updated about 17 hours ago