This page lists Reseller API (v1) changes and documentation and updates.
November, 2014
This update contains the following changes:
- Updated documentation to include new transferToDirect deletionType.
- Updated documentation to include new
billingMethod
field
August, 2014
This update contains the following changes:
- Updated documentation to reflect new field
licensedNumberOfSeats
in Subscriptions resource. - Updated
ANNUAL
references to reflectANNUAL_MONTHLY_PAY
- Removal of references to 'readonly' API scope.
September, 2013
This update contains the following changes:
- To retrieve all of a customer's subscriptions, use the customer's
customerId
parameter. For more information, see the developer's guide. - To retrieve all transferable subscriptions for a customer, use the
customer's
customerId
and thecustomerAuthToken
. For more information, see the developer's guide. - When retrieving all transferable subscriptions for a customer, the response contains a
subscription's
transferInfo
property with thetranferabilityExpirationTime
andminimumTransferSeats
attributes. For more information, see the API Reference. - The customer resource's
resourceUiUrl
URL to customer's Admin console dashboard. The read-only URL is generated by the API service. This is used if your client application requires the customer to complete a task in the Admin console. For more information, see the API Reference. - The API can retrieve the full account settings of one of your resold
customers or the
customerId
andcustomerName
of a standalone Google customer or a customer managed by another reseller. For more information, see the developer's guide.
July, 2013
This update contains the following changes:
The
customerId
parameter is either the primary domain name or the unique identifier of a customer. We recommend using the unique identifier or the customer value.A subscription's optional status property can be
ACTIVE, CANCELLED, PENDING,
orSUSPENDED
. For more information, see the API Reference.A Vault subscription is no longer limited to accounts created after August 1,
- For more information, see the Product and SKU ID information.
The maximum queries per day (QPD) has been increased to 10,000. For more information, see the API limits documentation.