integrations.sh
← all integrations

googleapis.com – reseller

OpenAPI apis-guru analyticsmedia

Perform common functions that are available on the Channel Services console at scale, like placing orders and viewing customer information

Homepage
https://api.apis.guru/v2/specs/googleapis.com:reseller/v1.json
Provider
googleapis.com:reseller / reseller
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/googleapis.com/reseller/v1/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/googleapis.com/reseller/v1/openapi.yaml

Tools (19)

Extracted live via the executor SDK.

  • customers.resellerCustomersGet

    Gets a customer account. Use this operation to see a customer account already in your reseller management, or to see the minimal account information for an existing customer that you do not manage. For more information about the API response for existing customers, see .

  • customers.resellerCustomersInsert

    Orders a new customer's account. Before ordering a new customer account, establish whether the customer account already exists using the If the customer account exists as a direct Google account or as a resold customer account from another reseller, use the customerAuthToken\ as described in . For more information about ordering a new customer account, see . After creating a new customer account, you must provision a user as an administrator. The customer's administrator is required to sign in to the Admin console and sign the G Suite via Reseller agreement to activate the account. Resellers are prohibited from signing the G Suite via Reseller agreement on the customer's behalf. For more information, see .`

  • customers.resellerCustomersPatch

    Updates a customer account's settings. This method supports patch semantics. You cannot update customerType via the Reseller API, but a "team" customer can verify their domain and become customerType = "domain". For more information, see .

  • customers.resellerCustomersUpdate

    Updates a customer account's settings. You cannot update customerType via the Reseller API, but a "team" customer can verify their domain and become customerType = "domain". For more information, see .

  • resellernotify.resellerResellernotifyGetwatchdetails

    Returns all the details of the watch corresponding to the reseller.

  • resellernotify.resellerResellernotifyRegister

    Registers a Reseller for receiving notifications.

  • resellernotify.resellerResellernotifyUnregister

    Unregisters a Reseller for receiving notifications.

  • subscriptions.resellerSubscriptionsActivate

    Activates a subscription previously suspended by the reseller. If you did not suspend the customer subscription and it is suspended for any other reason, such as for abuse or a pending ToS acceptance, this call will not reactivate the customer subscription.

  • subscriptions.resellerSubscriptionsChangePlan

    Updates a subscription plan. Use this method to update a plan for a 30-day trial or a flexible plan subscription to an annual commitment plan with monthly or yearly payments. How a plan is updated differs depending on the plan and the products. For more information, see the description in .

  • subscriptions.resellerSubscriptionsChangeRenewalSettings

    Updates a user license's renewal settings. This is applicable for accounts with annual commitment plans only. For more information, see the description in .

  • subscriptions.resellerSubscriptionsChangeSeats

    Updates a subscription's user license settings. For more information about updating an annual commitment plan or a flexible plan subscription’s licenses, see .

  • subscriptions.resellerSubscriptionsDelete

    Cancels, suspends, or transfers a subscription to direct.

  • subscriptions.resellerSubscriptionsGet

    Gets a specific subscription. The subscriptionId can be found using the method. For more information about retrieving a specific subscription, see the information descrived in .

  • subscriptions.resellerSubscriptionsInsert

    Creates or transfer a subscription. Create a subscription for a customer's account that you ordered using the method. For more information about creating a subscription for different payment plans, see .\ If you did not order the customer's account using the customer insert method, use the customer's customerAuthToken when creating a subscription for that customer. If transferring a G Suite subscription with an associated Google Drive or Google Vault subscription, use the to transfer all of these subscriptions. For more information, see how to .

  • subscriptions.resellerSubscriptionsList

    Lists of subscriptions managed by the reseller. The list can be all subscriptions, all of a customer's subscriptions, or all of a customer's transferable subscriptions. Optionally, this method can filter the response by a customerNamePrefix. For more information, see .

  • subscriptions.resellerSubscriptionsStartPaidService

    Immediately move a 30-day free trial subscription to a paid service subscription. This method is only applicable if a payment plan has already been set up for the 30-day trial subscription. For more information, see .

  • subscriptions.resellerSubscriptionsSuspend

    Suspends an active subscription. You can use this method to suspend a paid subscription that is currently in the ACTIVE state. * For FLEXIBLE subscriptions, billing is paused. * For ANNUAL_MONTHLY_PAY or ANNUAL_YEARLY_PAY subscriptions: * Suspending the subscription does not change the renewal date that was originally committed to. * A suspended subscription does not renew. If you activate the subscription after the original renewal date, a new annual subscription will be created, starting on the day of activation. We strongly encourage you to suspend subscriptions only for short periods of time as suspensions over 60 days may result in the subscription being cancelled.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools