This method is check the status of a purchased package. It will return a status that will direct the application what to do next.
Success Response Content
Example JSON:
{
"validationErrors": [],
"result": {
"purchaseStatus": {
"status": "IN_PROGRESS"
}
}
}
Field Descriptions
Status Enumeration