Skip to content

Instantly share code, notes, and snippets.

@j3k0
Last active May 25, 2020 09:04
Show Gist options
  • Save j3k0/7023caae3fdc5f64df810e9e7b9108ce to your computer and use it in GitHub Desktop.
Save j3k0/7023caae3fdc5f64df810e9e7b9108ce to your computer and use it in GitHub Desktop.
POST /v1/validate Request Body
{
"id": "com.example.app",
"type": "application",
"transaction": {
"id": "com.example.app",
"type": "ios-appstore",
"appStoreReceipt": "MIIabcdefgh...xyz=="
},
"additionalData": {
"applicationUsername": "james_bond_007"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment