GET Api/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": "f943bc50-1784-464b-bc74-efbfa4a70dc0",
"PageId": "40d7028d-ecf8-46a7-b66c-786a7a554f4f",
"CopyId": "58071bb4-a632-4118-b598-02063919a1f4",
"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": "252bfa2f-63dc-41b4-aed3-71532bca13ab",
"PrmtID": "81285e77-426e-444f-baca-4664dad72d62",
"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": "252bfa2f-63dc-41b4-aed3-71532bca13ab",
"PrmtID": "81285e77-426e-444f-baca-4664dad72d62",
"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": "baa66d8a-951a-4994-bde1-770648b1b623",
"PromotionId": "59f3bacb-2b0d-4be4-99fd-55052840573b",
"ProductId": "bff11831-bdb1-41b3-b218-6a5924f5ba69",
"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": "baa66d8a-951a-4994-bde1-770648b1b623",
"PromotionId": "59f3bacb-2b0d-4be4-99fd-55052840573b",
"ProductId": "bff11831-bdb1-41b3-b218-6a5924f5ba69",
"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": "3bb114de-f9dc-4444-a538-0fa76dd20d7e",
"PromotionId": "39e14bcf-7fdc-4c40-af01-24af8012becf",
"MerchantId": "62831fb2-2f74-4c63-9589-2c0ecc453c03",
"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": "3bb114de-f9dc-4444-a538-0fa76dd20d7e",
"PromotionId": "39e14bcf-7fdc-4c40-af01-24af8012becf",
"MerchantId": "62831fb2-2f74-4c63-9589-2c0ecc453c03",
"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": "d9cde6b6-a3a5-46c6-96e2-f48f660a1cc5",
"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": "9d9be0ce-9275-469f-b85d-08dcd0793d87",
"ClientId": "6d62f49d-1cd2-4409-a713-1046f33ccb62",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-08-17 02:08:25",
"UpdateDate": "2026-08-17 02:08:25",
"CreateBy": "0260d33a-89e3-45e3-9f9e-e89bdb0f1a57",
"UpdateBy": "35163445-c444-4a91-866a-5d79227ca835"
},
"AppLayoutId": "019a5ad3-475b-4a07-9c2f-08b07d36fdbc",
"AppLayoutType": 0,
"StyleId": "e534a8b4-99b2-4046-967d-79453296cf29",
"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": "9d123301-2438-4564-8ef2-06f5fc5a1d74",
"ClientId": "8b432258-d37a-49b5-a717-454b5d5a0c85",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-08-17 02:08:25",
"UpdateDate": "2026-08-17 02:08:25",
"CreateBy": "a1e38f7e-aa73-49a4-9e56-4b4615501584",
"UpdateBy": "a780beba-a0af-46d6-8beb-b95e7f0be925"
},
"BrowerLayoutId": "3662cca9-43dd-4bbc-acf0-7893bf713d33",
"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": "81c9c67c-9c75-4dc0-89e9-ea302f9a2190",
"PrmtId": "2093afc7-7613-460e-8169-d059fa90c174",
"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": "252bfa2f-63dc-41b4-aed3-71532bca13ab",
"PrmtID": "81285e77-426e-444f-baca-4664dad72d62",
"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": "252bfa2f-63dc-41b4-aed3-71532bca13ab",
"PrmtID": "81285e77-426e-444f-baca-4664dad72d62",
"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": "baa66d8a-951a-4994-bde1-770648b1b623",
"PromotionId": "59f3bacb-2b0d-4be4-99fd-55052840573b",
"ProductId": "bff11831-bdb1-41b3-b218-6a5924f5ba69",
"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": "baa66d8a-951a-4994-bde1-770648b1b623",
"PromotionId": "59f3bacb-2b0d-4be4-99fd-55052840573b",
"ProductId": "bff11831-bdb1-41b3-b218-6a5924f5ba69",
"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": "3bb114de-f9dc-4444-a538-0fa76dd20d7e",
"PromotionId": "39e14bcf-7fdc-4c40-af01-24af8012becf",
"MerchantId": "62831fb2-2f74-4c63-9589-2c0ecc453c03",
"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": "3bb114de-f9dc-4444-a538-0fa76dd20d7e",
"PromotionId": "39e14bcf-7fdc-4c40-af01-24af8012becf",
"MerchantId": "62831fb2-2f74-4c63-9589-2c0ecc453c03",
"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:08:25",
"CreateDateStr": "2026-08-17 02:08:25",
"UpdateDate": "2026-08-17 02:08:25",
"UpdateDateStr": "2026-08-17 02:08:25",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "81c9c67c-9c75-4dc0-89e9-ea302f9a2190",
"PrmtId": "2093afc7-7613-460e-8169-d059fa90c174",
"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": "252bfa2f-63dc-41b4-aed3-71532bca13ab",
"PrmtID": "81285e77-426e-444f-baca-4664dad72d62",
"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": "252bfa2f-63dc-41b4-aed3-71532bca13ab",
"PrmtID": "81285e77-426e-444f-baca-4664dad72d62",
"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": "baa66d8a-951a-4994-bde1-770648b1b623",
"PromotionId": "59f3bacb-2b0d-4be4-99fd-55052840573b",
"ProductId": "bff11831-bdb1-41b3-b218-6a5924f5ba69",
"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": "baa66d8a-951a-4994-bde1-770648b1b623",
"PromotionId": "59f3bacb-2b0d-4be4-99fd-55052840573b",
"ProductId": "bff11831-bdb1-41b3-b218-6a5924f5ba69",
"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": "3bb114de-f9dc-4444-a538-0fa76dd20d7e",
"PromotionId": "39e14bcf-7fdc-4c40-af01-24af8012becf",
"MerchantId": "62831fb2-2f74-4c63-9589-2c0ecc453c03",
"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": "3bb114de-f9dc-4444-a538-0fa76dd20d7e",
"PromotionId": "39e14bcf-7fdc-4c40-af01-24af8012becf",
"MerchantId": "62831fb2-2f74-4c63-9589-2c0ecc453c03",
"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:08:25",
"CreateDateStr": "2026-08-17 02:08:25",
"UpdateDate": "2026-08-17 02:08:25",
"UpdateDateStr": "2026-08-17 02:08:25",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-08-17 02:08:25",
"CreateDateStr": "2026-08-17 02:08:25",
"UpdateDate": "2026-08-17 02:08:25",
"UpdateDateStr": "2026-08-17 02:08:25",
"IspType": "sample string 22"
}