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": "14ed862f-dd12-4f07-ab1e-e3f14122e80f",
"PageId": "d8a79f76-8c0a-49f6-81de-453006d65d22",
"CopyId": "f46291a9-05cb-456a-a656-8892e07a5985",
"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": "89167f7d-18bb-4551-b23a-50c6a385f223",
"PrmtID": "cb21a119-817e-407a-ab35-aa8b3d2e6490",
"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": "89167f7d-18bb-4551-b23a-50c6a385f223",
"PrmtID": "cb21a119-817e-407a-ab35-aa8b3d2e6490",
"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": "6238c66f-f4b2-4149-aba0-01da4799f53b",
"PromotionId": "37578d77-c641-4230-bba1-bd7efcda306c",
"ProductId": "fb2d12d7-44af-400d-a879-d170874d5ebd",
"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": "6238c66f-f4b2-4149-aba0-01da4799f53b",
"PromotionId": "37578d77-c641-4230-bba1-bd7efcda306c",
"ProductId": "fb2d12d7-44af-400d-a879-d170874d5ebd",
"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": "f2054b17-beb3-4d05-90f2-a1cae2e28340",
"PromotionId": "7a305016-a691-47c5-98ca-d43c4eee5ab5",
"MerchantId": "57f93c14-dce9-4f7c-8beb-7b3b6a729511",
"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": "f2054b17-beb3-4d05-90f2-a1cae2e28340",
"PromotionId": "7a305016-a691-47c5-98ca-d43c4eee5ab5",
"MerchantId": "57f93c14-dce9-4f7c-8beb-7b3b6a729511",
"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": "4f0b3b00-e89d-4652-ab31-d72850e07d59",
"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": "fcbeffc6-9fbc-4eed-8114-586309e5f485",
"ClientId": "5476d765-a2f8-464d-ae7d-5aa9f8f93d6d",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-07-22 06:08:55",
"UpdateDate": "2026-07-22 06:08:55",
"CreateBy": "dba286e7-e50b-4c15-9af4-e68c1b41d95d",
"UpdateBy": "20c35675-4db5-482e-afa2-91d944bf5217"
},
"AppLayoutId": "84b7cda5-98e1-4b85-a7a9-b2cb73e94a51",
"AppLayoutType": 0,
"StyleId": "32c15622-c0c4-4051-a98c-948b3a207dff",
"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": "c781f441-6a44-47d4-8644-3bbae9905586",
"ClientId": "81fad910-62ce-4142-bfd1-7172f32ddf32",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-07-22 06:08:55",
"UpdateDate": "2026-07-22 06:08:55",
"CreateBy": "d14864ee-0374-4847-9b4b-76ebd0c528e5",
"UpdateBy": "8d4bccd1-32f9-4606-9591-a141c1a61b6f"
},
"BrowerLayoutId": "23d3fbe9-120b-4541-8b20-699f432a04ef",
"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": "35519f96-772b-49bc-a251-501ebbc6e6c8",
"PrmtId": "473edaa6-061c-47d6-88ac-56523c6a2d41",
"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": "89167f7d-18bb-4551-b23a-50c6a385f223",
"PrmtID": "cb21a119-817e-407a-ab35-aa8b3d2e6490",
"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": "89167f7d-18bb-4551-b23a-50c6a385f223",
"PrmtID": "cb21a119-817e-407a-ab35-aa8b3d2e6490",
"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": "6238c66f-f4b2-4149-aba0-01da4799f53b",
"PromotionId": "37578d77-c641-4230-bba1-bd7efcda306c",
"ProductId": "fb2d12d7-44af-400d-a879-d170874d5ebd",
"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": "6238c66f-f4b2-4149-aba0-01da4799f53b",
"PromotionId": "37578d77-c641-4230-bba1-bd7efcda306c",
"ProductId": "fb2d12d7-44af-400d-a879-d170874d5ebd",
"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": "f2054b17-beb3-4d05-90f2-a1cae2e28340",
"PromotionId": "7a305016-a691-47c5-98ca-d43c4eee5ab5",
"MerchantId": "57f93c14-dce9-4f7c-8beb-7b3b6a729511",
"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": "f2054b17-beb3-4d05-90f2-a1cae2e28340",
"PromotionId": "7a305016-a691-47c5-98ca-d43c4eee5ab5",
"MerchantId": "57f93c14-dce9-4f7c-8beb-7b3b6a729511",
"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-07-22 06:08:55",
"CreateDateStr": "2026-07-22 06:08:55",
"UpdateDate": "2026-07-22 06:08:55",
"UpdateDateStr": "2026-07-22 06:08:55",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "35519f96-772b-49bc-a251-501ebbc6e6c8",
"PrmtId": "473edaa6-061c-47d6-88ac-56523c6a2d41",
"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": "89167f7d-18bb-4551-b23a-50c6a385f223",
"PrmtID": "cb21a119-817e-407a-ab35-aa8b3d2e6490",
"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": "89167f7d-18bb-4551-b23a-50c6a385f223",
"PrmtID": "cb21a119-817e-407a-ab35-aa8b3d2e6490",
"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": "6238c66f-f4b2-4149-aba0-01da4799f53b",
"PromotionId": "37578d77-c641-4230-bba1-bd7efcda306c",
"ProductId": "fb2d12d7-44af-400d-a879-d170874d5ebd",
"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": "6238c66f-f4b2-4149-aba0-01da4799f53b",
"PromotionId": "37578d77-c641-4230-bba1-bd7efcda306c",
"ProductId": "fb2d12d7-44af-400d-a879-d170874d5ebd",
"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": "f2054b17-beb3-4d05-90f2-a1cae2e28340",
"PromotionId": "7a305016-a691-47c5-98ca-d43c4eee5ab5",
"MerchantId": "57f93c14-dce9-4f7c-8beb-7b3b6a729511",
"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": "f2054b17-beb3-4d05-90f2-a1cae2e28340",
"PromotionId": "7a305016-a691-47c5-98ca-d43c4eee5ab5",
"MerchantId": "57f93c14-dce9-4f7c-8beb-7b3b6a729511",
"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-07-22 06:08:55",
"CreateDateStr": "2026-07-22 06:08:55",
"UpdateDate": "2026-07-22 06:08:55",
"UpdateDateStr": "2026-07-22 06:08:55",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-07-22 06:08:55",
"CreateDateStr": "2026-07-22 06:08:55",
"UpdateDate": "2026-07-22 06:08:55",
"UpdateDateStr": "2026-07-22 06:08:55",
"IspType": "sample string 22"
}