This method is being depreciated and should no longer be used. Instead Search Types should be used.
This set of resources is used to expose the animal statuses.
Table 6 Animal status resources
URI Description | Method | Relative URI |
Get all | GET | /api/v{version}/animalStatuses |
Get by ID | GET | /api/v{version}/animalStatuses/{id} |
Figure 4
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
{ |
...
"Id": 1, |
...
"Descriptor": "Lost" } |