GET Api/Promotion/GetPromotionDetails?Id={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": "7cb7a4fb-ad40-410c-a827-ff164b2ef17e",
"PrmtId": "00320914-9ab9-45bb-9e59-10b8f8b22e01",
"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": "065ca4ce-f17c-4145-9857-7d0a6663504f",
"PrmtID": "863c0b46-3998-431f-8880-09a7f8deb260",
"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": "065ca4ce-f17c-4145-9857-7d0a6663504f",
"PrmtID": "863c0b46-3998-431f-8880-09a7f8deb260",
"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": "104ef564-83af-4407-b7dd-950a93dd9f24",
"PromotionId": "384f5788-1b49-437f-9e91-1a9042b26ce2",
"ProductId": "3ebb8589-6167-4477-a089-ec7da37c9cfe",
"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": "104ef564-83af-4407-b7dd-950a93dd9f24",
"PromotionId": "384f5788-1b49-437f-9e91-1a9042b26ce2",
"ProductId": "3ebb8589-6167-4477-a089-ec7da37c9cfe",
"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": "6bc6bd97-a8b1-4c92-8b90-36911a8268f1",
"PromotionId": "6b2d58e4-84b4-483a-baad-bce5287846e7",
"MerchantId": "337cc047-8329-4cab-967f-e8dce79b96b6",
"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": "6bc6bd97-a8b1-4c92-8b90-36911a8268f1",
"PromotionId": "6b2d58e4-84b4-483a-baad-bce5287846e7",
"MerchantId": "337cc047-8329-4cab-967f-e8dce79b96b6",
"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-06-15 12:48:41",
"CreateDateStr": "2026-06-15 12:48:41",
"UpdateDate": "2026-06-15 12:48:41",
"UpdateDateStr": "2026-06-15 12:48:41",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "7cb7a4fb-ad40-410c-a827-ff164b2ef17e",
"PrmtId": "00320914-9ab9-45bb-9e59-10b8f8b22e01",
"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": "065ca4ce-f17c-4145-9857-7d0a6663504f",
"PrmtID": "863c0b46-3998-431f-8880-09a7f8deb260",
"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": "065ca4ce-f17c-4145-9857-7d0a6663504f",
"PrmtID": "863c0b46-3998-431f-8880-09a7f8deb260",
"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": "104ef564-83af-4407-b7dd-950a93dd9f24",
"PromotionId": "384f5788-1b49-437f-9e91-1a9042b26ce2",
"ProductId": "3ebb8589-6167-4477-a089-ec7da37c9cfe",
"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": "104ef564-83af-4407-b7dd-950a93dd9f24",
"PromotionId": "384f5788-1b49-437f-9e91-1a9042b26ce2",
"ProductId": "3ebb8589-6167-4477-a089-ec7da37c9cfe",
"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": "6bc6bd97-a8b1-4c92-8b90-36911a8268f1",
"PromotionId": "6b2d58e4-84b4-483a-baad-bce5287846e7",
"MerchantId": "337cc047-8329-4cab-967f-e8dce79b96b6",
"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": "6bc6bd97-a8b1-4c92-8b90-36911a8268f1",
"PromotionId": "6b2d58e4-84b4-483a-baad-bce5287846e7",
"MerchantId": "337cc047-8329-4cab-967f-e8dce79b96b6",
"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-06-15 12:48:41",
"CreateDateStr": "2026-06-15 12:48:41",
"UpdateDate": "2026-06-15 12:48:41",
"UpdateDateStr": "2026-06-15 12:48:41",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
]