GET Setup/Service/{servicesID}
Get Service
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
servicesID |
SettingID of Service to be searched |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ServiceDTO
ServiceDTOName | Description | Type | Additional information |
---|---|---|---|
ServiceID |
Service ID |
integer |
None. |
ServiceCode |
Service Code |
string |
None. |
ServiceName |
Service Name |
string |
None. |
IsVirtualCareEnabled |
Is Virtual Care Enabled |
boolean |
None. |
RecordState |
Record State |
RecordState |
None. |
Created |
Created |
AuditDataDTO |
None. |
LastUpdated |
Last Updated |
AuditDataDTO |
None. |
Summary |
Summary |
string |
None. |