GET api/Vendor/VendorDetails?VendorID={VendorID}&ApiID={ApiID}&ApiPassword={ApiPassword}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
VendorID

integer

Required

ApiID

string

Required

ApiPassword

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.