GET api/orgAffiliate/{AffiliateType}/associated/{associatedID}

Get vendors of a type associated with a specific entity

Request Information

URI Parameters

NameDescriptionTypeAdditional information
AffiliateType

string

Required

associatedID

integer

Required

Body Parameters

None.

Response Information

Resource Description

A list of orgVendorEdit records

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.