Create Ledger AccountAsk AIpost https://app.moderntreasury.com/api/ledger_accountsBody ParamsnamestringrequiredThe name of the ledger account. Maximum of 1000 characters allowed.descriptionstringAn optional free-form description for internal use. Maximum of 1000 characters allowed.currencystringrequiredcurrency_exponentint32Must be included if currency is a custom currency. The currency_exponent cannot exceed 30.normal_balancestringrequiredOne of credit, debitledger_idstringrequiredledgerable_idstringThe id of linked ledgerableledgerable_typestringThe type of linked ledgerable. See Ledger Accounts for list of typesmetadatajsonMetadata to be added to the ledger account. Must be a JSON object.ledger_account_category_idsarray of stringsThe array of parent ledger account category IDs to which this ledger account will be associated on creation. This is performed atomically, and all associations must be valid and succeed for the ledger account to be successfully created.ledger_account_category_idsADD stringexternal_idstringAn optional user-defined 180 character unique identifierResponse 201201Updated 9 months ago