Create external bank accountAsk AIpost https://sandbox.lithic.com/v1/external_bank_accountsCreates an external bank account within a program or Lithic account.Body ParamsMICRO_DEPOSITPRENOTEEXTERNALLY_VERIFIEDUNVERIFIEDverification_methodstringenumrequiredVerification MethodMICRO_DEPOSITMICRO_DEPOSITPRENOTEAllowed:MICRO_DEPOSITPRENOTEowner_typestringenumrequiredOwner TypeBUSINESSINDIVIDUALBUSINESSAllowed:INDIVIDUALBUSINESSownerstringrequiredlength between 1 and 100Legal Name of the business or individual who owns the external account. This will appear in statementsaccount_tokenuuidIndicates which Lithic account the external account is associated with. For external accounts that are associated with the program, account_token field returned will be nullcompany_idstringlength between 1 and 10Optional field that helps identify bank accounts in receiptsdoing_business_asstringlength between 1 and 40Doing Business AsdobdateDate of Birth of the Individual that owns the external bank accountuser_defined_idstringlength between 1 and 256User Defined IDtypestringenumrequiredAccount TypeCHECKINGCHECKINGSAVINGSAllowed:CHECKINGSAVINGSrouting_numberstringrequiredlength between 9 and 9Routing Numberaccount_numberstringrequiredlength between 1 and 17Account Numbernamestringlength between 1 and 50The nickname for this External Bank Accountcountrystringrequiredlength between 3 and 3The country that the bank account is located in using ISO 3166-1. We will only accept USA bank accounts e.g., USAcurrencystringrequiredlength between 3 and 3currency of the external account 3-character alphabetic ISO 4217 codeverification_enforcementbooleanDefaults to truetruefalseaddressobjectAddressExternal Bank Account Address objectfinancial_account_tokenuuidrequiredThe financial account token of the operating account to fund the micro depositsResponses 201Created 400A parameter in the query given in the request does not match the valid queries for the endpoint. 401User has not been authenticatedInvalid or missing API keyAPI key is not activeThe API key used is no longer activeCould not find API keyThe API key provided is not associated with any userPlease provide API key in Authorization headerThe Authorization header is not in the requestPlease provide API key in the form Authorization: [api-key]The Authorization header is not formatted properlyInsufficient privileges. Issuing API key requiredWrite access requires an Issuing API key. Reach out at lithic.com/contactInsufficient privileges to create virtual cards.Creating virtual cards requires an additional privilege 409Conflict 429Client has exceeded the number of allowed requests in a given time period. Rate limited, too many requests per secondUser has exceeded their per second rate limitRate limited, reached daily limitUser has exceeded their daily rate limitRate limited, too many keys triedOne IP has queried too many different API keysUpdated 9 months ago