curl --location 'https://api.lootlocker.io/admin/game//refund/v1/' \ --header 'Content-Type: application/json' \ --data '{"asset_ids": [1001, 1002]}'
{}