简体   繁体   中英

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
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.

Any help will be much appreciated

在此处输入图像描述

To transfer a customer and its subscriptions you have to use the methods customers.insert and subscriptions.insert . You can find more information in the following documentation: Transfer a subscription and Transfer a customer to your account

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM