{
"merchantId": 0,
"name": "string",
"shortName": "string",
"merchantType": "string",
"intro": "string",
"avatarUrl": "string",
"badge": {
"code": "string",
"name": "string"
},
"mainBusiness": "string",
"highlights": [
"string"
],
"rating": 0,
"completionRate": 0,
"positiveRate": 0,
"orderCount": 0,
"tags": [
{
"id": 0,
"merchantId": 0,
"name": "string",
"sortOrder": 0,
"displayEnabled": true,
"createdAt": "string"
}
],
"games": [
{
"gameId": 0,
"gameName": "string",
"gameCode": "string",
"businessTypeIds": [
0
],
"businessTypes": [
{
"id": 0,
"code": "string",
"name": "string"
}
]
}
],
"products": [
{
"id": 0,
"merchantId": 0,
"productTypeId": 0,
"productTypeName": "string",
"productTypeCode": "string",
"name": "string",
"description": "string",
"priceMode": "string",
"fixedPrice": 0,
"minPrice": 0,
"maxPrice": 0,
"sortOrder": 0,
"status": "string",
"tags": [
{
"id": 0,
"scope": "string",
"merchantId": 0,
"name": "string",
"sortOrder": 0,
"status": "string",
"createdAt": "string",
"updatedAt": "string"
}
],
"createdAt": "string",
"updatedAt": "string"
}
],
"productCount": 0,
"minPrice": 0,
"createdAt": "string"
}