Anda tidak dapat memperbarui customerType melalui Reseller API, tetapi pelanggan "team" dapat memverifikasi domain mereka dan menjadi customerType = "domain".
Ini dapat berupa nama domain primer pelanggan atau ID unik pelanggan. Jika nama domain untuk pelanggan berubah, nama domain lama tidak dapat digunakan untuk mengakses pelanggan, tetapi pengenal unik pelanggan (seperti yang ditampilkan oleh API) selalu dapat digunakan. Sebaiknya simpan ID unik di sistem Anda, jika berlaku.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-08-29 UTC."],[[["Updates a customer account's settings, allowing changes to various aspects except customerType."],["Uses a PUT request to `https://reseller.googleapis.com/apps/reseller/v1/customers/{customerId}` to update the customer identified by customerId."],["Requires providing a request body containing the updated customer data in the format of a Customer object."],["Returns the updated Customer object in the response body upon successful completion."],["Needs authorization with the `https://www.googleapis.com/auth/apps.order` scope."]]],[]]