x-auth-token: ********************
curl --location 'https://api.lootlocker.io/admin/game//refund/v1/' \ --header 'x-auth-token: <api-key>' \ --header 'Content-Type: application/json' \ --data '{"item_instance_ids": [123, 456, 789]}'
{}