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": "463fccbb-74d3-43ae-8ac8-ee5220649ada",
"PrmtId": "57d7ee82-26b9-4a36-aaab-e06893a7391e",
"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": "a7bd7182-1b80-4822-8ea3-429cd42196ee",
"PrmtID": "f68f91ba-b796-4aa2-a3b3-04ed60a35e3f",
"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": "a7bd7182-1b80-4822-8ea3-429cd42196ee",
"PrmtID": "f68f91ba-b796-4aa2-a3b3-04ed60a35e3f",
"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": "46aead1b-05fb-401e-8944-72169e471d9e",
"PromotionId": "c611f87c-d313-4cab-b1c6-083ae8bee8f4",
"ProductId": "0f81a534-c366-4dd4-a7a9-35b84c4424f8",
"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": "46aead1b-05fb-401e-8944-72169e471d9e",
"PromotionId": "c611f87c-d313-4cab-b1c6-083ae8bee8f4",
"ProductId": "0f81a534-c366-4dd4-a7a9-35b84c4424f8",
"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": "3ab6b97d-a858-456c-a057-2bc800df765f",
"PromotionId": "de8dc39c-0d72-45c5-b33a-9779ad1a8a44",
"MerchantId": "6008f7e8-3233-4166-b1dc-33e33ffb71ed",
"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": "3ab6b97d-a858-456c-a057-2bc800df765f",
"PromotionId": "de8dc39c-0d72-45c5-b33a-9779ad1a8a44",
"MerchantId": "6008f7e8-3233-4166-b1dc-33e33ffb71ed",
"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-02-24 14:24:15",
"CreateDateStr": "2026-02-24 14:24:15",
"UpdateDate": "2026-02-24 14:24:15",
"UpdateDateStr": "2026-02-24 14:24:15",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "463fccbb-74d3-43ae-8ac8-ee5220649ada",
"PrmtId": "57d7ee82-26b9-4a36-aaab-e06893a7391e",
"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": "a7bd7182-1b80-4822-8ea3-429cd42196ee",
"PrmtID": "f68f91ba-b796-4aa2-a3b3-04ed60a35e3f",
"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": "a7bd7182-1b80-4822-8ea3-429cd42196ee",
"PrmtID": "f68f91ba-b796-4aa2-a3b3-04ed60a35e3f",
"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": "46aead1b-05fb-401e-8944-72169e471d9e",
"PromotionId": "c611f87c-d313-4cab-b1c6-083ae8bee8f4",
"ProductId": "0f81a534-c366-4dd4-a7a9-35b84c4424f8",
"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": "46aead1b-05fb-401e-8944-72169e471d9e",
"PromotionId": "c611f87c-d313-4cab-b1c6-083ae8bee8f4",
"ProductId": "0f81a534-c366-4dd4-a7a9-35b84c4424f8",
"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": "3ab6b97d-a858-456c-a057-2bc800df765f",
"PromotionId": "de8dc39c-0d72-45c5-b33a-9779ad1a8a44",
"MerchantId": "6008f7e8-3233-4166-b1dc-33e33ffb71ed",
"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": "3ab6b97d-a858-456c-a057-2bc800df765f",
"PromotionId": "de8dc39c-0d72-45c5-b33a-9779ad1a8a44",
"MerchantId": "6008f7e8-3233-4166-b1dc-33e33ffb71ed",
"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-02-24 14:24:15",
"CreateDateStr": "2026-02-24 14:24:15",
"UpdateDate": "2026-02-24 14:24:15",
"UpdateDateStr": "2026-02-24 14:24:15",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
]