Update AccountAsk AIpatch https://api.chargeflow.io/public/2025-04-01/accounts/{accountId}Updates a new Chargeflow account.Path ParamsaccountIdstringrequiredThe unique Chargeflow object identifier of the account.Body Paramsext_account_idstring | nullThe unique account identifier appears on the platform. Null if not set by the platform.owner_namestring | nullThe account owner's name.business_namestring | nullThe account name, which represents the Business name.business_urluri | nullThe public URL of the company website.statusstringenumDefaults to activeThe status of the account; defaults to active.activeinactivependingAllowed:activeinactivependingenrichmentsobject | nullThe enrichments object containing company-level data that plays a critical role in tailoring and improving account-specific results. This information enhances the accuracy, relevance, and overall performance.enrichments object | nullResponses 200Account updated successfully 400Bad Request 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated 6 months ago