GET Products/List?sellerID={sellerID}&subSellerID={subSellerID}&name={name}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
sellerID

integer

Required

subSellerID

integer

None.

name

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/octet-stream

Sample:

Sample not available.