curl --location --request POST 'https://api.lootlocker.com/game/store/apple/redeem' \ --header 'x-session-token: ' \ --header 'Content-Type: application/json' \ --data-raw '{ "sandboxed": true, "transaction_id": "2000000316432479" }'
{}