GET api/pt_bed_round/calendar/reserve/pt_ostatus
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of PTOtherStatusName | Description | Type | Additional information |
---|---|---|---|
id | integer |
None. |
|
title | string |
None. |
|
tag | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "id": 1, "title": "sample string 2", "tag": "sample string 3" }, { "id": 1, "title": "sample string 2", "tag": "sample string 3" } ]