googleapis.com – paymentsresellersubscription
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:paymentsresellersubscription/v1.json
- Provider
- googleapis.com:paymentsresellersubscription / paymentsresellersubscription
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/paymentsresellersubscription/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/paymentsresellersubscription/v1/openapi.yaml
Tools (12)
Extracted live via the executor SDK.
-
partners.paymentsresellersubscriptionPartnersProductsListTo retrieve the products that can be resold by the partner. It should be autenticated with a service account.
-
partners.paymentsresellersubscriptionPartnersPromotionsFindEligibleTo find eligible promotions for the current user. The API requires user authorization via OAuth. The user is inferred from the authenticated OAuth credential.
-
partners.paymentsresellersubscriptionPartnersPromotionsListTo retrieve the promotions, such as free trial, that can be used by the partner. It should be autenticated with a service account.
-
partners.paymentsresellersubscriptionPartnersSubscriptionsCancelUsed by partners to cancel a subscription service either immediately or by the end of the current billing cycle for their customers. It should be called directly by the partner using service accounts.
-
partners.paymentsresellersubscriptionPartnersSubscriptionsCreateUsed by partners to create a subscription for their customers. The created subscription is associated with the end user inferred from the end user credentials. This API must be authorized by the end user using OAuth.
-
partners.paymentsresellersubscriptionPartnersSubscriptionsEntitleUsed by partners to entitle a previously provisioned subscription to the current end user. The end user identity is inferred from the authorized credential of the request. This API must be authorized by the end user using OAuth.
-
partners.paymentsresellersubscriptionPartnersSubscriptionsExtend[Deprecated] New partners should be on auto-extend by default. Used by partners to extend a subscription service for their customers on an ongoing basis for the subscription to remain active and renewable. It should be called directly by the partner using service accounts.
-
partners.paymentsresellersubscriptionPartnersSubscriptionsGetUsed by partners to get a subscription by id. It should be called directly by the partner using service accounts.
-
partners.paymentsresellersubscriptionPartnersSubscriptionsProvisionUsed by partners to provision a subscription for their customers. This creates a subscription without associating it with the end user account. EntitleSubscription must be called separately using OAuth in order for the end user account to be associated with the subscription. It should be called directly by the partner using service accounts.
-
partners.paymentsresellersubscriptionPartnersSubscriptionsUndoCancelUsed by partners to revoke the pending cancellation of a subscription, which is currently in
STATE_CANCEL_AT_END_OF_CYCLEstate. If the subscription is already cancelled, the request will fail. It should be called directly by the partner using service accounts. -
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools