curl --location --request POST 'https://api.lootlocker.com/game/player/inventory/v1//consume'{
"consumed": true,
"granted": [
{
"inventory_id": "string",
"template_id": "string",
"count": 0
}
]
}