GET api/product/getkeywordorcategorydescription?keyword={keyword}&categoryId={categoryId}

Lấy dữ liệu mô tả của từ khóa hoặc danh mục sản phẩm

Request Information

URI Parameters

NameDescriptionTypeAdditional information
keyword

string

Default value is

categoryId

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.