{
"data": {
"items": [
{
"id": "string",
"externalPlaceId": "string",
"createdDate": "2021-05-31T12:09:54.104Z",
"updatedDate": "2021-05-31T12:09:54.104Z",
"name": "string",
"placeType": 0,
"managerId": "string",
"placeAdministratorIds": [
"string"
],
"isHead": true,
"headPlace": {
"id": "string",
"name": "string"
},
"employeeCount": 0,
"hasPaymentPageSettings": true,
"rating": {
"enabled": true,
"components": [
{
"id": "string",
"title": "string",
"imageId": "string",
"imageUrl": "string"
}
],
"averageScore": 0,
"scoreCount": 0
}
}
],
"totalCount": 0
},
"succeed": true,
"errors": [
"string"
],
"validationErrors": {
"additionalProp1": [
"string"
],
"additionalProp2": [
"string"
],
"additionalProp3": [
"string"
]
}
}
|