curl --location --request POST 'https://api.lootlocker.com/game/player/inventory/grant' \
--header 'Content-Type: application/json' \
--header 'x-session-token;' \
--data-raw '{
"asset_id": 629936,
"asset_variation_id": 1,
"asset_rental_option_id": 1
}'
{
"id": 1044,
"asset_id": 28150,
"asset_variation_id": null,
"asset_rental_option_id": null,
"acquisition_source": "grant_game_api",
"asset_ulid": "01HBG44ZZ7GV9W7J3DR41C4P4Q",
"acquisition_date": "2023-11-20T11:48:04Z"
}
x-session-token: ********************