GET AdminApi/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": "fdd21b87-acf6-4a57-a79d-eae549b76e00",
"PageId": "d816b06f-16d7-4ae8-bde7-e96185488272",
"CopyId": "124fda5c-7d97-46e0-a64d-aa8a731c1b8f",
"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": "Yes",
"PrmtBannerLst": [
{
"Id": "e7c01a48-14c3-4efb-93de-24cf881bbfe3",
"PrmtID": "9f02532c-0203-4e5b-8cd8-25814b06c982",
"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": "e7c01a48-14c3-4efb-93de-24cf881bbfe3",
"PrmtID": "9f02532c-0203-4e5b-8cd8-25814b06c982",
"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": "c816da3a-5ab8-482c-a316-360362c55633",
"PromotionId": "ee6a0f78-be42-4752-a25e-748b22fc64c2",
"ProductId": "6a342643-0f0a-476e-8f26-23353674ace7",
"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": "c816da3a-5ab8-482c-a316-360362c55633",
"PromotionId": "ee6a0f78-be42-4752-a25e-748b22fc64c2",
"ProductId": "6a342643-0f0a-476e-8f26-23353674ace7",
"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": "80ac9eda-5225-48f8-9b9b-1a60b00d8186",
"PromotionId": "9f585a91-ff0f-450e-8300-c81b8392e67d",
"MerchantId": "b65c3d9a-a55b-413e-9e64-5cea392d6cab",
"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": "80ac9eda-5225-48f8-9b9b-1a60b00d8186",
"PromotionId": "9f585a91-ff0f-450e-8300-c81b8392e67d",
"MerchantId": "b65c3d9a-a55b-413e-9e64-5cea392d6cab",
"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": "9f526878-71f8-4227-8313-6af077c1eef5",
"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": "831a21d5-5c6d-4cf5-9686-e342a2850525",
"ClientId": "3bb4a4d4-605c-42f1-b43f-dc134b763595",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-06-15 12:48:43",
"UpdateDate": "2026-06-15 12:48:43",
"CreateBy": "5ae10c70-b57b-4492-af6a-4f9f01d9d175",
"UpdateBy": "75db3be8-4349-432c-94a2-cbfb66d0dc59"
},
"AppLayoutId": "8983f041-0a4d-4bad-b521-39dd86ad1202",
"AppLayoutType": 0,
"StyleId": "111377c9-1a1d-472c-8f1c-f0d2edfcb367",
"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": "37515a9a-4ce8-44e9-8c86-41f2c665b43c",
"ClientId": "0744fc49-a888-4dea-8840-3d085e42f257",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-06-15 12:48:43",
"UpdateDate": "2026-06-15 12:48:43",
"CreateBy": "8353da18-4977-45a1-bbe3-0ac892034dc8",
"UpdateBy": "423b2478-62dd-4b46-8d09-493f2064cd0c"
},
"BrowerLayoutId": "ececf569-a511-4d3f-8345-7dd970d2680b",
"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": "8b5c3f88-af0b-47b1-815f-d1eacf86dbba",
"PrmtId": "20aa7665-c41d-4ff9-872e-9fed865f58e8",
"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": "e7c01a48-14c3-4efb-93de-24cf881bbfe3",
"PrmtID": "9f02532c-0203-4e5b-8cd8-25814b06c982",
"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": "e7c01a48-14c3-4efb-93de-24cf881bbfe3",
"PrmtID": "9f02532c-0203-4e5b-8cd8-25814b06c982",
"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": "c816da3a-5ab8-482c-a316-360362c55633",
"PromotionId": "ee6a0f78-be42-4752-a25e-748b22fc64c2",
"ProductId": "6a342643-0f0a-476e-8f26-23353674ace7",
"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": "c816da3a-5ab8-482c-a316-360362c55633",
"PromotionId": "ee6a0f78-be42-4752-a25e-748b22fc64c2",
"ProductId": "6a342643-0f0a-476e-8f26-23353674ace7",
"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": "80ac9eda-5225-48f8-9b9b-1a60b00d8186",
"PromotionId": "9f585a91-ff0f-450e-8300-c81b8392e67d",
"MerchantId": "b65c3d9a-a55b-413e-9e64-5cea392d6cab",
"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": "80ac9eda-5225-48f8-9b9b-1a60b00d8186",
"PromotionId": "9f585a91-ff0f-450e-8300-c81b8392e67d",
"MerchantId": "b65c3d9a-a55b-413e-9e64-5cea392d6cab",
"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-06-15 12:48:43",
"CreateDateStr": "2026-06-15 12:48:43",
"UpdateDate": "2026-06-15 12:48:43",
"UpdateDateStr": "2026-06-15 12:48:43",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "8b5c3f88-af0b-47b1-815f-d1eacf86dbba",
"PrmtId": "20aa7665-c41d-4ff9-872e-9fed865f58e8",
"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": "e7c01a48-14c3-4efb-93de-24cf881bbfe3",
"PrmtID": "9f02532c-0203-4e5b-8cd8-25814b06c982",
"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": "e7c01a48-14c3-4efb-93de-24cf881bbfe3",
"PrmtID": "9f02532c-0203-4e5b-8cd8-25814b06c982",
"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": "c816da3a-5ab8-482c-a316-360362c55633",
"PromotionId": "ee6a0f78-be42-4752-a25e-748b22fc64c2",
"ProductId": "6a342643-0f0a-476e-8f26-23353674ace7",
"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": "c816da3a-5ab8-482c-a316-360362c55633",
"PromotionId": "ee6a0f78-be42-4752-a25e-748b22fc64c2",
"ProductId": "6a342643-0f0a-476e-8f26-23353674ace7",
"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": "80ac9eda-5225-48f8-9b9b-1a60b00d8186",
"PromotionId": "9f585a91-ff0f-450e-8300-c81b8392e67d",
"MerchantId": "b65c3d9a-a55b-413e-9e64-5cea392d6cab",
"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": "80ac9eda-5225-48f8-9b9b-1a60b00d8186",
"PromotionId": "9f585a91-ff0f-450e-8300-c81b8392e67d",
"MerchantId": "b65c3d9a-a55b-413e-9e64-5cea392d6cab",
"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-06-15 12:48:43",
"CreateDateStr": "2026-06-15 12:48:43",
"UpdateDate": "2026-06-15 12:48:43",
"UpdateDateStr": "2026-06-15 12:48:43",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-06-15 12:48:43",
"CreateDateStr": "2026-06-15 12:48:43",
"UpdateDate": "2026-06-15 12:48:43",
"UpdateDateStr": "2026-06-15 12:48:43",
"IspType": "sample string 22"
}