POST Search/SearchAll
Xóa tin tức nghiên cứu
Request Information
URI Parameters
None.
Body Parameters
SSearchAllReqName | Description | Type | Additional information |
---|---|---|---|
Search | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "Search": "sample string 1" }
application/xml, text/xml
Sample:
<SSearchAllReq xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://cpc1hn.vn/Export/Message/v1"> <Search>sample string 1</Search> </SSearchAllReq>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
SSearchAllResName | Description | Type | Additional information |
---|---|---|---|
RespCode | integer |
None. |
|
RespText | string |
None. |
|
NewLst | Collection of Object |
None. |
|
CategoryProductLst | Collection of Object |
None. |
|
ProductLst | Collection of Object |
None. |
Response Formats
application/json, text/json
Sample:
{ "RespCode": 1, "RespText": "sample string 2" }
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.