GET api/orgAffiliate/{AffiliateType}/associated/{associatedID}
Get vendors of a type associated with a specific entity
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| AffiliateType | string |
Required |
|
| associatedID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
A list of orgVendorEdit records
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.