简体   繁体   English

将客户转移到您的经销商帐户

[英]Transfer a customer to your reseller account

I am trying to transfer a customer domain to my reseller account.我正在尝试将客户域转移到我的经销商帐户。 I have transfer token generated我已生成转移令牌
In the below screen, if I give the domain and transfer token, I will have a customer created with all the details.在下面的屏幕中,如果我提供域和转移令牌,我将创建一个包含所有详细信息的客户。

How to do this using the API如何使用 API 执行此操作
https://developers.google.com/admin-sdk/reseller/reference/rest/v1/customers/insert https://developers.google.com/admin-sdk/reseller/reference/rest/v1/customers/insert
I am trying to create passing the domain and authtoken, it shows me the resource already exists error.我正在尝试创建传递域和 authtoken,它向我显示资源已存在错误。

Any help will be much appreciated任何帮助都感激不尽

在此处输入图像描述

To transfer a customer and its subscriptions you have to use the methods customers.insert and subscriptions.insert .要转移客户及其订阅,您必须使用方法customers.insertsubscriptions.insert You can find more information in the following documentation: Transfer a subscription and Transfer a customer to your account您可以在以下文档中找到更多信息: 转移订阅将客户转移到您的帐户

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何获取 AdWords 帐户客户 ID 以将其链接到 MCC 帐户? - How to get an adwords account client customer id to link it to a MCC account? 应用转移帐户和API密钥问题 - App transfer account and api key issues 将Google文档转移到另一个域中的帐户 - Transfer google documents to account in another domain 将我的客户Google Analytics帐户与我自己的Adwords帐户相关联 - Link my customer Analytics Account with My own Adwords Accounts 如何获取用于数据传输 api 的谷歌帐户的用户 ID? - How can I get the userid of google account for data transfer api? APP_NAME 想要额外访问您的 Google 帐户 - APP_NAME wants additional access to your Google account Access_ Dined reseller3.0-RapidReseller - Access_ Dined reseller3.0 - RapidReseller 如何在Google Apps转销商API中使用nextPageToken? - How to use nextPageToken in Google Apps Reseller API? 您如何使用 Google Drive API 永久授权用户帐户将文件上传到您的云端硬盘? - How do you use Google Drive API to permanently authorize an user account to upload files to your Drive? 无法使用 gmail 帐户和 java API 转移 Google Drive txt 文件的所有权 - Can't transfer ownership of google drive txt files using gmail account and java API
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM