Create bank statement transactionCopy Pagepost https://api.wafeq.com/v1/bank-accounts/{bank_account_id}/statement-transactions/Endpoint for creating a new bank statement transaction.Path Paramsbank_account_idstringrequiredBody ParamsamountdoublerequiredThe statement amount in the transaction.bank_referencestringcost_centerstring | nullThe cost center associated with this transaction, if any.datedaterequireddescriptionstringprojectstring | nullThe project associated with this transaction, if any.referencestringstatement_balancedoublerequiredThe balance reported by the bank after this transaction.HeadersX-Wafeq-Idempotency-KeystringClient-provided UUID to uniquely identify a requestResponse 201Updated 1 day ago