{
"page": 123,
"count": 123,
"total": 123,
"data": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"identifier": "<string>",
"name": "<string>",
"location": {
"name": "<string>",
"viewport": {
"south": 123,
"west": 123,
"north": 123,
"east": 123
},
"coordinates": {
"lat": 123,
"lng": 123
}
},
"subTenantId": "<string>",
"tenantId": "<string>",
"capacity": 123,
"description": "<string>",
"inventory": [
{
"identifier": "<string>",
"name": "<string>",
"description": "<string>",
"serialNumber": "<string>",
"category": "<string>",
"count": 123
}
],
"deletedAt": "2023-11-07T05:31:56Z",
"isDeleted": true
}
]
}{
"page": 123,
"count": 123,
"total": 123,
"data": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"identifier": "<string>",
"name": "<string>",
"location": {
"name": "<string>",
"viewport": {
"south": 123,
"west": 123,
"north": 123,
"east": 123
},
"coordinates": {
"lat": 123,
"lng": 123
}
},
"subTenantId": "<string>",
"tenantId": "<string>",
"capacity": 123,
"description": "<string>",
"inventory": [
{
"identifier": "<string>",
"name": "<string>",
"description": "<string>",
"serialNumber": "<string>",
"category": "<string>",
"count": 123
}
],
"deletedAt": "2023-11-07T05:31:56Z",
"isDeleted": true
}
]
}Was this page helpful?