GET AdminApi/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": "c0508141-2e5f-443f-852c-d9d290e9f474",
"PrmtId": "2b938d98-23ee-43cf-b29d-ed2149bc0462",
"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": "329eeda8-825f-4361-ac74-50f7524b6048",
"PrmtID": "a409329d-536d-45cc-8199-a9f637eddc8a",
"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": "329eeda8-825f-4361-ac74-50f7524b6048",
"PrmtID": "a409329d-536d-45cc-8199-a9f637eddc8a",
"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": "a93550ba-60a8-4556-b140-8d677c67c7a0",
"PromotionId": "477988a8-9c05-4ce2-8976-bda7ebf5d589",
"ProductId": "cf680a74-da85-4575-a936-0be589274690",
"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": "a93550ba-60a8-4556-b140-8d677c67c7a0",
"PromotionId": "477988a8-9c05-4ce2-8976-bda7ebf5d589",
"ProductId": "cf680a74-da85-4575-a936-0be589274690",
"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": "072301de-08f6-4399-bf12-f2ea05edeb25",
"PromotionId": "fa543c52-a0f9-45f3-a5b0-15a26093523b",
"MerchantId": "451b0579-d56e-4c2d-bf26-ac60d1c513f8",
"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": "072301de-08f6-4399-bf12-f2ea05edeb25",
"PromotionId": "fa543c52-a0f9-45f3-a5b0-15a26093523b",
"MerchantId": "451b0579-d56e-4c2d-bf26-ac60d1c513f8",
"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-07-22 06:06:28",
"CreateDateStr": "2026-07-22 06:06:28",
"UpdateDate": "2026-07-22 06:06:28",
"UpdateDateStr": "2026-07-22 06:06:28",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "c0508141-2e5f-443f-852c-d9d290e9f474",
"PrmtId": "2b938d98-23ee-43cf-b29d-ed2149bc0462",
"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": "329eeda8-825f-4361-ac74-50f7524b6048",
"PrmtID": "a409329d-536d-45cc-8199-a9f637eddc8a",
"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": "329eeda8-825f-4361-ac74-50f7524b6048",
"PrmtID": "a409329d-536d-45cc-8199-a9f637eddc8a",
"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": "a93550ba-60a8-4556-b140-8d677c67c7a0",
"PromotionId": "477988a8-9c05-4ce2-8976-bda7ebf5d589",
"ProductId": "cf680a74-da85-4575-a936-0be589274690",
"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": "a93550ba-60a8-4556-b140-8d677c67c7a0",
"PromotionId": "477988a8-9c05-4ce2-8976-bda7ebf5d589",
"ProductId": "cf680a74-da85-4575-a936-0be589274690",
"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": "072301de-08f6-4399-bf12-f2ea05edeb25",
"PromotionId": "fa543c52-a0f9-45f3-a5b0-15a26093523b",
"MerchantId": "451b0579-d56e-4c2d-bf26-ac60d1c513f8",
"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": "072301de-08f6-4399-bf12-f2ea05edeb25",
"PromotionId": "fa543c52-a0f9-45f3-a5b0-15a26093523b",
"MerchantId": "451b0579-d56e-4c2d-bf26-ac60d1c513f8",
"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-07-22 06:06:28",
"CreateDateStr": "2026-07-22 06:06:28",
"UpdateDate": "2026-07-22 06:06:28",
"UpdateDateStr": "2026-07-22 06:06:28",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
]