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