purchases
Acknowledges a purchase of an inapp item.
post/androidpublisher/v3/applications/{packageName}/purchases/products/{productId}/tokens/{token}:acknowledge
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.
Request body
Response
Successful response