Create a transaction accountAsk AIpost https://partner-api.froda.se/lending/v1/organizations/{orgId}/transaction-accountsCreate an account for bank transaction historyPath ParamsorgIduuidrequiredBody Paramsaccount_idstring | nullPartner transaction account id. Can be added as a reference, for example if the account does not have an iban. Several accounts with same external account id are not allowed. Either this property or 'iban' must be set. Both can be set.currencystringenumrequiredCurrency of the accountalldzdarsaudbsdbhdbdtamdbbdbmdbtnbobbwpbzdsbdbndmmkbifkhrcadcvekydlkrclpcnycopkmfcrchrkcupczkdkkdopsvcetbernfkpfjddjfgmdgipgtqgnfgydhtghnlhkdhufiskinridrirriqdilsjmdjpykztjodkeskpwkrwkwdkgslaklbplsllrdlydmopmwkmyrmvrmromurmxnmntmdlmadomrnadnprangawgvuvnzdniongnnokpkrpabpgkpygpenphpqarrubrwfshpstdsarscrsllsgdvndsoszarsspszlsekchfsypthbtopttdaedtndugxmkdegpgbptzsusduyuuzswstyertwdcuczwltmtghsvefsdguyirsdmznaznronchechwtryxafxcdxofxpfxbaxbbxbcxbdxauxdrxagxptxtsxpdxuazmwsrdmgacouafntjsaoabyrbgncdfbameurmxvuahgelbovplnbrlclfxsuusnxxxinvalidShow 179 enum valuesibanstring | nullAccount IBAN, if applicable (not needed for internal accounts or similar). Several accounts with same IBAN are not allowed. Either this property or 'account_id' must be set. Both properties can be set.namestring | nullName referencing account type (business, internal, etc.)date_createddate-timeDate when account was created with the calling partyResponses 200The account was successfully created. 409The account already exists. The conflicting account id is returned in the 'conflicting_resource_id' field of the response. 422The account IBAN is invalid.Updated about 1 year ago