GetListCatsProductByCatSeoUrl
Mô tả:
Thông tin yêu cầu kết nối
URI Parameters
Tên | Mô tả | Loại | Thông tin khác |
---|---|---|---|
_SeoUrl | string |
Required |
|
idDlr | integer |
Required |
Parameters
Không cần Parameters
Thông tin trả về
Mô tả
Tổng hợp của ListProductsModelsTên | Mô tả | Loại | Thông tin khác |
---|---|---|---|
Id | integer |
Chưa có! |
|
CAT_IMAGE1 | string |
Chưa có! |
|
CAT_NAME | string |
Chưa có! |
|
CAT_SEO_URL | string |
Chưa có! |
|
CAT_URL | string |
Chưa có! |
|
lProducts | Tổng hợp của ProductsModels |
Chưa có! |
Định dạng trả về
application/json, text/json
Ví dụ:
[ { "id": 1, "caT_IMAGE1": "sample string 2", "caT_NAME": "sample string 3", "caT_SEO_URL": "sample string 4", "caT_URL": "sample string 5", "lProducts": [ { "id": 1, "newS_TITLE": "sample string 2", "newS_DESC": "sample string 3", "newS_PUBLISHDATE": "2024-11-26T11:31:58.9925486Z", "newS_URL": "sample string 5", "newS_SEO_URL": "sample string 6", "newS_TARGET": "sample string 7", "newS_IMAGE2": "sample string 8", "newS_IMAGE3": "sample string 9", "newS_PRICE1": 10.0, "caT_ID": 11 }, { "id": 1, "newS_TITLE": "sample string 2", "newS_DESC": "sample string 3", "newS_PUBLISHDATE": "2024-11-26T11:31:58.9925486Z", "newS_URL": "sample string 5", "newS_SEO_URL": "sample string 6", "newS_TARGET": "sample string 7", "newS_IMAGE2": "sample string 8", "newS_IMAGE3": "sample string 9", "newS_PRICE1": 10.0, "caT_ID": 11 } ] }, { "id": 1, "caT_IMAGE1": "sample string 2", "caT_NAME": "sample string 3", "caT_SEO_URL": "sample string 4", "caT_URL": "sample string 5", "lProducts": [ { "id": 1, "newS_TITLE": "sample string 2", "newS_DESC": "sample string 3", "newS_PUBLISHDATE": "2024-11-26T11:31:58.9925486Z", "newS_URL": "sample string 5", "newS_SEO_URL": "sample string 6", "newS_TARGET": "sample string 7", "newS_IMAGE2": "sample string 8", "newS_IMAGE3": "sample string 9", "newS_PRICE1": 10.0, "caT_ID": 11 }, { "id": 1, "newS_TITLE": "sample string 2", "newS_DESC": "sample string 3", "newS_PUBLISHDATE": "2024-11-26T11:31:58.9925486Z", "newS_URL": "sample string 5", "newS_SEO_URL": "sample string 6", "newS_TARGET": "sample string 7", "newS_IMAGE2": "sample string 8", "newS_IMAGE3": "sample string 9", "newS_PRICE1": 10.0, "caT_ID": 11 } ] } ]