Create an Account under a specific Customer on this Platform.Ask AIpost https://integration-api.tangocard.com/raas/v2/customers/{customerIdentifier}/accountsPath ParamscustomerIdentifierstringrequiredThe customerIdentifier for the Customer under which you are creating a new accountBody ParamsaccountIdentifierstringrequiredA unique identifier for this account. Must be between 5-100 characters and accepts the following: -0-9a-zA-Z in any sequence.displayNamestringrequiredA friendly name for this account.contactEmailstringrequiredAn email address for a designated representative for this account.currencyCodestringenumDefaults to USDThe currency this account will accept for deposits/withdraws. Only one currency can be specified, and can never be changed. Default to USD if not specified.AUDCADEURGBPUSDAllowed:AUDCADEURGBPUSDfundingNotificationarray of objectsoptional, send funding notification emails to the following address(es)Funding NotificationADD objectResponses 201Created 400Bad Request 401Unauthorized 403Forbidden 409Conflict; Duplicate Exists 500Internal Server Error 503Service UnavailableUpdated 7 months ago