Authorization: Bearer ********************
curl --location --request GET 'https://api.ambrus.studio/v2-testing/merchant/game' \ --header 'Authorization: Bearer <token>'
{ "message": "string", "error": "string", "statusCode": 0 }