purchases
Consumes a purchase for an inapp item.
post/androidpublisher/v3/applications/{packageName}/purchases/products/{productId}/tokens/{token}:consume
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