curl --location --request GET 'https://services.sunnyday.co.id/api/calendars/resources/?locationId&limit&skip' \
--header 'Version: 2021-04-15' \
--header 'Authorization: Bearer <token>'[
{
"locationId": "string",
"name": "yoga room",
"resourceType": "equipments",
"isActive": true,
"description": "string",
"quantity": 0,
"outOfService": 0,
"capacity": 85,
"calendarIds": [
"Jsj0xnlDDjw0SuvX1J13",
"oCM5feFC86FAAbcO7lJK"
]
}
]