Transfer a customer to your reseller account

309 views Asked by At

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

enter image description here

1

There are 1 answers

1
fullfine On

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