GET api/orgVendor/{vendorType}

Get all vendors of a particular type. Returns vendor info only;

Request Information

URI Parameters

NameDescriptionTypeAdditional information
vendorType

(SC, IN, CD, CR, BR)

string

Required

Body Parameters

None.

Response Information

Resource Description

List of orgVendorEdit records

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.