This API provides the details of Purchase oriented to our ProductV2 Service. It allows you to retrieve detailed information about a Purchase using the purchaseToken. This API is useful to obtain the Order UID of a Purchase which can then be used in other APIs, and also to verify the status of the Purchase. This API does not require authentication.
Show detailed information about the Success (200) result
The Success result returns the following detailed payload:
Name
Type
Description
uid
String
Purchase ID defined as token in the Purchase class.
sku
String
SKU of the Product purchased.
domain
String
Package name of the application that originated this Purchase.