Update an Account under a specific Customer on this Platform.Ask AIpatch https://integration-api.tangocard.com/raas/v2/customers/{customerIdentifier}/accounts/{accountIdentifier}Path ParamscustomerIdentifierstringrequiredThe customerIdentifier for the Customer under which you are updating an account.accountIdentifierstringrequiredThe accountIdentifier for the Account you are updating.Body ParamsdisplayNamestringoptional, a friendly name for this account.contactEmailstringoptional, an email address for a designated representative for this account.fundingNotificationarray of objectsoptional, send funding notification emails to the following address(es). A provided list replaces the existing list, an empty list clears all existing emails, and a null/omitted value leaves the list unchanged.Funding NotificationADD objectResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server Error 503Service UnavailableUpdated 7 months ago