The Payments Reseller Subscription API enables a wholesale business-to-business platform for Google subscription products (such as Stadia, Nest, Google One), where third parties could resell these products to their customers. This API is used to activate and manage the Google subscriptions.
Service: paymentsresellersubscription.googleapis.com
The Service name paymentsresellersubscription.googleapis.com
is needed to create RPC client stubs.
google.cloud.payments.reseller.subscription.v1.PaymentsResellerOutboundService
Methods | |
---|---|
|
Used by Google to check with reseller whether a charge for purchase order is authorized. |
|
Used by Google to check with reseller whether an add-on to the subscription is authorized. Note: The domain name should be replaced with the partner domain name with same path as here. |
|
Used by Google to check with reseller whether the subscription signup is authorized. Note: The domain name should be replaced with the partner domain name with same path as here. |
google.cloud.payments.reseller.subscription.v1.PaymentsResellerSubscriptionService
Methods | |
---|---|
|
Used by partners to cancel a subscription service either immediately or by the end of the current billing cycle for their customers. |
|
Used by partners to create a subscription for their customers. |
|
Used by partners to entitle a previously provisioned subscription to the current end user. |
|
[Opt-in only] Most partners should be on auto-extend by default. |
|
To find eligible promotions for the current user. |
|
This API replaces user authorized OAuth consent based APIs (Create, Entitle). |
|
Used by partners to get a subscription by id. |
|
To retrieve the products that can be resold by the partner. |
|
Retrieves the promotions, such as free trial, that can be used by the partner. |
|
Used by partners to provision a subscription for their customers. |
|
Revokes the pending cancellation of a subscription, which is currently in STATE_CANCEL_AT_END_OF_CYCLE state. |