GET api/LookUpCust/GetOccupationFunctions?occ={occ}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
occ

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

Collection of OccupationFunctions
NameDescriptionTypeAdditional information
empl_occupation

integer

None.

empl_function

integer

None.

function_name

string

Required

String length: inclusive between 0 and 30

line_code

integer

None.

interface_code

string

String length: inclusive between 0 and 10

old_code

integer

None.

Occupations

Occupations

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].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].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.