Create bank accountCopy Pagepost https://api.wafeq.com/v1/bank-accounts/Endpoint for creating a new bank account.Body 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 serializationscurrencystringrequiredThe currency used for this bank account.namestringrequiredThe name of the bank account.sub_classificationstringenumrequired BANK - BANK PETTY_CASH - PETTY_CASH CREDIT_CARD - CREDIT_CARD Full information for BankAccountSubClassificationEnumBANKPETTY_CASHCREDIT_CARDAllowed:BANKPETTY_CASHCREDIT_CARDHeadersX-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 201Updated 22 days ago