GET api/Service/GetServiceLinesForServiceRecord?service_record={service_record}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
service_record

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ServiceLineDetails
NameDescriptionTypeAdditional information
serviceLine

ServiceRecordLine

None.

serviceType

ServiceTypeDetails

None.

employees

Collection of EmpForServiceDetails

None.

occupations

Collection of integer

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'CustDemog.Clinic'. Path '[0].serviceLine.EmpForService[0].Occupations.Occupation_of_employees[0].Employees.Clinics.Insurers.Clinics'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'CustDemog.Clinic'. Path '[0].serviceLine.EmpForService[0].Occupations.Occupation_of_employees[0].Employees.Clinics.Insurers.Clinics'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'CustDemog.Occupations' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'CustDemog.Occupations' contains cycles and cannot be serialized if reference tracking is disabled.

application/bson

Sample:
Binary JSON content. See http://bsonspec.org for details.