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": "2585f488-fec3-41c4-842d-ae34bca15a4b",
"PrmtId": "5606b4f1-0d1f-4bb1-93e4-cf4c1f7fbc24",
"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": "9c1beb1a-21e8-46e7-9400-a62af0ce961b",
"PrmtID": "25fbc476-aa72-41b7-88e5-93b8043b7064",
"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": "9c1beb1a-21e8-46e7-9400-a62af0ce961b",
"PrmtID": "25fbc476-aa72-41b7-88e5-93b8043b7064",
"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": "e742a145-4995-46c7-9d7a-c00ac2bb97ed",
"PromotionId": "da61215d-488e-4011-a93c-272ce809fee1",
"ProductId": "f440a82e-5fc6-41fc-8193-77064138543e",
"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": "e742a145-4995-46c7-9d7a-c00ac2bb97ed",
"PromotionId": "da61215d-488e-4011-a93c-272ce809fee1",
"ProductId": "f440a82e-5fc6-41fc-8193-77064138543e",
"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": "47e05a76-c8da-426f-8daf-87a368dbc03d",
"PromotionId": "1e5eb2a1-8fcd-420f-9c48-24157cea2de0",
"MerchantId": "0ac87b01-cc43-4904-8764-1e02a456313c",
"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": "47e05a76-c8da-426f-8daf-87a368dbc03d",
"PromotionId": "1e5eb2a1-8fcd-420f-9c48-24157cea2de0",
"MerchantId": "0ac87b01-cc43-4904-8764-1e02a456313c",
"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-04-20 09:53:04",
"CreateDateStr": "2026-04-20 09:53:04",
"UpdateDate": "2026-04-20 09:53:04",
"UpdateDateStr": "2026-04-20 09:53:04",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "2585f488-fec3-41c4-842d-ae34bca15a4b",
"PrmtId": "5606b4f1-0d1f-4bb1-93e4-cf4c1f7fbc24",
"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": "9c1beb1a-21e8-46e7-9400-a62af0ce961b",
"PrmtID": "25fbc476-aa72-41b7-88e5-93b8043b7064",
"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": "9c1beb1a-21e8-46e7-9400-a62af0ce961b",
"PrmtID": "25fbc476-aa72-41b7-88e5-93b8043b7064",
"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": "e742a145-4995-46c7-9d7a-c00ac2bb97ed",
"PromotionId": "da61215d-488e-4011-a93c-272ce809fee1",
"ProductId": "f440a82e-5fc6-41fc-8193-77064138543e",
"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": "e742a145-4995-46c7-9d7a-c00ac2bb97ed",
"PromotionId": "da61215d-488e-4011-a93c-272ce809fee1",
"ProductId": "f440a82e-5fc6-41fc-8193-77064138543e",
"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": "47e05a76-c8da-426f-8daf-87a368dbc03d",
"PromotionId": "1e5eb2a1-8fcd-420f-9c48-24157cea2de0",
"MerchantId": "0ac87b01-cc43-4904-8764-1e02a456313c",
"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": "47e05a76-c8da-426f-8daf-87a368dbc03d",
"PromotionId": "1e5eb2a1-8fcd-420f-9c48-24157cea2de0",
"MerchantId": "0ac87b01-cc43-4904-8764-1e02a456313c",
"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-04-20 09:53:04",
"CreateDateStr": "2026-04-20 09:53:04",
"UpdateDate": "2026-04-20 09:53:04",
"UpdateDateStr": "2026-04-20 09:53:04",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
]