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": "2e7eef04-c52d-47b2-998e-f1ae47ba9ed2",
"PageId": "0310143f-32f3-4a39-b67d-4e12438e13ac",
"CopyId": "6a490318-fc9c-43be-adb1-5114967b7c06",
"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": "b62b3042-d86c-4c1e-9408-07b0772adadc",
"PrmtID": "8d16fb28-f2c6-4b90-a27a-1a07bd03fdad",
"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": "b62b3042-d86c-4c1e-9408-07b0772adadc",
"PrmtID": "8d16fb28-f2c6-4b90-a27a-1a07bd03fdad",
"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": "b1fd4941-5364-4d57-b699-b6f657b8f567",
"PromotionId": "2ca760e9-1ad5-4073-8fb9-24ee8c7756b7",
"ProductId": "d26067ba-b332-47a0-934b-9b0182b86617",
"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": "b1fd4941-5364-4d57-b699-b6f657b8f567",
"PromotionId": "2ca760e9-1ad5-4073-8fb9-24ee8c7756b7",
"ProductId": "d26067ba-b332-47a0-934b-9b0182b86617",
"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": "65956fb4-8827-4fe7-a3d0-c554064c276b",
"PromotionId": "325ffbb9-689f-49e5-81de-c94e4d76742a",
"MerchantId": "c922f863-f662-4a6c-bdb2-272c4d982bef",
"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": "65956fb4-8827-4fe7-a3d0-c554064c276b",
"PromotionId": "325ffbb9-689f-49e5-81de-c94e4d76742a",
"MerchantId": "c922f863-f662-4a6c-bdb2-272c4d982bef",
"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": "0a8622c2-d588-40f3-8c7a-19c273def7ce",
"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": "2e36856b-708e-4bc2-b7aa-8217277139eb",
"ClientId": "35a1e62e-d172-45b0-a362-66ec2f586b61",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2025-10-28 19:09:22",
"UpdateDate": "2025-10-28 19:09:22",
"CreateBy": "b5e4a6bf-9545-4f6e-b606-b946d839bb20",
"UpdateBy": "40a08958-f2cb-4ade-84bb-29a3b9eb400d"
},
"AppLayoutId": "71be7d2f-cf71-4c3c-bdc3-ceefa70f0803",
"AppLayoutType": 0,
"StyleId": "1b8f33fe-030c-4d3e-bbd1-ee7413425293",
"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": "ddf1874a-2bec-4a96-aeb2-de1bd011732b",
"ClientId": "bbaf47dd-36fe-41d2-99c1-0e2bfb8d8e66",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2025-10-28 19:09:22",
"UpdateDate": "2025-10-28 19:09:22",
"CreateBy": "7f845873-4220-47cc-bc4b-0d88277ebc17",
"UpdateBy": "6dd8f38e-7c21-43cb-972a-8cc67a5157e6"
},
"BrowerLayoutId": "6c586e4c-1a78-4809-a775-36550cf979b3",
"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": "9644992c-c039-4271-8b13-f3888262bc47",
"PrmtId": "4cddacca-8055-42a4-a38a-003316ee4301",
"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": "b62b3042-d86c-4c1e-9408-07b0772adadc",
"PrmtID": "8d16fb28-f2c6-4b90-a27a-1a07bd03fdad",
"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": "b62b3042-d86c-4c1e-9408-07b0772adadc",
"PrmtID": "8d16fb28-f2c6-4b90-a27a-1a07bd03fdad",
"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": "b1fd4941-5364-4d57-b699-b6f657b8f567",
"PromotionId": "2ca760e9-1ad5-4073-8fb9-24ee8c7756b7",
"ProductId": "d26067ba-b332-47a0-934b-9b0182b86617",
"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": "b1fd4941-5364-4d57-b699-b6f657b8f567",
"PromotionId": "2ca760e9-1ad5-4073-8fb9-24ee8c7756b7",
"ProductId": "d26067ba-b332-47a0-934b-9b0182b86617",
"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": "65956fb4-8827-4fe7-a3d0-c554064c276b",
"PromotionId": "325ffbb9-689f-49e5-81de-c94e4d76742a",
"MerchantId": "c922f863-f662-4a6c-bdb2-272c4d982bef",
"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": "65956fb4-8827-4fe7-a3d0-c554064c276b",
"PromotionId": "325ffbb9-689f-49e5-81de-c94e4d76742a",
"MerchantId": "c922f863-f662-4a6c-bdb2-272c4d982bef",
"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-10-28 19:09:22",
"CreateDateStr": "2025-10-28 19:09:22",
"UpdateDate": "2025-10-28 19:09:22",
"UpdateDateStr": "2025-10-28 19:09:22",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "9644992c-c039-4271-8b13-f3888262bc47",
"PrmtId": "4cddacca-8055-42a4-a38a-003316ee4301",
"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": "b62b3042-d86c-4c1e-9408-07b0772adadc",
"PrmtID": "8d16fb28-f2c6-4b90-a27a-1a07bd03fdad",
"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": "b62b3042-d86c-4c1e-9408-07b0772adadc",
"PrmtID": "8d16fb28-f2c6-4b90-a27a-1a07bd03fdad",
"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": "b1fd4941-5364-4d57-b699-b6f657b8f567",
"PromotionId": "2ca760e9-1ad5-4073-8fb9-24ee8c7756b7",
"ProductId": "d26067ba-b332-47a0-934b-9b0182b86617",
"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": "b1fd4941-5364-4d57-b699-b6f657b8f567",
"PromotionId": "2ca760e9-1ad5-4073-8fb9-24ee8c7756b7",
"ProductId": "d26067ba-b332-47a0-934b-9b0182b86617",
"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": "65956fb4-8827-4fe7-a3d0-c554064c276b",
"PromotionId": "325ffbb9-689f-49e5-81de-c94e4d76742a",
"MerchantId": "c922f863-f662-4a6c-bdb2-272c4d982bef",
"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": "65956fb4-8827-4fe7-a3d0-c554064c276b",
"PromotionId": "325ffbb9-689f-49e5-81de-c94e4d76742a",
"MerchantId": "c922f863-f662-4a6c-bdb2-272c4d982bef",
"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-10-28 19:09:22",
"CreateDateStr": "2025-10-28 19:09:22",
"UpdateDate": "2025-10-28 19:09:22",
"UpdateDateStr": "2025-10-28 19:09:22",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2025-10-28 19:09:22",
"CreateDateStr": "2025-10-28 19:09:22",
"UpdateDate": "2025-10-28 19:09:22",
"UpdateDateStr": "2025-10-28 19:09:22",
"IspType": "sample string 22"
}