Create Account by serviceAsk AIpost https://app.upswot.com/{tenant}/api/v1/normalized-data/{companyId}/crm/accounts/{serviceId}Create Account by service id.Path ParamscompanyIduuidrequiredserviceIduuidrequiredBody Paramsnamestringrequiredlength ≥ 1Account name.ownershipAppstring | nullOwnership type for the account, e.g., "Private", "Public", or "Subsidiary".managerstring | nullAssigned user/manager ID in the third-party app.descriptionstring | nullAdditional information about the client (details, description, comments).numberOfEmployeesint32 | nullNumber of employees in the account.annualRevenueOrigCurrencydouble | nullAccount annual income in the original currency.websitearray of objects | nullwebsiteADD objectphonesarray of objects | nullphonesADD objectaddressesarray of objects | nulladdressesADD objectResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 422Unprocessable Content 500Internal Server ErrorUpdated 11 months ago