GET v1/customers/GetBuyerListByUserName?userName={userName}&productId={productId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userName

string

Required

productId

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, multipart/form-data

Sample:

Sample not available.