Service to access Developer Registration.
| GetAccountForGcpRegistration |
|---|
|
Retrieves the merchant account that the calling GCP is registered with.
|
| GetDeveloperRegistration |
|---|
|
Retrieves a developer registration for a merchant.
|
| RegisterGcp |
|---|
|
Registers the GCP used for the API call to the shopping account passed in the request. Will create a user with an "API developer" and add the "developer_email" as a contact with "API notifications" email preference on. Restrictions:
|
| UnregisterGcp |
|---|
|
Unregister the calling GCP from the calling shopping account. Note that the GCP will still be able to access the API for at most 1 day from the unregister succussful call.
|