2023-03-14
▼ ▲ androidpublisher.purchases.products.consume
Path : androidpublisher/v3/applications/{packageName}/purchases/products/{productId}/tokens/{token}:consume
Description : Consumes a purchase for an inapp item.
HTTP Method : POST
Parameter Order :
Scopes : https://www.googleapis.com/auth/androidpublisher
Flat Path : androidpublisher/v3/applications/{packageName}/purchases/products/{productId}/tokens/{token}:consume
Parameters :
productId
Required : Yes
Location : path
Type : string
Description : The inapp product SKU (for example, 'com.some.thing.inapp1').
token
Description : The token provided to the user's device when the inapp product was purchased.
packageName
Description : The package name of the application the inapp product was sold in (for example, 'com.some.thing').