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": "51529145-ed0c-4fe8-92d0-00385e141372",
"PageId": "b3273538-9766-4600-8cea-da72e41f6439",
"CopyId": "910fcfaf-6df6-49ed-a1fb-e979059f6f9e",
"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": "9183bb26-54a9-42de-b8e4-f74ffb26749e",
"PrmtID": "4ab6bfa5-eb37-450f-b10b-dbb5178398f3",
"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": "9183bb26-54a9-42de-b8e4-f74ffb26749e",
"PrmtID": "4ab6bfa5-eb37-450f-b10b-dbb5178398f3",
"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": "9474d611-98aa-45bf-98c3-926b65971073",
"PromotionId": "55cc2258-9fed-4723-88c2-0d261fde5c7b",
"ProductId": "a8091b10-f826-416c-8104-36bd0c761393",
"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": "9474d611-98aa-45bf-98c3-926b65971073",
"PromotionId": "55cc2258-9fed-4723-88c2-0d261fde5c7b",
"ProductId": "a8091b10-f826-416c-8104-36bd0c761393",
"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": "e77d670d-5448-4ddf-912a-a2bf2f8fd174",
"PromotionId": "84a8df42-2fbf-45b9-bd33-dbee1fd4a185",
"MerchantId": "0d4a1c57-1351-4596-8076-59f6fb4bbe76",
"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": "e77d670d-5448-4ddf-912a-a2bf2f8fd174",
"PromotionId": "84a8df42-2fbf-45b9-bd33-dbee1fd4a185",
"MerchantId": "0d4a1c57-1351-4596-8076-59f6fb4bbe76",
"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": "8446cc9d-554e-4875-9703-223a05972c18",
"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": "4ac217ff-f2e6-4e69-b03f-cee08d1239f3",
"ClientId": "58adc3b8-bef2-40b7-af1d-5c1907317e5f",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-02-24 14:23:57",
"UpdateDate": "2026-02-24 14:23:57",
"CreateBy": "43bf4229-3f72-4ce5-8fb7-f8645d94fbd5",
"UpdateBy": "78718dcf-23d0-4164-8710-fb4bc21e0a22"
},
"AppLayoutId": "55cddd36-56a7-4587-a701-20a12ddb23ca",
"AppLayoutType": 0,
"StyleId": "7ba4479e-2e6b-43c3-9160-8c13facc2b27",
"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": "dcc9c5cd-374f-451f-b234-e3d226501387",
"ClientId": "33ec2aa6-e3e7-496a-a154-0a3010499ea0",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-02-24 14:23:57",
"UpdateDate": "2026-02-24 14:23:57",
"CreateBy": "4f88a0e8-d519-494b-9c9f-147f4d8259f8",
"UpdateBy": "1f5741c7-4b6d-4df4-8cdf-4065140163ec"
},
"BrowerLayoutId": "79aec935-4234-40c7-b158-480ff5cabb38",
"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": "1098ad83-5162-47c0-ae14-ebd2634e411e",
"PrmtId": "3929d03e-7138-4582-b574-094f8547a9d7",
"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": "9183bb26-54a9-42de-b8e4-f74ffb26749e",
"PrmtID": "4ab6bfa5-eb37-450f-b10b-dbb5178398f3",
"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": "9183bb26-54a9-42de-b8e4-f74ffb26749e",
"PrmtID": "4ab6bfa5-eb37-450f-b10b-dbb5178398f3",
"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": "9474d611-98aa-45bf-98c3-926b65971073",
"PromotionId": "55cc2258-9fed-4723-88c2-0d261fde5c7b",
"ProductId": "a8091b10-f826-416c-8104-36bd0c761393",
"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": "9474d611-98aa-45bf-98c3-926b65971073",
"PromotionId": "55cc2258-9fed-4723-88c2-0d261fde5c7b",
"ProductId": "a8091b10-f826-416c-8104-36bd0c761393",
"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": "e77d670d-5448-4ddf-912a-a2bf2f8fd174",
"PromotionId": "84a8df42-2fbf-45b9-bd33-dbee1fd4a185",
"MerchantId": "0d4a1c57-1351-4596-8076-59f6fb4bbe76",
"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": "e77d670d-5448-4ddf-912a-a2bf2f8fd174",
"PromotionId": "84a8df42-2fbf-45b9-bd33-dbee1fd4a185",
"MerchantId": "0d4a1c57-1351-4596-8076-59f6fb4bbe76",
"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-02-24 14:23:57",
"CreateDateStr": "2026-02-24 14:23:57",
"UpdateDate": "2026-02-24 14:23:57",
"UpdateDateStr": "2026-02-24 14:23:57",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "1098ad83-5162-47c0-ae14-ebd2634e411e",
"PrmtId": "3929d03e-7138-4582-b574-094f8547a9d7",
"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": "9183bb26-54a9-42de-b8e4-f74ffb26749e",
"PrmtID": "4ab6bfa5-eb37-450f-b10b-dbb5178398f3",
"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": "9183bb26-54a9-42de-b8e4-f74ffb26749e",
"PrmtID": "4ab6bfa5-eb37-450f-b10b-dbb5178398f3",
"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": "9474d611-98aa-45bf-98c3-926b65971073",
"PromotionId": "55cc2258-9fed-4723-88c2-0d261fde5c7b",
"ProductId": "a8091b10-f826-416c-8104-36bd0c761393",
"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": "9474d611-98aa-45bf-98c3-926b65971073",
"PromotionId": "55cc2258-9fed-4723-88c2-0d261fde5c7b",
"ProductId": "a8091b10-f826-416c-8104-36bd0c761393",
"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": "e77d670d-5448-4ddf-912a-a2bf2f8fd174",
"PromotionId": "84a8df42-2fbf-45b9-bd33-dbee1fd4a185",
"MerchantId": "0d4a1c57-1351-4596-8076-59f6fb4bbe76",
"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": "e77d670d-5448-4ddf-912a-a2bf2f8fd174",
"PromotionId": "84a8df42-2fbf-45b9-bd33-dbee1fd4a185",
"MerchantId": "0d4a1c57-1351-4596-8076-59f6fb4bbe76",
"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-02-24 14:23:57",
"CreateDateStr": "2026-02-24 14:23:57",
"UpdateDate": "2026-02-24 14:23:57",
"UpdateDateStr": "2026-02-24 14:23:57",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-02-24 14:23:57",
"CreateDateStr": "2026-02-24 14:23:57",
"UpdateDate": "2026-02-24 14:23:57",
"UpdateDateStr": "2026-02-24 14:23:57",
"IspType": "sample string 22"
}