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": "807a3029-c147-4fe0-a063-47b7b3a2e5a1",
"PageId": "71805c8e-65a2-4cd1-88fa-8ec60bc41182",
"CopyId": "7b819861-0138-4015-9929-3ee80880bd69",
"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": "02ff79bf-aa54-4be4-b30a-96f6e3b9251a",
"PrmtID": "428f82ea-19b8-4a4b-bb6a-7ff4da663ec5",
"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": "02ff79bf-aa54-4be4-b30a-96f6e3b9251a",
"PrmtID": "428f82ea-19b8-4a4b-bb6a-7ff4da663ec5",
"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": "add1b5ec-6357-43a5-8d20-38d5f28008e9",
"PromotionId": "978da1c7-ba46-4197-a126-b788e6724b6a",
"ProductId": "69e1dc12-2b39-4e32-837a-8fbe01a2b299",
"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": "add1b5ec-6357-43a5-8d20-38d5f28008e9",
"PromotionId": "978da1c7-ba46-4197-a126-b788e6724b6a",
"ProductId": "69e1dc12-2b39-4e32-837a-8fbe01a2b299",
"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": "5ac12632-05d7-4454-8bad-5dc2d002ae27",
"PromotionId": "6f0e3ea0-9b9e-4f79-b0de-6fc81b53913f",
"MerchantId": "59a5c09d-c161-4d19-ba3c-cdd6502e656e",
"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": "5ac12632-05d7-4454-8bad-5dc2d002ae27",
"PromotionId": "6f0e3ea0-9b9e-4f79-b0de-6fc81b53913f",
"MerchantId": "59a5c09d-c161-4d19-ba3c-cdd6502e656e",
"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": "31e56a94-b087-4cbd-8e40-d7fadc72636f",
"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": "933dcbcf-2375-4e27-bdf3-548260017d78",
"ClientId": "6bfad3a4-7dfb-4e84-a581-3d7505ed56dd",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-02-24 14:24:57",
"UpdateDate": "2026-02-24 14:24:57",
"CreateBy": "860de9b4-fcd1-4af5-80bc-dcc83df2339e",
"UpdateBy": "982a0a7d-853b-4869-b700-7d68a67465ce"
},
"AppLayoutId": "94b17586-cff3-4652-b318-2947d2b5e2af",
"AppLayoutType": 0,
"StyleId": "b35f2b8f-1b79-4f0b-9345-2ec1714d52af",
"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": "a4009b19-f3e3-44d6-9cd7-5ad165fb0b06",
"ClientId": "6446bfa3-2d8b-4d4f-946e-44a508505274",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-02-24 14:24:57",
"UpdateDate": "2026-02-24 14:24:57",
"CreateBy": "a92b3065-5dda-4c6f-a3d2-e4c8b2a3fcb3",
"UpdateBy": "247c3511-f5ef-4de3-903b-e164cd37e889"
},
"BrowerLayoutId": "1b50af1d-265f-4c11-9108-5f8bb478ed29",
"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": "7740118a-4795-413d-8e5d-531303dc7f79",
"PrmtId": "caac67ec-fa05-40e9-b0c3-ff35574166cd",
"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": "02ff79bf-aa54-4be4-b30a-96f6e3b9251a",
"PrmtID": "428f82ea-19b8-4a4b-bb6a-7ff4da663ec5",
"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": "02ff79bf-aa54-4be4-b30a-96f6e3b9251a",
"PrmtID": "428f82ea-19b8-4a4b-bb6a-7ff4da663ec5",
"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": "add1b5ec-6357-43a5-8d20-38d5f28008e9",
"PromotionId": "978da1c7-ba46-4197-a126-b788e6724b6a",
"ProductId": "69e1dc12-2b39-4e32-837a-8fbe01a2b299",
"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": "add1b5ec-6357-43a5-8d20-38d5f28008e9",
"PromotionId": "978da1c7-ba46-4197-a126-b788e6724b6a",
"ProductId": "69e1dc12-2b39-4e32-837a-8fbe01a2b299",
"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": "5ac12632-05d7-4454-8bad-5dc2d002ae27",
"PromotionId": "6f0e3ea0-9b9e-4f79-b0de-6fc81b53913f",
"MerchantId": "59a5c09d-c161-4d19-ba3c-cdd6502e656e",
"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": "5ac12632-05d7-4454-8bad-5dc2d002ae27",
"PromotionId": "6f0e3ea0-9b9e-4f79-b0de-6fc81b53913f",
"MerchantId": "59a5c09d-c161-4d19-ba3c-cdd6502e656e",
"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:24:57",
"CreateDateStr": "2026-02-24 14:24:57",
"UpdateDate": "2026-02-24 14:24:57",
"UpdateDateStr": "2026-02-24 14:24:57",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "7740118a-4795-413d-8e5d-531303dc7f79",
"PrmtId": "caac67ec-fa05-40e9-b0c3-ff35574166cd",
"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": "02ff79bf-aa54-4be4-b30a-96f6e3b9251a",
"PrmtID": "428f82ea-19b8-4a4b-bb6a-7ff4da663ec5",
"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": "02ff79bf-aa54-4be4-b30a-96f6e3b9251a",
"PrmtID": "428f82ea-19b8-4a4b-bb6a-7ff4da663ec5",
"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": "add1b5ec-6357-43a5-8d20-38d5f28008e9",
"PromotionId": "978da1c7-ba46-4197-a126-b788e6724b6a",
"ProductId": "69e1dc12-2b39-4e32-837a-8fbe01a2b299",
"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": "add1b5ec-6357-43a5-8d20-38d5f28008e9",
"PromotionId": "978da1c7-ba46-4197-a126-b788e6724b6a",
"ProductId": "69e1dc12-2b39-4e32-837a-8fbe01a2b299",
"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": "5ac12632-05d7-4454-8bad-5dc2d002ae27",
"PromotionId": "6f0e3ea0-9b9e-4f79-b0de-6fc81b53913f",
"MerchantId": "59a5c09d-c161-4d19-ba3c-cdd6502e656e",
"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": "5ac12632-05d7-4454-8bad-5dc2d002ae27",
"PromotionId": "6f0e3ea0-9b9e-4f79-b0de-6fc81b53913f",
"MerchantId": "59a5c09d-c161-4d19-ba3c-cdd6502e656e",
"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:24:57",
"CreateDateStr": "2026-02-24 14:24:57",
"UpdateDate": "2026-02-24 14:24:57",
"UpdateDateStr": "2026-02-24 14:24:57",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-02-24 14:24:57",
"CreateDateStr": "2026-02-24 14:24:57",
"UpdateDate": "2026-02-24 14:24:57",
"UpdateDateStr": "2026-02-24 14:24:57",
"IspType": "sample string 22"
}