orders
Get available order types for the logged in Client App
get/api/v1/order-types
Response
OK
Example response
[
{
"orderType": "full",
"orderTypeAlias": "Healthcheck Order",
"orderTypeDescription": "Full patient healthcheck order"
}
]