GET api/v1/portals/{portalUid}/customer/industrydisciplines/{industryDisciplineGuid}

Gets the industry discipline by GUID.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
portalUid

the customers portal

globally unique identifier

Required

industryDisciplineGuid

The industry discipline UID.

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Returns industry discipline by the specified GUID.

IndustryDisciplineViewModel
NameDescriptionTypeAdditional information
Industry

The industry name.

IndustryViewModel

None.

Discipline

The discipline.

DisciplineViewModel

None.

IndustryDisciplineGuid

The industry discipline unique identifier

globally unique identifier

None.

Uid

The GUID.

globally unique identifier

None.

Links

The links.

Collection of Link

None.

DateUpdated

Last time the record was updated

date

None.

UpdatedBy

Who updated the record last

string

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.