curl --location --request POST 'https://api.lootlocker.com/game/session/apple' \
--header 'll-version: 2021-03-01' \
--header 'Content-Type: application/json' \
--data-raw '{
"game_key": "",
"apple_authorization_code": "",
"refresh_token": "748b5ac8-794a-44e3-bb59-c59a2f397e84",
"game_version": "0.0.0.1",
"session_id": null
}'{}