GET api/agency/preferredcompanies?externalProviderType={externalProviderType}

Given a external provider type, return all preferred companies for the agency

Request Information

URI Parameters

NameDescriptionTypeAdditional information
externalProviderType

string

None.

Body Parameters

None.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.