curl --location --request GET 'https://api.lootlocker.io/server/wallet/01JJP394KVHG8RMHDJK6RN5KPQ' \
--header 'x-auth-token;'
{
"holder_id": "string",
"id": "string",
"modifiers": [
{
"currency_id": "string",
"currency_name": "string",
"currency_code": "string",
"factor": "string",
"created_at": "string",
"expires_at": "string"
}
],
"type": "string"
}