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": "8d731389-eb5f-48d5-9eb9-c708cd01ac2b",
"PageId": "8b5800c8-4a24-4a7f-ac13-93bae52e269b",
"CopyId": "e5acfd88-c61a-4471-8ec9-54e2a0e9a293",
"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": "0c8887ea-2a38-4dc4-9270-faab8801f858",
"PrmtID": "ace65895-5d2c-4c08-9cf0-55fd88d7fa66",
"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": "0c8887ea-2a38-4dc4-9270-faab8801f858",
"PrmtID": "ace65895-5d2c-4c08-9cf0-55fd88d7fa66",
"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": "56009d99-b691-4e6f-8849-a61e1c5342ca",
"PromotionId": "3311020a-0a86-434d-966a-ec2134fca913",
"ProductId": "acc2fd7d-cb4c-4a7b-82c5-2cc71c3f551a",
"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": "56009d99-b691-4e6f-8849-a61e1c5342ca",
"PromotionId": "3311020a-0a86-434d-966a-ec2134fca913",
"ProductId": "acc2fd7d-cb4c-4a7b-82c5-2cc71c3f551a",
"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": "fbf32619-db33-4b52-88cc-f1f4fda47b14",
"PromotionId": "1c263682-fcba-4ce8-ad0a-108f8871b812",
"MerchantId": "c6442614-0e1d-4011-8dd4-4a589c7b533d",
"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": "fbf32619-db33-4b52-88cc-f1f4fda47b14",
"PromotionId": "1c263682-fcba-4ce8-ad0a-108f8871b812",
"MerchantId": "c6442614-0e1d-4011-8dd4-4a589c7b533d",
"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": "821a18bd-5d2e-4051-97de-12ac15ef4321",
"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": "fa537be2-9949-489c-9b97-34b753f14813",
"ClientId": "a20f2db9-aebb-44b0-9e87-d212fe9ffa4d",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-04-20 09:54:19",
"UpdateDate": "2026-04-20 09:54:19",
"CreateBy": "3d5bbce1-bd50-42c9-ac42-90bee3b2e02a",
"UpdateBy": "26a66845-596b-4244-a7a5-aca74581d375"
},
"AppLayoutId": "56a6dc71-fdf5-4caf-87e9-8754cfd85029",
"AppLayoutType": 0,
"StyleId": "c49b246f-f511-4dc7-b8b0-436adcdaf1c4",
"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": "815e046f-65f9-4d82-b4bb-ff4fdc1c6d67",
"ClientId": "d814835f-5571-4482-b6d9-306848348730",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-04-20 09:54:19",
"UpdateDate": "2026-04-20 09:54:19",
"CreateBy": "7a7bbeaf-3f74-4fea-b132-2659c885f7a4",
"UpdateBy": "a816e214-ff04-47b0-a3f6-15a25f190671"
},
"BrowerLayoutId": "b54b7756-3070-42e8-a65e-65be81db0836",
"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": "d537e559-0534-4db4-933a-be3259f68d3d",
"PrmtId": "ba0872df-44b2-4e60-836f-05694bfd9c69",
"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": "0c8887ea-2a38-4dc4-9270-faab8801f858",
"PrmtID": "ace65895-5d2c-4c08-9cf0-55fd88d7fa66",
"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": "0c8887ea-2a38-4dc4-9270-faab8801f858",
"PrmtID": "ace65895-5d2c-4c08-9cf0-55fd88d7fa66",
"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": "56009d99-b691-4e6f-8849-a61e1c5342ca",
"PromotionId": "3311020a-0a86-434d-966a-ec2134fca913",
"ProductId": "acc2fd7d-cb4c-4a7b-82c5-2cc71c3f551a",
"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": "56009d99-b691-4e6f-8849-a61e1c5342ca",
"PromotionId": "3311020a-0a86-434d-966a-ec2134fca913",
"ProductId": "acc2fd7d-cb4c-4a7b-82c5-2cc71c3f551a",
"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": "fbf32619-db33-4b52-88cc-f1f4fda47b14",
"PromotionId": "1c263682-fcba-4ce8-ad0a-108f8871b812",
"MerchantId": "c6442614-0e1d-4011-8dd4-4a589c7b533d",
"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": "fbf32619-db33-4b52-88cc-f1f4fda47b14",
"PromotionId": "1c263682-fcba-4ce8-ad0a-108f8871b812",
"MerchantId": "c6442614-0e1d-4011-8dd4-4a589c7b533d",
"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-04-20 09:54:19",
"CreateDateStr": "2026-04-20 09:54:19",
"UpdateDate": "2026-04-20 09:54:19",
"UpdateDateStr": "2026-04-20 09:54:19",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "d537e559-0534-4db4-933a-be3259f68d3d",
"PrmtId": "ba0872df-44b2-4e60-836f-05694bfd9c69",
"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": "0c8887ea-2a38-4dc4-9270-faab8801f858",
"PrmtID": "ace65895-5d2c-4c08-9cf0-55fd88d7fa66",
"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": "0c8887ea-2a38-4dc4-9270-faab8801f858",
"PrmtID": "ace65895-5d2c-4c08-9cf0-55fd88d7fa66",
"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": "56009d99-b691-4e6f-8849-a61e1c5342ca",
"PromotionId": "3311020a-0a86-434d-966a-ec2134fca913",
"ProductId": "acc2fd7d-cb4c-4a7b-82c5-2cc71c3f551a",
"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": "56009d99-b691-4e6f-8849-a61e1c5342ca",
"PromotionId": "3311020a-0a86-434d-966a-ec2134fca913",
"ProductId": "acc2fd7d-cb4c-4a7b-82c5-2cc71c3f551a",
"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": "fbf32619-db33-4b52-88cc-f1f4fda47b14",
"PromotionId": "1c263682-fcba-4ce8-ad0a-108f8871b812",
"MerchantId": "c6442614-0e1d-4011-8dd4-4a589c7b533d",
"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": "fbf32619-db33-4b52-88cc-f1f4fda47b14",
"PromotionId": "1c263682-fcba-4ce8-ad0a-108f8871b812",
"MerchantId": "c6442614-0e1d-4011-8dd4-4a589c7b533d",
"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-04-20 09:54:19",
"CreateDateStr": "2026-04-20 09:54:19",
"UpdateDate": "2026-04-20 09:54:19",
"UpdateDateStr": "2026-04-20 09:54:19",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-04-20 09:54:19",
"CreateDateStr": "2026-04-20 09:54:19",
"UpdateDate": "2026-04-20 09:54:19",
"UpdateDateStr": "2026-04-20 09:54:19",
"IspType": "sample string 22"
}