curl --location --request POST 'https://api.lootlocker.com/game/store/google/redeem' \
--header 'x-session-token: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"product_id": "",
"purchase_token": "",
"character_id": 1
}'{}