GET api/vendors/{vendorcode}/products/search/{searchvalue}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| vendorcode | string |
Required |
|
| searchvalue | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]