purchases
Checks the purchase and consumption status of an inapp item.
get/androidpublisher/v3/applications/{packageName}/purchases/products/{productId}/tokens/{token}
Path parameters
packageNamestring required
The package name of the application the inapp product was sold in (for example, 'com.some.thing').
productIdstring required
The inapp product SKU (for example, 'com.some.thing.inapp1').
tokenstring required
The token provided to the user's device when the inapp product was purchased.
Response
Successful response