GET Api/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": "bfbf95e9-5b97-437a-8186-baf4fd05b19e",
"PrmtId": "760ef973-444c-4f0b-a199-64bf1b9b5cdc",
"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": "4c7de9a7-4dfd-45a5-b580-958ecce7bfd4",
"PrmtID": "223b42d3-715c-48d9-8ff5-3bf86c5436d6",
"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": "4c7de9a7-4dfd-45a5-b580-958ecce7bfd4",
"PrmtID": "223b42d3-715c-48d9-8ff5-3bf86c5436d6",
"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": "3386c407-f480-4cae-9fd8-10031fea6404",
"PromotionId": "40c143cf-b7ec-446d-bf39-6bc0e6106ced",
"ProductId": "adea49d9-269c-4acd-b56e-27dbaaaaea0c",
"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": "3386c407-f480-4cae-9fd8-10031fea6404",
"PromotionId": "40c143cf-b7ec-446d-bf39-6bc0e6106ced",
"ProductId": "adea49d9-269c-4acd-b56e-27dbaaaaea0c",
"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": "b7550cd2-8798-4dac-8a73-1a515f856b96",
"PromotionId": "eb311285-5da5-4c53-8058-ba10234a107c",
"MerchantId": "cb168e62-9a43-45d5-8c1b-b58016238f68",
"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": "b7550cd2-8798-4dac-8a73-1a515f856b96",
"PromotionId": "eb311285-5da5-4c53-8058-ba10234a107c",
"MerchantId": "cb168e62-9a43-45d5-8c1b-b58016238f68",
"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:50:41",
"CreateDateStr": "2026-06-15 12:50:41",
"UpdateDate": "2026-06-15 12:50:41",
"UpdateDateStr": "2026-06-15 12:50:41",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "bfbf95e9-5b97-437a-8186-baf4fd05b19e",
"PrmtId": "760ef973-444c-4f0b-a199-64bf1b9b5cdc",
"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": "4c7de9a7-4dfd-45a5-b580-958ecce7bfd4",
"PrmtID": "223b42d3-715c-48d9-8ff5-3bf86c5436d6",
"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": "4c7de9a7-4dfd-45a5-b580-958ecce7bfd4",
"PrmtID": "223b42d3-715c-48d9-8ff5-3bf86c5436d6",
"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": "3386c407-f480-4cae-9fd8-10031fea6404",
"PromotionId": "40c143cf-b7ec-446d-bf39-6bc0e6106ced",
"ProductId": "adea49d9-269c-4acd-b56e-27dbaaaaea0c",
"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": "3386c407-f480-4cae-9fd8-10031fea6404",
"PromotionId": "40c143cf-b7ec-446d-bf39-6bc0e6106ced",
"ProductId": "adea49d9-269c-4acd-b56e-27dbaaaaea0c",
"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": "b7550cd2-8798-4dac-8a73-1a515f856b96",
"PromotionId": "eb311285-5da5-4c53-8058-ba10234a107c",
"MerchantId": "cb168e62-9a43-45d5-8c1b-b58016238f68",
"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": "b7550cd2-8798-4dac-8a73-1a515f856b96",
"PromotionId": "eb311285-5da5-4c53-8058-ba10234a107c",
"MerchantId": "cb168e62-9a43-45d5-8c1b-b58016238f68",
"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:50:41",
"CreateDateStr": "2026-06-15 12:50:41",
"UpdateDate": "2026-06-15 12:50:41",
"UpdateDateStr": "2026-06-15 12:50:41",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
]