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": "5111f270-8915-44a6-ab55-9b72a6dffd60",
"PageId": "52bf2d39-ce57-44b8-936e-238fa851235b",
"CopyId": "25784875-04c5-4bc7-82d0-819e4377819c",
"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": "01495590-7ec7-4451-972e-d5371ee2c518",
"PrmtID": "b2406e2c-57b7-428b-a2a4-77eb89fd2557",
"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": "01495590-7ec7-4451-972e-d5371ee2c518",
"PrmtID": "b2406e2c-57b7-428b-a2a4-77eb89fd2557",
"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": "4283c2f3-2688-409b-97b4-334a8275e098",
"PromotionId": "13f3ed34-bf63-46f0-bb93-60ae9015321d",
"ProductId": "94d9be57-1f65-4813-b76a-a92010938921",
"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": "4283c2f3-2688-409b-97b4-334a8275e098",
"PromotionId": "13f3ed34-bf63-46f0-bb93-60ae9015321d",
"ProductId": "94d9be57-1f65-4813-b76a-a92010938921",
"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": "d5717668-5e5d-49ba-afad-e12e245d0cf9",
"PromotionId": "1ff76d14-c9e6-4ac7-8de4-c85d55372e13",
"MerchantId": "e2747075-d214-4463-97e7-26c7a4c5ff8e",
"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": "d5717668-5e5d-49ba-afad-e12e245d0cf9",
"PromotionId": "1ff76d14-c9e6-4ac7-8de4-c85d55372e13",
"MerchantId": "e2747075-d214-4463-97e7-26c7a4c5ff8e",
"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": "abc1876b-334d-49da-b5ff-0fefa184e84c",
"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": "595d541b-69f9-4b1a-b111-cdcdd1fed634",
"ClientId": "eaf1c3b6-849b-4fd6-a3ff-3dab359bbda5",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-08-17 02:07:45",
"UpdateDate": "2026-08-17 02:07:45",
"CreateBy": "c62c89ec-df2b-4d76-bb27-1eeaa6685b55",
"UpdateBy": "fbc66f1d-cf8a-47c0-96ac-281a1e1b6f1e"
},
"AppLayoutId": "93666b7c-5537-4347-87a8-e9b80de1d3e2",
"AppLayoutType": 0,
"StyleId": "b2c1622e-87c9-4c35-b0b3-c765b6db6a35",
"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": "fe21fc78-b1a7-4760-a166-768a3f15e2f5",
"ClientId": "2c618bd9-6d7e-4061-8c6a-b6b74ce01bc6",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-08-17 02:07:45",
"UpdateDate": "2026-08-17 02:07:45",
"CreateBy": "bcbef5a6-6328-45c7-8f0e-aed4dd09ae66",
"UpdateBy": "644240ae-be26-468c-9a85-4bb52b088162"
},
"BrowerLayoutId": "19cb8d50-dc6c-41d9-8fde-073ea4138d1c",
"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": "ccf384ff-7088-4245-a2e0-1507c957d1aa",
"PrmtId": "c82f3e2b-fde3-423e-be1a-661006181b2d",
"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": "01495590-7ec7-4451-972e-d5371ee2c518",
"PrmtID": "b2406e2c-57b7-428b-a2a4-77eb89fd2557",
"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": "01495590-7ec7-4451-972e-d5371ee2c518",
"PrmtID": "b2406e2c-57b7-428b-a2a4-77eb89fd2557",
"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": "4283c2f3-2688-409b-97b4-334a8275e098",
"PromotionId": "13f3ed34-bf63-46f0-bb93-60ae9015321d",
"ProductId": "94d9be57-1f65-4813-b76a-a92010938921",
"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": "4283c2f3-2688-409b-97b4-334a8275e098",
"PromotionId": "13f3ed34-bf63-46f0-bb93-60ae9015321d",
"ProductId": "94d9be57-1f65-4813-b76a-a92010938921",
"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": "d5717668-5e5d-49ba-afad-e12e245d0cf9",
"PromotionId": "1ff76d14-c9e6-4ac7-8de4-c85d55372e13",
"MerchantId": "e2747075-d214-4463-97e7-26c7a4c5ff8e",
"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": "d5717668-5e5d-49ba-afad-e12e245d0cf9",
"PromotionId": "1ff76d14-c9e6-4ac7-8de4-c85d55372e13",
"MerchantId": "e2747075-d214-4463-97e7-26c7a4c5ff8e",
"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:45",
"CreateDateStr": "2026-08-17 02:07:45",
"UpdateDate": "2026-08-17 02:07:45",
"UpdateDateStr": "2026-08-17 02:07:45",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "ccf384ff-7088-4245-a2e0-1507c957d1aa",
"PrmtId": "c82f3e2b-fde3-423e-be1a-661006181b2d",
"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": "01495590-7ec7-4451-972e-d5371ee2c518",
"PrmtID": "b2406e2c-57b7-428b-a2a4-77eb89fd2557",
"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": "01495590-7ec7-4451-972e-d5371ee2c518",
"PrmtID": "b2406e2c-57b7-428b-a2a4-77eb89fd2557",
"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": "4283c2f3-2688-409b-97b4-334a8275e098",
"PromotionId": "13f3ed34-bf63-46f0-bb93-60ae9015321d",
"ProductId": "94d9be57-1f65-4813-b76a-a92010938921",
"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": "4283c2f3-2688-409b-97b4-334a8275e098",
"PromotionId": "13f3ed34-bf63-46f0-bb93-60ae9015321d",
"ProductId": "94d9be57-1f65-4813-b76a-a92010938921",
"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": "d5717668-5e5d-49ba-afad-e12e245d0cf9",
"PromotionId": "1ff76d14-c9e6-4ac7-8de4-c85d55372e13",
"MerchantId": "e2747075-d214-4463-97e7-26c7a4c5ff8e",
"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": "d5717668-5e5d-49ba-afad-e12e245d0cf9",
"PromotionId": "1ff76d14-c9e6-4ac7-8de4-c85d55372e13",
"MerchantId": "e2747075-d214-4463-97e7-26c7a4c5ff8e",
"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:45",
"CreateDateStr": "2026-08-17 02:07:45",
"UpdateDate": "2026-08-17 02:07:45",
"UpdateDateStr": "2026-08-17 02:07:45",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-08-17 02:07:45",
"CreateDateStr": "2026-08-17 02:07:45",
"UpdateDate": "2026-08-17 02:07:45",
"UpdateDateStr": "2026-08-17 02:07:45",
"IspType": "sample string 22"
}