POST site/siteproductcode
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| arg | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"arg": "sample string 1",
"appkey": "sample string 2",
"timestamp": "sample string 3",
"md5": "sample string 4",
"version": "sample string 5",
"macAddress": "sample string 6",
"ip": "sample string 7",
"appId": "sample string 8",
"token": "sample string 9"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"Result": [
{
"ID": "sample string 1",
"PRODUCT_SERIES_ID": 2,
"PRODUCT_TYPE_ID": 3,
"PRODUCT_TYPE_NAME": "sample string 4",
"BeginTime": "2026-02-04T10:08:50.1478544+08:00",
"EndTime": "2026-02-04T10:08:50.1478544+08:00",
"SEQ_NO": 8,
"WEIGHT_VOLUME_RANGE": "sample string 9",
"ADVANTAGE_PRODUCTS": 10,
"RD_STATUS": 12,
"UPDATE_TIME": "2026-02-04T10:08:50.1478544+08:00",
"ServiceModeId": [
"sample string 1",
"sample string 2",
"sample string 3"
]
},
{
"ID": "sample string 1",
"PRODUCT_SERIES_ID": 2,
"PRODUCT_TYPE_ID": 3,
"PRODUCT_TYPE_NAME": "sample string 4",
"BeginTime": "2026-02-04T10:08:50.1478544+08:00",
"EndTime": "2026-02-04T10:08:50.1478544+08:00",
"SEQ_NO": 8,
"WEIGHT_VOLUME_RANGE": "sample string 9",
"ADVANTAGE_PRODUCTS": 10,
"RD_STATUS": 12,
"UPDATE_TIME": "2026-02-04T10:08:50.1478544+08:00",
"ServiceModeId": [
"sample string 1",
"sample string 2",
"sample string 3"
]
},
{
"ID": "sample string 1",
"PRODUCT_SERIES_ID": 2,
"PRODUCT_TYPE_ID": 3,
"PRODUCT_TYPE_NAME": "sample string 4",
"BeginTime": "2026-02-04T10:08:50.1478544+08:00",
"EndTime": "2026-02-04T10:08:50.1478544+08:00",
"SEQ_NO": 8,
"WEIGHT_VOLUME_RANGE": "sample string 9",
"ADVANTAGE_PRODUCTS": 10,
"RD_STATUS": 12,
"UPDATE_TIME": "2026-02-04T10:08:50.1478544+08:00",
"ServiceModeId": [
"sample string 1",
"sample string 2",
"sample string 3"
]
}
],
"Counts": 1,
"Code": "sample string 2",
"Message": "sample string 3",
"IsSuccess": true
}