GET AdminApi/Promotion/GetPrmtInfo/{Id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
PromotionView| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| PageId | globally unique identifier |
None. |
|
| CopyId | globally unique identifier |
None. |
|
| Lang | Language |
None. |
|
| LangDesc | string |
None. |
|
| ImgName | string |
None. |
|
| ImgPath | string |
None. |
|
| ClientTypeName | string |
None. |
|
| ClientType | ClientSideType |
None. |
|
| Seq | integer |
None. |
|
| Name | string |
None. |
|
| Desc | string |
None. |
|
| AppBackColor | string |
None. |
|
| AppTitleColor | string |
None. |
|
| AppItemColor | string |
None. |
|
| Page | string |
None. |
|
| PageDesc | string |
None. |
|
| IsActive | boolean |
None. |
|
| IsActiveDesc | string |
None. |
|
| PrmtBannerLst | Collection of PrmtBannerView |
None. |
|
| PrmtBannerCount | integer |
None. |
|
| PrmtProductLst | Collection of PrmtProductView |
None. |
|
| PrmtMerchantLst | Collection of PrmtMerchantView |
None. |
|
| PrmtProductCount | integer |
None. |
|
| IsDeleted | boolean |
None. |
|
| RecStatus | RecordStatus |
None. |
|
| AppStyleId | globally unique identifier |
None. |
|
| AppStyle | PromotionAppStyle |
None. |
|
| AppLayoutId | globally unique identifier |
None. |
|
| AppLayoutType | AppPrmtLayoutType |
None. |
|
| StyleId | globally unique identifier |
None. |
|
| Style | PromotionStyle |
None. |
|
| BrowerLayoutId | globally unique identifier |
None. |
|
| CoverType | PrmtCoverLayoutType |
None. |
|
| HeaderType | PrmtHeaderLayoutType |
None. |
|
| BorderType | PrmtBorderLayoutType |
None. |
|
| ProductLstType | PrmtProductLstLayoutType |
None. |
|
| PrmtLstType | PrmtLayoutType |
None. |
|
| MultiLanguage | Collection of MutiLanguage |
None. |
|
| PromotionDetails | Collection of PromotionDetailView |
None. |
|
| CreateDate | date |
None. |
|
| CreateDateStr | string |
None. |
|
| UpdateDate | date |
None. |
|
| UpdateDateStr | string |
None. |
|
| IspType | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Id": "ce56847a-47f1-47d4-a8fd-77104cda08c6",
"PageId": "292696e1-0fc5-4ae1-a843-8af3aff056be",
"CopyId": "2a07a627-f3b5-46f0-b6aa-2acee4f001ae",
"Lang": 0,
"LangDesc": "sample string 4",
"ImgName": "sample string 5",
"ImgPath": "sample string 6",
"ClientTypeName": "sample string 7",
"ClientType": 0,
"Seq": 8,
"Name": "sample string 9",
"Desc": "sample string 10",
"AppBackColor": "sample string 11",
"AppTitleColor": "sample string 12",
"AppItemColor": "sample string 13",
"Page": "sample string 14",
"PageDesc": "sample string 15",
"IsActive": true,
"IsActiveDesc": "是",
"PrmtBannerLst": [
{
"Id": "8cd1307e-a5f1-4aa5-b976-a96610fdb6ee",
"PrmtID": "eeaf72fb-7d0d-4fb6-8395-8e1b7aaee937",
"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": "8cd1307e-a5f1-4aa5-b976-a96610fdb6ee",
"PrmtID": "eeaf72fb-7d0d-4fb6-8395-8e1b7aaee937",
"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
}
],
"PrmtBannerCount": 17,
"PrmtProductLst": [
{
"Id": "7e737364-a10f-460a-8eec-deac26933112",
"PromotionId": "1b4ad8b9-d540-4f36-8785-02e6377c7263",
"ProductId": "82761433-21cc-4f50-b3cc-5f0d1a200bb7",
"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": "7e737364-a10f-460a-8eec-deac26933112",
"PromotionId": "1b4ad8b9-d540-4f36-8785-02e6377c7263",
"ProductId": "82761433-21cc-4f50-b3cc-5f0d1a200bb7",
"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": "d6cd6178-ec9b-4145-907a-4be7891a3fb4",
"PromotionId": "de839daf-ccc4-4b15-a311-5f8c497f08a4",
"MerchantId": "17ee687e-f1a9-462f-a0c9-788f1d855c04",
"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": "d6cd6178-ec9b-4145-907a-4be7891a3fb4",
"PromotionId": "de839daf-ccc4-4b15-a311-5f8c497f08a4",
"MerchantId": "17ee687e-f1a9-462f-a0c9-788f1d855c04",
"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
}
],
"PrmtProductCount": 18,
"IsDeleted": true,
"RecStatus": 0,
"AppStyleId": "2635dbd6-8503-4d15-9600-826ea0bea160",
"AppStyle": {
"Type": 0,
"Name": "sample string 1",
"NameList": [
{
"Lang": {
"Text": "sample string 1",
"Code": "sample string 2",
"Id": 3
},
"Language": 0,
"Desc": "sample string 1"
},
{
"Lang": {
"Text": "sample string 1",
"Code": "sample string 2",
"Id": 3
},
"Language": 0,
"Desc": "sample string 1"
}
],
"BackColor": "sample string 2",
"FontColor": "sample string 3",
"TitleBgColor": "sample string 4",
"TitleFontColor": "sample string 5",
"ItemBgColor": "sample string 6",
"SummaryFontColor": "sample string 7",
"Id": "2fe5dd8e-edec-4e53-b78f-c7b32c466b2b",
"ClientId": "e67ec213-e45d-4bb7-96ba-4499c24ea935",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-07-22 06:08:49",
"UpdateDate": "2026-07-22 06:08:49",
"CreateBy": "3c83c48d-845b-4ed8-87ce-3d86f3c1cae3",
"UpdateBy": "3f59ae71-2761-4b47-96dd-ce3e5f01cde7"
},
"AppLayoutId": "0aee0139-b085-4704-9682-ec2fd39bbd8f",
"AppLayoutType": 0,
"StyleId": "71d0b561-5772-45a0-b73d-682ff45b7bb4",
"Style": {
"Type": 0,
"Name": "sample string 1",
"NameList": [
{
"Lang": {
"Text": "sample string 1",
"Code": "sample string 2",
"Id": 3
},
"Language": 0,
"Desc": "sample string 1"
},
{
"Lang": {
"Text": "sample string 1",
"Code": "sample string 2",
"Id": 3
},
"Language": 0,
"Desc": "sample string 1"
}
],
"Color1": "sample string 2",
"Color2": "sample string 3",
"Color3": "sample string 4",
"Color4": "sample string 5",
"Color5": "sample string 6",
"Color6": "sample string 7",
"Color7": "sample string 8",
"Color8": "sample string 9",
"Color9": "sample string 10",
"Color10": "sample string 11",
"Id": "d4bc6d30-adbe-43fc-83ac-9aa6d9eac2ea",
"ClientId": "4aba1420-4a85-4460-83df-cb282d594692",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-07-22 06:08:49",
"UpdateDate": "2026-07-22 06:08:49",
"CreateBy": "6a7c9cdc-0d11-4a99-bc57-fa60208e4473",
"UpdateBy": "43106110-37d0-4ac7-bfbb-1ac89c927901"
},
"BrowerLayoutId": "ed2e107b-e476-4504-88c7-e76f2fae8677",
"CoverType": 0,
"HeaderType": 0,
"BorderType": 0,
"ProductLstType": 0,
"PrmtLstType": 0,
"MultiLanguage": [
{
"Lang": {
"Text": "sample string 1",
"Code": "sample string 2",
"Id": 3
},
"Language": 0,
"Desc": "sample string 1"
},
{
"Lang": {
"Text": "sample string 1",
"Code": "sample string 2",
"Id": 3
},
"Language": 0,
"Desc": "sample string 1"
}
],
"PromotionDetails": [
{
"Id": "98c64e80-ffe1-40de-99d9-60eed73a04a7",
"PrmtId": "81e75272-976e-4643-80b5-74f9cc3f2f64",
"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": "8cd1307e-a5f1-4aa5-b976-a96610fdb6ee",
"PrmtID": "eeaf72fb-7d0d-4fb6-8395-8e1b7aaee937",
"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": "8cd1307e-a5f1-4aa5-b976-a96610fdb6ee",
"PrmtID": "eeaf72fb-7d0d-4fb6-8395-8e1b7aaee937",
"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": "7e737364-a10f-460a-8eec-deac26933112",
"PromotionId": "1b4ad8b9-d540-4f36-8785-02e6377c7263",
"ProductId": "82761433-21cc-4f50-b3cc-5f0d1a200bb7",
"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": "7e737364-a10f-460a-8eec-deac26933112",
"PromotionId": "1b4ad8b9-d540-4f36-8785-02e6377c7263",
"ProductId": "82761433-21cc-4f50-b3cc-5f0d1a200bb7",
"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": "d6cd6178-ec9b-4145-907a-4be7891a3fb4",
"PromotionId": "de839daf-ccc4-4b15-a311-5f8c497f08a4",
"MerchantId": "17ee687e-f1a9-462f-a0c9-788f1d855c04",
"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": "d6cd6178-ec9b-4145-907a-4be7891a3fb4",
"PromotionId": "de839daf-ccc4-4b15-a311-5f8c497f08a4",
"MerchantId": "17ee687e-f1a9-462f-a0c9-788f1d855c04",
"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:08:49",
"CreateDateStr": "2026-07-22 06:08:49",
"UpdateDate": "2026-07-22 06:08:49",
"UpdateDateStr": "2026-07-22 06:08:49",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "98c64e80-ffe1-40de-99d9-60eed73a04a7",
"PrmtId": "81e75272-976e-4643-80b5-74f9cc3f2f64",
"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": "8cd1307e-a5f1-4aa5-b976-a96610fdb6ee",
"PrmtID": "eeaf72fb-7d0d-4fb6-8395-8e1b7aaee937",
"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": "8cd1307e-a5f1-4aa5-b976-a96610fdb6ee",
"PrmtID": "eeaf72fb-7d0d-4fb6-8395-8e1b7aaee937",
"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": "7e737364-a10f-460a-8eec-deac26933112",
"PromotionId": "1b4ad8b9-d540-4f36-8785-02e6377c7263",
"ProductId": "82761433-21cc-4f50-b3cc-5f0d1a200bb7",
"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": "7e737364-a10f-460a-8eec-deac26933112",
"PromotionId": "1b4ad8b9-d540-4f36-8785-02e6377c7263",
"ProductId": "82761433-21cc-4f50-b3cc-5f0d1a200bb7",
"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": "d6cd6178-ec9b-4145-907a-4be7891a3fb4",
"PromotionId": "de839daf-ccc4-4b15-a311-5f8c497f08a4",
"MerchantId": "17ee687e-f1a9-462f-a0c9-788f1d855c04",
"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": "d6cd6178-ec9b-4145-907a-4be7891a3fb4",
"PromotionId": "de839daf-ccc4-4b15-a311-5f8c497f08a4",
"MerchantId": "17ee687e-f1a9-462f-a0c9-788f1d855c04",
"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:08:49",
"CreateDateStr": "2026-07-22 06:08:49",
"UpdateDate": "2026-07-22 06:08:49",
"UpdateDateStr": "2026-07-22 06:08:49",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-07-22 06:08:49",
"CreateDateStr": "2026-07-22 06:08:49",
"UpdateDate": "2026-07-22 06:08:49",
"UpdateDateStr": "2026-07-22 06:08:49",
"IspType": "sample string 22"
}