GET api/merchant/getlistproductofmerchant?merchantId={merchantId}&domain={domain}&pi={pi}&pz={pz}

Lấy sản phẩm của merchant

Request Information

URI Parameters

NameDescriptionTypeAdditional information
merchantId

integer

Required

domain

string

Required

pi

integer

Default value is -1

pz

integer

Default value is -1

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.