GET api/orgVendor/{vendorType}
Get all vendors of a particular type. Returns vendor info only;
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| vendorType |
(SC, IN, CD, CR, BR, OT) |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
List of orgVendorEdit records
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.