This API reference is organized by resource type. Each resource type has one or more data representations and one or more methods.
Purchases
For Purchases Resource details, see the resource representation page.
Method | HTTP request | Description |
---|---|---|
URIs relative to https://www.googleapis.com/androidpublisher/v1/applications, unless otherwise noted | ||
cancel |
POST /packageName/subscriptions/subscriptionId/purchases/token/cancel
|
Cancels a user's subscription purchase. The subscription remains valid until its expiration time. |
get |
GET /packageName/subscriptions/subscriptionId/purchases/token
|
Checks whether a user's subscription purchase is valid and returns its expiry time. |