POST Product/GetProductNew

Lấy danh sách sản phẩm mới

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

PGetProductNewRes
NameDescriptionTypeAdditional information
RespCode

integer

None.

RespText

string

None.

Data

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.