Create AccountAsk AIpost https://api.chargeflow.io/public/2025-04-01/accountsCreates a new Chargeflow account and allow your merchants to log in and use Chargeflow.Body Paramsowner_namestringrequiredlength ≤ 10000The account owner's name.business_namestringrequiredlength ≤ 10000The account name, which represents the business name of the account.business_urlurirequiredlength ≤ 10000The public URL of the business website.emailstringrequiredlength ≤ 128The account owner's email address, used to log in and contact the account owner.ext_account_idstring | nullThe unique account identifier appears on the platform. Null if not set by the platform.statusstringenumDefaults to activeThe initial status of the account. 'active' activates the account instantly; 'pending' sends an email invitation to the merchant. Defaults to active.activependingAllowed:activependingenrichmentsobject | 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 created successfully 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated 6 months ago