GET Api/Promotion/GetPrmtInfo?Id={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": "c4cee65e-ee40-454a-8a95-0a0bdfbf627d",
"PageId": "4ba259fd-92b3-46ad-8ef1-f8a30af9b5b2",
"CopyId": "fa1b67c1-8112-459f-b803-f1c0b44d0635",
"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": "45bd38c6-68fd-4cdd-9979-5a53e216fc9e",
"PrmtID": "c28b25a2-378c-49ab-9071-82e26a844bef",
"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": "45bd38c6-68fd-4cdd-9979-5a53e216fc9e",
"PrmtID": "c28b25a2-378c-49ab-9071-82e26a844bef",
"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": "8704141f-d5e1-4f78-a6a2-df3601b645d2",
"PromotionId": "4d150da2-3075-4907-8112-c73decb266b9",
"ProductId": "8c4d31af-eb19-43da-adaa-848111fdef9f",
"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": "8704141f-d5e1-4f78-a6a2-df3601b645d2",
"PromotionId": "4d150da2-3075-4907-8112-c73decb266b9",
"ProductId": "8c4d31af-eb19-43da-adaa-848111fdef9f",
"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": "ad6964e6-d1ff-42e6-8b8a-92f81d303418",
"PromotionId": "57e236fa-9065-4401-adcd-1cc0a5211645",
"MerchantId": "4dcb7ea1-9f93-42fd-b255-63e04e0da863",
"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": "ad6964e6-d1ff-42e6-8b8a-92f81d303418",
"PromotionId": "57e236fa-9065-4401-adcd-1cc0a5211645",
"MerchantId": "4dcb7ea1-9f93-42fd-b255-63e04e0da863",
"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": "6a9ab2d6-df00-40fc-aa5a-cb57ee691387",
"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": "83c45743-a142-4394-9bf4-0717127b0a95",
"ClientId": "d90c30da-b40b-4f93-afbc-04fd0fe67c8e",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-08-17 02:07:28",
"UpdateDate": "2026-08-17 02:07:28",
"CreateBy": "f4c9649b-a535-487f-9e36-8cf0be429704",
"UpdateBy": "dfa45d0b-1bf4-4883-a5a9-8e736cbf6ce9"
},
"AppLayoutId": "5120067f-90e8-420c-8c0d-730e081bc4fe",
"AppLayoutType": 0,
"StyleId": "0f69be24-6a28-490d-9c93-5b8026c8826d",
"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": "179dcd93-11c7-4f9a-bc79-7d0abe93ae45",
"ClientId": "928b59c2-c8a1-4752-baae-c59d5c604db9",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-08-17 02:07:28",
"UpdateDate": "2026-08-17 02:07:28",
"CreateBy": "4cdec00c-45cb-420a-b4bc-e6d2fa207b7b",
"UpdateBy": "b36d297d-72a1-4d62-b674-4e4e372eeab8"
},
"BrowerLayoutId": "2196ae88-48c6-464d-8886-499b2b332fca",
"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": "928da075-42b9-4aa5-8bcc-5573cd03622f",
"PrmtId": "539324fe-0752-44bf-a7b4-07053fbce442",
"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": "45bd38c6-68fd-4cdd-9979-5a53e216fc9e",
"PrmtID": "c28b25a2-378c-49ab-9071-82e26a844bef",
"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": "45bd38c6-68fd-4cdd-9979-5a53e216fc9e",
"PrmtID": "c28b25a2-378c-49ab-9071-82e26a844bef",
"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": "8704141f-d5e1-4f78-a6a2-df3601b645d2",
"PromotionId": "4d150da2-3075-4907-8112-c73decb266b9",
"ProductId": "8c4d31af-eb19-43da-adaa-848111fdef9f",
"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": "8704141f-d5e1-4f78-a6a2-df3601b645d2",
"PromotionId": "4d150da2-3075-4907-8112-c73decb266b9",
"ProductId": "8c4d31af-eb19-43da-adaa-848111fdef9f",
"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": "ad6964e6-d1ff-42e6-8b8a-92f81d303418",
"PromotionId": "57e236fa-9065-4401-adcd-1cc0a5211645",
"MerchantId": "4dcb7ea1-9f93-42fd-b255-63e04e0da863",
"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": "ad6964e6-d1ff-42e6-8b8a-92f81d303418",
"PromotionId": "57e236fa-9065-4401-adcd-1cc0a5211645",
"MerchantId": "4dcb7ea1-9f93-42fd-b255-63e04e0da863",
"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-08-17 02:07:28",
"CreateDateStr": "2026-08-17 02:07:28",
"UpdateDate": "2026-08-17 02:07:28",
"UpdateDateStr": "2026-08-17 02:07:28",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "928da075-42b9-4aa5-8bcc-5573cd03622f",
"PrmtId": "539324fe-0752-44bf-a7b4-07053fbce442",
"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": "45bd38c6-68fd-4cdd-9979-5a53e216fc9e",
"PrmtID": "c28b25a2-378c-49ab-9071-82e26a844bef",
"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": "45bd38c6-68fd-4cdd-9979-5a53e216fc9e",
"PrmtID": "c28b25a2-378c-49ab-9071-82e26a844bef",
"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": "8704141f-d5e1-4f78-a6a2-df3601b645d2",
"PromotionId": "4d150da2-3075-4907-8112-c73decb266b9",
"ProductId": "8c4d31af-eb19-43da-adaa-848111fdef9f",
"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": "8704141f-d5e1-4f78-a6a2-df3601b645d2",
"PromotionId": "4d150da2-3075-4907-8112-c73decb266b9",
"ProductId": "8c4d31af-eb19-43da-adaa-848111fdef9f",
"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": "ad6964e6-d1ff-42e6-8b8a-92f81d303418",
"PromotionId": "57e236fa-9065-4401-adcd-1cc0a5211645",
"MerchantId": "4dcb7ea1-9f93-42fd-b255-63e04e0da863",
"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": "ad6964e6-d1ff-42e6-8b8a-92f81d303418",
"PromotionId": "57e236fa-9065-4401-adcd-1cc0a5211645",
"MerchantId": "4dcb7ea1-9f93-42fd-b255-63e04e0da863",
"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-08-17 02:07:28",
"CreateDateStr": "2026-08-17 02:07:28",
"UpdateDate": "2026-08-17 02:07:28",
"UpdateDateStr": "2026-08-17 02:07:28",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-08-17 02:07:28",
"CreateDateStr": "2026-08-17 02:07:28",
"UpdateDate": "2026-08-17 02:07:28",
"UpdateDateStr": "2026-08-17 02:07:28",
"IspType": "sample string 22"
}