curl --location 'https://api.lootlocker.io/server/players/storage?player_ids=8591273%2C15581%2C19' \
--header 'LL-Version: 2021-03-01'{
"items": [
{
"player_id": 0,
"items": [
{
"key": "string",
"value": "string",
"is_public": true
}
]
}
]
}