Method: customers.insert
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
একটি নতুন গ্রাহকের অ্যাকাউন্ট অর্ডার.
একটি নতুন গ্রাহক অ্যাকাউন্ট অর্ডার করার আগে, customers.get
ব্যবহার করে গ্রাহক অ্যাকাউন্টটি ইতিমধ্যেই বিদ্যমান কিনা তা নিশ্চিত করুন
যদি গ্রাহক অ্যাকাউন্টটি সরাসরি Google অ্যাকাউন্ট হিসাবে বা অন্য রিসেলারের কাছ থেকে পুনরায় বিক্রি হওয়া গ্রাহক অ্যাকাউন্ট হিসাবে বিদ্যমান থাকে, তাহলে একটি বিদ্যমান গ্রাহকের জন্য পুনরায় বিক্রি করা অ্যাকাউন্টের জন্য বর্ণিত হিসাবে customerAuthToken\
ব্যবহার করুন। একটি নতুন গ্রাহক অ্যাকাউন্ট অর্ডার করার বিষয়ে আরও তথ্যের জন্য, একটি নতুন গ্রাহক অ্যাকাউন্ট অর্ডার করুন দেখুন।
একটি নতুন গ্রাহক অ্যাকাউন্ট তৈরি করার পরে, আপনাকে প্রশাসক হিসাবে একজন ব্যবহারকারীর ব্যবস্থা করতে হবে। অ্যাকাউন্ট সক্রিয় করতে গ্রাহকের প্রশাসককে অ্যাডমিন কনসোলে সাইন ইন করতে হবে এবং রিসেলার চুক্তির মাধ্যমে G Suite-এ সাইন ইন করতে হবে। রিসেলারদের গ্রাহকের পক্ষে রিসেলার চুক্তির মাধ্যমে G Suite-এ স্বাক্ষর করা নিষিদ্ধ। আরও তথ্যের জন্য, একটি নতুন গ্রাহক অ্যাকাউন্ট অর্ডার দেখুন।
HTTP অনুরোধ
POST https://reseller.googleapis.com/apps/reseller/v1/customers
URL gRPC ট্রান্সকোডিং সিনট্যাক্স ব্যবহার করে।
ক্যোয়ারী প্যারামিটার
পরামিতি |
---|
customerAuthToken | string customerAuthToken ক্যোয়ারী স্ট্রিং প্রয়োজন হয় যখন একটি পুনঃবিক্রীত অ্যাকাউন্ট তৈরি করা হয় যা সরাসরি গ্রাহকের সদস্যতা স্থানান্তর করে বা অন্য রিসেলার গ্রাহকের সদস্যতা আপনার রিসেলার পরিচালনায় স্থানান্তর করে। এটি একটি হেক্সাডেসিমেল প্রমাণীকরণ টোকেন যা সদস্যতা স্থানান্তর সম্পূর্ণ করার জন্য প্রয়োজন৷ আরও তথ্যের জন্য, প্রশাসক সহায়তা কেন্দ্র দেখুন। |
শরীরের অনুরোধ
অনুরোধের মূল অংশে Customer
একটি উদাহরণ রয়েছে।
প্রতিক্রিয়া শরীর
সফল হলে, প্রতিক্রিয়া বডিতে Customer
একটি নতুন তৈরি উদাহরণ থাকে।
অনুমোদনের সুযোগ
নিম্নলিখিত OAuth সুযোগ প্রয়োজন:
-
https://www.googleapis.com/auth/apps.order
আরও তথ্যের জন্য, অনুমোদন নির্দেশিকা দেখুন।
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-25 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-25 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[],null,["# Method: customers.insert\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Query parameters](#body.QUERY_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n- [Authorization scopes](#body.aspect)\n- [Try it!](#try-it)\n\nOrders a new customer's account.\n\nBefore ordering a new customer account, establish whether the customer account already exists using the [`customers.get`](https://developers.google.com/workspace/admin/reseller/v1/reference/customers/get)\n\nIf the customer account exists as a direct Google account or as a resold customer account from another reseller, use the `customerAuthToken\\` as described in [order a resold account for an existing customer](https://developers.google.com/workspace/admin/reseller/v1/how-tos/manage_customers#create_existing_customer). For more information about ordering a new customer account, see [order a new customer account](https://developers.google.com/workspace/admin/reseller/v1/how-tos/manage_customers#create_customer).\n\nAfter creating a new customer account, you must provision a user as an administrator. The customer's administrator is required to sign in to the Admin console and sign the G Suite via Reseller agreement to activate the account. Resellers are prohibited from signing the G Suite via Reseller agreement on the customer's behalf. For more information, see [order a new customer account](https://developers.google.com/workspace/admin/reseller/v1/how-tos/manage_customers#tos).\n\n### HTTP request\n\n`POST https://reseller.googleapis.com/apps/reseller/v1/customers`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Query parameters\n\n| Parameters ||\n|---------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `customerAuthToken` | `string` The `customerAuthToken` query string is required when creating a resold account that transfers a direct customer's subscription or transfers another reseller customer's subscription to your reseller management. This is a hexadecimal authentication token needed to complete the subscription transfer. For more information, see the [administrator help center](//support.google.com/a/bin/answer.py?answer=142336). |\n\n### Request body\n\nThe request body contains an instance of [Customer](/workspace/admin/reseller/reference/rest/v1/customers#Customer).\n\n### Response body\n\nIf successful, the response body contains a newly created instance of [Customer](/workspace/admin/reseller/reference/rest/v1/customers#Customer).\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/apps.order`\n\nFor more information, see the [Authorization guide](/workspace/guides/configure-oauth-consent)."]]