mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
24 lines
662 B
JSON
24 lines
662 B
JSON
|
[
|
||
|
{
|
||
|
"scope": "https://sandbox.itunes.apple.com:443",
|
||
|
"method": "POST",
|
||
|
"path": "/verifyReceipt",
|
||
|
"status": 200,
|
||
|
"response": {
|
||
|
"receipt": {
|
||
|
"in_app": [
|
||
|
{
|
||
|
"quantity": "1",
|
||
|
"product_id": "gems_5",
|
||
|
"transaction_id": "1000000131274439"
|
||
|
},
|
||
|
{
|
||
|
"quantity": "1",
|
||
|
"product_id": "gems_10",
|
||
|
"transaction_id": "1000000131283608"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|