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": "10ae9082-85e5-4443-a3ba-dde3cb4bd255",
"PrmtId": "cdb923be-6eb8-4a6c-84eb-3089e7f253d9",
"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": "94582ab7-eaad-4e45-9634-2bcecedea4aa",
"PrmtID": "17011f63-6f94-4335-a9f1-65ab7a654c3a",
"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": "94582ab7-eaad-4e45-9634-2bcecedea4aa",
"PrmtID": "17011f63-6f94-4335-a9f1-65ab7a654c3a",
"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": "422d4ae4-97d6-455d-8f2d-055792e281eb",
"PromotionId": "eb09f89a-b821-4c06-94b4-aa57bc40491f",
"ProductId": "de6eae74-be3c-45d1-9111-e3dc3b1f0653",
"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": "422d4ae4-97d6-455d-8f2d-055792e281eb",
"PromotionId": "eb09f89a-b821-4c06-94b4-aa57bc40491f",
"ProductId": "de6eae74-be3c-45d1-9111-e3dc3b1f0653",
"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": "53fd7081-9347-444e-b235-71853f0cd7af",
"PromotionId": "d57e6833-1cc0-40cf-b09e-2546c5f3ea2f",
"MerchantId": "4be8a6cc-eed9-4b4e-a016-3fccf0114d35",
"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": "53fd7081-9347-444e-b235-71853f0cd7af",
"PromotionId": "d57e6833-1cc0-40cf-b09e-2546c5f3ea2f",
"MerchantId": "4be8a6cc-eed9-4b4e-a016-3fccf0114d35",
"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": "2025-12-30 14:11:38",
"CreateDateStr": "2025-12-30 14:11:38",
"UpdateDate": "2025-12-30 14:11:38",
"UpdateDateStr": "2025-12-30 14:11:38",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "10ae9082-85e5-4443-a3ba-dde3cb4bd255",
"PrmtId": "cdb923be-6eb8-4a6c-84eb-3089e7f253d9",
"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": "94582ab7-eaad-4e45-9634-2bcecedea4aa",
"PrmtID": "17011f63-6f94-4335-a9f1-65ab7a654c3a",
"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": "94582ab7-eaad-4e45-9634-2bcecedea4aa",
"PrmtID": "17011f63-6f94-4335-a9f1-65ab7a654c3a",
"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": "422d4ae4-97d6-455d-8f2d-055792e281eb",
"PromotionId": "eb09f89a-b821-4c06-94b4-aa57bc40491f",
"ProductId": "de6eae74-be3c-45d1-9111-e3dc3b1f0653",
"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": "422d4ae4-97d6-455d-8f2d-055792e281eb",
"PromotionId": "eb09f89a-b821-4c06-94b4-aa57bc40491f",
"ProductId": "de6eae74-be3c-45d1-9111-e3dc3b1f0653",
"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": "53fd7081-9347-444e-b235-71853f0cd7af",
"PromotionId": "d57e6833-1cc0-40cf-b09e-2546c5f3ea2f",
"MerchantId": "4be8a6cc-eed9-4b4e-a016-3fccf0114d35",
"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": "53fd7081-9347-444e-b235-71853f0cd7af",
"PromotionId": "d57e6833-1cc0-40cf-b09e-2546c5f3ea2f",
"MerchantId": "4be8a6cc-eed9-4b4e-a016-3fccf0114d35",
"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": "2025-12-30 14:11:38",
"CreateDateStr": "2025-12-30 14:11:38",
"UpdateDate": "2025-12-30 14:11:38",
"UpdateDateStr": "2025-12-30 14:11:38",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
]