GET AdminApi/Promotion/GetPromotionDetails/{Id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of PromotionDetailView| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| PrmtId | globally unique identifier |
None. |
|
| LangType | Language |
None. |
|
| LangCode | string |
None. |
|
| Name | string |
None. |
|
| Desc | string |
None. |
|
| ImgPath | string |
None. |
|
| Image | string |
None. |
|
| ImgName | string |
None. |
|
| Lang | Language |
None. |
|
| LangDesc | string |
None. |
|
| CondLangType | Language |
None. |
|
| PrmtBannerLst | Collection of PrmtBannerView |
None. |
|
| PrmtProductLst | Collection of PrmtProductView |
None. |
|
| PrmtMerchantLst | Collection of PrmtMerchantView |
None. |
|
| CreateDate | date |
None. |
|
| CreateDateStr | string |
None. |
|
| UpdateDate | date |
None. |
|
| UpdateDateStr | string |
None. |
|
| PrmtProductCount | integer |
None. |
|
| PrmtBannerCount | integer |
None. |
|
| PrmtMerchantCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Id": "e21869e8-7721-4d42-a043-05df7ae6c491",
"PrmtId": "916335a9-41ae-4ad7-90bd-492688ea0546",
"LangType": 0,
"LangCode": "E",
"Name": "sample string 3",
"Desc": "sample string 4",
"ImgPath": "sample string 5",
"Image": "sample string 6",
"ImgName": "sample string 7",
"Lang": 0,
"LangDesc": "sample string 8",
"CondLangType": 0,
"PrmtBannerLst": [
{
"Id": "ed4b1785-40d9-4b50-a0a6-71f1aa4e1537",
"PrmtID": "88fd124f-7b71-45d2-884e-2af9c0c6e3fb",
"ImgName": "sample string 3",
"Image": "sample string 4",
"ImgPath": "sample string 5",
"Url": "sample string 6",
"ImgW": 7,
"ImgH": 8,
"Seq": 9,
"NewSeq": 10,
"ContentDesc": "sample string 11",
"RecStatus": 0,
"IsActive": true,
"IsDeleted": true
},
{
"Id": "ed4b1785-40d9-4b50-a0a6-71f1aa4e1537",
"PrmtID": "88fd124f-7b71-45d2-884e-2af9c0c6e3fb",
"ImgName": "sample string 3",
"Image": "sample string 4",
"ImgPath": "sample string 5",
"Url": "sample string 6",
"ImgW": 7,
"ImgH": 8,
"Seq": 9,
"NewSeq": 10,
"ContentDesc": "sample string 11",
"RecStatus": 0,
"IsActive": true,
"IsDeleted": true
}
],
"PrmtProductLst": [
{
"Id": "c1cc7781-42f5-477e-a10e-837f2b0f447d",
"PromotionId": "95fefde1-2c13-4423-8311-114f9896aea8",
"ProductId": "0edae26e-50d0-44bd-9f90-8eed0a009289",
"ProdCode": "sample string 4",
"ProdName": "sample string 5",
"ImgPath": "sample string 6",
"PmsnId": 7,
"Seq": 8,
"NewSeq": 9,
"RecStatus": 0,
"IsActive": true,
"IsDeleted": true
},
{
"Id": "c1cc7781-42f5-477e-a10e-837f2b0f447d",
"PromotionId": "95fefde1-2c13-4423-8311-114f9896aea8",
"ProductId": "0edae26e-50d0-44bd-9f90-8eed0a009289",
"ProdCode": "sample string 4",
"ProdName": "sample string 5",
"ImgPath": "sample string 6",
"PmsnId": 7,
"Seq": 8,
"NewSeq": 9,
"RecStatus": 0,
"IsActive": true,
"IsDeleted": true
}
],
"PrmtMerchantLst": [
{
"Id": "da31e06d-7a67-4d31-9108-c29e374fd461",
"PromotionId": "a27749c4-1a74-467f-a6a7-76c27095700d",
"MerchantId": "aa39a5f7-5740-4b62-ad00-3b176bafc961",
"MerchantNo": "sample string 4",
"MerchantName": "sample string 5",
"BigLogo": "sample string 6",
"SmallLogo": "sample string 7",
"Seq": 8,
"NewSeq": 9,
"RecStatus": 0,
"IsActive": true,
"IsDeleted": true
},
{
"Id": "da31e06d-7a67-4d31-9108-c29e374fd461",
"PromotionId": "a27749c4-1a74-467f-a6a7-76c27095700d",
"MerchantId": "aa39a5f7-5740-4b62-ad00-3b176bafc961",
"MerchantNo": "sample string 4",
"MerchantName": "sample string 5",
"BigLogo": "sample string 6",
"SmallLogo": "sample string 7",
"Seq": 8,
"NewSeq": 9,
"RecStatus": 0,
"IsActive": true,
"IsDeleted": true
}
],
"CreateDate": "2026-09-16 11:19:12",
"CreateDateStr": "2026-09-16 11:19:12",
"UpdateDate": "2026-09-16 11:19:12",
"UpdateDateStr": "2026-09-16 11:19:12",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "e21869e8-7721-4d42-a043-05df7ae6c491",
"PrmtId": "916335a9-41ae-4ad7-90bd-492688ea0546",
"LangType": 0,
"LangCode": "E",
"Name": "sample string 3",
"Desc": "sample string 4",
"ImgPath": "sample string 5",
"Image": "sample string 6",
"ImgName": "sample string 7",
"Lang": 0,
"LangDesc": "sample string 8",
"CondLangType": 0,
"PrmtBannerLst": [
{
"Id": "ed4b1785-40d9-4b50-a0a6-71f1aa4e1537",
"PrmtID": "88fd124f-7b71-45d2-884e-2af9c0c6e3fb",
"ImgName": "sample string 3",
"Image": "sample string 4",
"ImgPath": "sample string 5",
"Url": "sample string 6",
"ImgW": 7,
"ImgH": 8,
"Seq": 9,
"NewSeq": 10,
"ContentDesc": "sample string 11",
"RecStatus": 0,
"IsActive": true,
"IsDeleted": true
},
{
"Id": "ed4b1785-40d9-4b50-a0a6-71f1aa4e1537",
"PrmtID": "88fd124f-7b71-45d2-884e-2af9c0c6e3fb",
"ImgName": "sample string 3",
"Image": "sample string 4",
"ImgPath": "sample string 5",
"Url": "sample string 6",
"ImgW": 7,
"ImgH": 8,
"Seq": 9,
"NewSeq": 10,
"ContentDesc": "sample string 11",
"RecStatus": 0,
"IsActive": true,
"IsDeleted": true
}
],
"PrmtProductLst": [
{
"Id": "c1cc7781-42f5-477e-a10e-837f2b0f447d",
"PromotionId": "95fefde1-2c13-4423-8311-114f9896aea8",
"ProductId": "0edae26e-50d0-44bd-9f90-8eed0a009289",
"ProdCode": "sample string 4",
"ProdName": "sample string 5",
"ImgPath": "sample string 6",
"PmsnId": 7,
"Seq": 8,
"NewSeq": 9,
"RecStatus": 0,
"IsActive": true,
"IsDeleted": true
},
{
"Id": "c1cc7781-42f5-477e-a10e-837f2b0f447d",
"PromotionId": "95fefde1-2c13-4423-8311-114f9896aea8",
"ProductId": "0edae26e-50d0-44bd-9f90-8eed0a009289",
"ProdCode": "sample string 4",
"ProdName": "sample string 5",
"ImgPath": "sample string 6",
"PmsnId": 7,
"Seq": 8,
"NewSeq": 9,
"RecStatus": 0,
"IsActive": true,
"IsDeleted": true
}
],
"PrmtMerchantLst": [
{
"Id": "da31e06d-7a67-4d31-9108-c29e374fd461",
"PromotionId": "a27749c4-1a74-467f-a6a7-76c27095700d",
"MerchantId": "aa39a5f7-5740-4b62-ad00-3b176bafc961",
"MerchantNo": "sample string 4",
"MerchantName": "sample string 5",
"BigLogo": "sample string 6",
"SmallLogo": "sample string 7",
"Seq": 8,
"NewSeq": 9,
"RecStatus": 0,
"IsActive": true,
"IsDeleted": true
},
{
"Id": "da31e06d-7a67-4d31-9108-c29e374fd461",
"PromotionId": "a27749c4-1a74-467f-a6a7-76c27095700d",
"MerchantId": "aa39a5f7-5740-4b62-ad00-3b176bafc961",
"MerchantNo": "sample string 4",
"MerchantName": "sample string 5",
"BigLogo": "sample string 6",
"SmallLogo": "sample string 7",
"Seq": 8,
"NewSeq": 9,
"RecStatus": 0,
"IsActive": true,
"IsDeleted": true
}
],
"CreateDate": "2026-09-16 11:19:12",
"CreateDateStr": "2026-09-16 11:19:12",
"UpdateDate": "2026-09-16 11:19:12",
"UpdateDateStr": "2026-09-16 11:19:12",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
]