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": "9f8210d4-991d-4890-a346-87250229f485",
"PageId": "bed02e2c-9d48-4680-ab34-ee13c16d58af",
"CopyId": "dde22451-53e2-4d1a-bcb4-ba78efa0d7d8",
"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": "65d200de-6fa1-4813-ae8e-0bcdc6fed18e",
"PrmtID": "ba3634c0-3689-4858-82da-6eee50e5acd7",
"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": "65d200de-6fa1-4813-ae8e-0bcdc6fed18e",
"PrmtID": "ba3634c0-3689-4858-82da-6eee50e5acd7",
"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": "6ab3c057-9012-4fe8-9038-931346fe026e",
"PromotionId": "3bbd5ae4-d4b3-424e-9fbf-579a43ee8932",
"ProductId": "94c03de5-7322-488e-abf7-0244a28ee008",
"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": "6ab3c057-9012-4fe8-9038-931346fe026e",
"PromotionId": "3bbd5ae4-d4b3-424e-9fbf-579a43ee8932",
"ProductId": "94c03de5-7322-488e-abf7-0244a28ee008",
"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": "d2eb0dbd-9660-4680-9b00-76584da9a705",
"PromotionId": "597bd4c8-25e9-424a-bd99-33f6afa033d9",
"MerchantId": "00f74ea8-70e8-4c31-ad1f-8f2a68beb209",
"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": "d2eb0dbd-9660-4680-9b00-76584da9a705",
"PromotionId": "597bd4c8-25e9-424a-bd99-33f6afa033d9",
"MerchantId": "00f74ea8-70e8-4c31-ad1f-8f2a68beb209",
"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": "5f1d69f8-2d71-4125-a53b-5c4bc8ab3715",
"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": "8e6d89f5-e9e9-432e-bf37-955dcdc640f1",
"ClientId": "37c7b95c-f6a0-4866-9cbe-a63302059c69",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-09-16 11:19:07",
"UpdateDate": "2026-09-16 11:19:07",
"CreateBy": "f9e8daa8-68db-4932-b041-51dd5f0e6fec",
"UpdateBy": "61255196-556c-46ea-99b6-7aebcaace7b2"
},
"AppLayoutId": "68ce129a-0583-4257-8bab-d99ced7c4adf",
"AppLayoutType": 0,
"StyleId": "94eb75c3-9769-47a1-aa18-e49bb93fd918",
"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": "d47c7657-3415-4178-ab90-120040300e21",
"ClientId": "592915de-67dc-4f46-9eb6-913e10b750dc",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-09-16 11:19:07",
"UpdateDate": "2026-09-16 11:19:07",
"CreateBy": "d6334179-2d9f-44fc-9252-00428fde559e",
"UpdateBy": "a8c8e9cc-1e25-4844-81ee-cbf8a2d76c56"
},
"BrowerLayoutId": "ad24f809-11be-4758-a60c-986354f61513",
"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": "634cb29f-68c4-4167-8f3e-cba8f7a01e61",
"PrmtId": "5bb69ae5-a7e0-4b6e-92b2-f7a9cd6a4c88",
"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": "65d200de-6fa1-4813-ae8e-0bcdc6fed18e",
"PrmtID": "ba3634c0-3689-4858-82da-6eee50e5acd7",
"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": "65d200de-6fa1-4813-ae8e-0bcdc6fed18e",
"PrmtID": "ba3634c0-3689-4858-82da-6eee50e5acd7",
"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": "6ab3c057-9012-4fe8-9038-931346fe026e",
"PromotionId": "3bbd5ae4-d4b3-424e-9fbf-579a43ee8932",
"ProductId": "94c03de5-7322-488e-abf7-0244a28ee008",
"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": "6ab3c057-9012-4fe8-9038-931346fe026e",
"PromotionId": "3bbd5ae4-d4b3-424e-9fbf-579a43ee8932",
"ProductId": "94c03de5-7322-488e-abf7-0244a28ee008",
"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": "d2eb0dbd-9660-4680-9b00-76584da9a705",
"PromotionId": "597bd4c8-25e9-424a-bd99-33f6afa033d9",
"MerchantId": "00f74ea8-70e8-4c31-ad1f-8f2a68beb209",
"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": "d2eb0dbd-9660-4680-9b00-76584da9a705",
"PromotionId": "597bd4c8-25e9-424a-bd99-33f6afa033d9",
"MerchantId": "00f74ea8-70e8-4c31-ad1f-8f2a68beb209",
"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-09-16 11:19:07",
"CreateDateStr": "2026-09-16 11:19:07",
"UpdateDate": "2026-09-16 11:19:07",
"UpdateDateStr": "2026-09-16 11:19:07",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "634cb29f-68c4-4167-8f3e-cba8f7a01e61",
"PrmtId": "5bb69ae5-a7e0-4b6e-92b2-f7a9cd6a4c88",
"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": "65d200de-6fa1-4813-ae8e-0bcdc6fed18e",
"PrmtID": "ba3634c0-3689-4858-82da-6eee50e5acd7",
"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": "65d200de-6fa1-4813-ae8e-0bcdc6fed18e",
"PrmtID": "ba3634c0-3689-4858-82da-6eee50e5acd7",
"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": "6ab3c057-9012-4fe8-9038-931346fe026e",
"PromotionId": "3bbd5ae4-d4b3-424e-9fbf-579a43ee8932",
"ProductId": "94c03de5-7322-488e-abf7-0244a28ee008",
"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": "6ab3c057-9012-4fe8-9038-931346fe026e",
"PromotionId": "3bbd5ae4-d4b3-424e-9fbf-579a43ee8932",
"ProductId": "94c03de5-7322-488e-abf7-0244a28ee008",
"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": "d2eb0dbd-9660-4680-9b00-76584da9a705",
"PromotionId": "597bd4c8-25e9-424a-bd99-33f6afa033d9",
"MerchantId": "00f74ea8-70e8-4c31-ad1f-8f2a68beb209",
"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": "d2eb0dbd-9660-4680-9b00-76584da9a705",
"PromotionId": "597bd4c8-25e9-424a-bd99-33f6afa033d9",
"MerchantId": "00f74ea8-70e8-4c31-ad1f-8f2a68beb209",
"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-09-16 11:19:07",
"CreateDateStr": "2026-09-16 11:19:07",
"UpdateDate": "2026-09-16 11:19:07",
"UpdateDateStr": "2026-09-16 11:19:07",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-09-16 11:19:07",
"CreateDateStr": "2026-09-16 11:19:07",
"UpdateDate": "2026-09-16 11:19:07",
"UpdateDateStr": "2026-09-16 11:19:07",
"IspType": "sample string 22"
}