curl --location --request POST 'https://api.lootlocker.com/game/store/epic/redeem' \
--header 'Content-Type: application/json' \
--header 'x-session-token;' \
--data-raw '{
"character_id": "string",
"account_id": "string",
"sandbox_id": "string",
"bearer_token": "string",
"entitlement_ids": [
"string"
]
}'
{}
x-session-token: ********************