Partial update bank ledger transactionCopy Pagepatch https://api.wafeq.com/v1/bank-accounts/{bank_account_id}/ledger-transactions/{id}/Endpoint for partially updating an existing bank ledger transaction.Path Paramsbank_account_idstringrequiredidstringrequiredBody ParamsaccountstringThe account associated with this transaction.amountdoubleThe transaction amount.datedateThe 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