فقط خروجی شناسه شرکت. توسط سرور اختصاص داده شده است.
companyName
string
مورد نیاز. نام شرکت. به عنوان مثال XYZ Corp. در پورتال ثبت نام بدون لمس برای کارکنان شرکت نمایش داده می شود.
ownerEmails[]
string
مورد نیاز. فقط ورودی آدرس ایمیل کاربران مشتری در نقش مالک. حداقل یک owner_email مورد نیاز است. مالکان دسترسی مشابهی با مدیران دارند، اما همچنین می توانند کاربران پورتال سازمان شما را اضافه، حذف و ویرایش کنند.
adminEmails[]
string
اختیاری. آدرس ایمیل کاربران مشتری در نقش ادمین. هر آدرس ایمیل باید با یک حساب Google مرتبط باشد.
فقط خروجی اینکه آیا هر کاربری از این شرکت آخرین شرایط خدمات (ToS) را پذیرفته است یا خیر. TermsStatus ببینید.
skipWelcomeEmail
boolean
فقط ورودی اگر روی true تنظیم شود، ایمیل خوش آمدگویی برای مشتری ارسال نخواهد شد. توصیه میشود در صورتی که دستگاهها با سرویس DEVICE_PROTECTION اضافی درخواست میشوند، ایمیل خوشآمدگویی را نادیده بگیرید، زیرا مشتری ایمیلهای جداگانهای را در زمان ادعای دستگاه دریافت میکند. اگر مشتری Zero-touch نباشد، این قسمت نادیده گرفته می شود.
languageCode
string
فقط ورودی محلی ترجیحی مشتری به عنوان کد زبان BCP47 نشان داده شده است. این فیلد در ورودی تایید میشود و درخواستهای حاوی کدهای زبان پشتیبانینشده رد میشوند. کدهای زبان پشتیبانی شده: عربی (ar) چینی (هنگ کنگ) (zh-HK) چینی (ساده شده) (zh-CN) چینی (سنتی) (zh-TW) چک (cs) دانمارکی (da) هلندی (nl) انگلیسی ( بریتانیا) (en-GB) انگلیسی (ایالات متحده) (en-US) فیلیپینی (fil) فنلاندی (fi) فرانسوی (fr) آلمانی (de) عبری (iw) هندی (hi) مجارستانی (hu) اندونزیایی (id) ایتالیایی (id) آن) ژاپنی (ja) کره ای (ko) نروژی (بوکمال) (نه) لهستانی (pl) پرتغالی (برزیل) (pt-BR) پرتغالی (پرتغال) (pt-PT) روسی (ru) اسپانیایی (es) اسپانیایی (لاتین) آمریکا) (es-419) سوئدی (sv) تایلندی (th) ترکی (tr) اوکراینی (بریتانیا) ویتنامی (vi)
تاریخ آخرین بهروزرسانی 2024-11-08 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2024-11-08 بهوقت ساعت هماهنگ جهانی."],[[["The Company resource represents a reseller, vendor, or customer within the zero-touch reseller and customer APIs."],["The JSON representation for a Company includes details such as the company's name, ID, owner/admin email addresses, Terms of Service status, and associated Google Workspace account."],["Key fields for a Company resource are `name`, `companyId`, `companyName`, `ownerEmails`, `adminEmails`, `termsStatus`, `skipWelcomeEmail`, `languageCode`, and `googleWorkspaceAccount`, each with specific data types and purposes."],["A list method is available to the vendor to list their customers, and it can be found under `/zero-touch/reference/reseller/rest/v1/partners.vendors.customers/list`."]]],["The \"Company\" resource represents a reseller, vendor, or customer in zero-touch APIs. Key information includes the `name`, `companyId`, `companyName`, `ownerEmails`, and optional `adminEmails`. It tracks `termsStatus`, whether to `skipWelcomeEmail`, and the `languageCode`. The `googleWorkspaceAccount` field links to a Google Workspace account. The available method for this is to `list` the customers of the vendor. These can be customers or resellers.\n"]]