{
"_metadata": {
"collection": "<string>",
"offset": 123,
"limit": 123,
"total": 123,
"next": "<string>",
"nextLink": "<string>"
},
"appointment-types": [
{
"id": "<string>",
"name": "<string>",
"orderWeight": 123,
"originalIds": {},
"original": {}
}
]
}