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": "acd0566f-cf93-4709-a894-38f9a8aef803",
"PageId": "1c5630c7-0fc8-4e61-a3e0-82edc47e0597",
"CopyId": "030cd4a2-a98b-4b79-b62f-ab398841e49a",
"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": "c315bc8e-9877-41d1-a3bb-3a9d68140da3",
"PrmtID": "009b8c50-c340-4fe5-b739-834e54bc5d51",
"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": "c315bc8e-9877-41d1-a3bb-3a9d68140da3",
"PrmtID": "009b8c50-c340-4fe5-b739-834e54bc5d51",
"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": "ec7310a7-120b-4589-967f-30c55063410a",
"PromotionId": "24f11da1-96bc-4709-b55f-123a6b465bc4",
"ProductId": "b6e0189f-aa49-478f-bed0-4b626adf99e0",
"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": "ec7310a7-120b-4589-967f-30c55063410a",
"PromotionId": "24f11da1-96bc-4709-b55f-123a6b465bc4",
"ProductId": "b6e0189f-aa49-478f-bed0-4b626adf99e0",
"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": "93d9d9e5-7ba9-45a2-b9d9-47e4f9e9039f",
"PromotionId": "e4d21e25-02a7-49e8-8b27-15dc99f14b15",
"MerchantId": "cdaefeeb-4277-42c9-8cd7-1b5ad79da0e4",
"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": "93d9d9e5-7ba9-45a2-b9d9-47e4f9e9039f",
"PromotionId": "e4d21e25-02a7-49e8-8b27-15dc99f14b15",
"MerchantId": "cdaefeeb-4277-42c9-8cd7-1b5ad79da0e4",
"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": "074b51ce-154c-4f91-92b7-cf16dcfeb73c",
"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": "76fc2670-a347-4bde-a362-85da5e651f2b",
"ClientId": "6c56da73-1a46-4b82-8dd9-1db411741861",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2025-12-30 14:12:29",
"UpdateDate": "2025-12-30 14:12:29",
"CreateBy": "fcca2342-6184-42af-b55f-caf57ec8b82e",
"UpdateBy": "da15214b-96af-4c6c-af8d-c55d3cbd5583"
},
"AppLayoutId": "c638e041-fd2a-4ee3-a5f5-96726c210fc2",
"AppLayoutType": 0,
"StyleId": "2d333508-19e4-4d3c-95ce-1d01879bace6",
"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": "d44ed166-9603-4721-8b00-6c261dd3b55c",
"ClientId": "6a77115b-1096-4378-8b6b-5743a15e3908",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2025-12-30 14:12:29",
"UpdateDate": "2025-12-30 14:12:29",
"CreateBy": "dc054dad-6543-4ce9-9afd-50fa649a1f2f",
"UpdateBy": "f61389c2-89f1-4675-b054-1789eb096ced"
},
"BrowerLayoutId": "1f23426c-065b-4380-96f6-4c5820a1c848",
"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": "fd2037c8-a156-49e1-a46c-e62a3257b876",
"PrmtId": "c19d3056-8640-48a5-8c11-6284a4351af9",
"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": "c315bc8e-9877-41d1-a3bb-3a9d68140da3",
"PrmtID": "009b8c50-c340-4fe5-b739-834e54bc5d51",
"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": "c315bc8e-9877-41d1-a3bb-3a9d68140da3",
"PrmtID": "009b8c50-c340-4fe5-b739-834e54bc5d51",
"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": "ec7310a7-120b-4589-967f-30c55063410a",
"PromotionId": "24f11da1-96bc-4709-b55f-123a6b465bc4",
"ProductId": "b6e0189f-aa49-478f-bed0-4b626adf99e0",
"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": "ec7310a7-120b-4589-967f-30c55063410a",
"PromotionId": "24f11da1-96bc-4709-b55f-123a6b465bc4",
"ProductId": "b6e0189f-aa49-478f-bed0-4b626adf99e0",
"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": "93d9d9e5-7ba9-45a2-b9d9-47e4f9e9039f",
"PromotionId": "e4d21e25-02a7-49e8-8b27-15dc99f14b15",
"MerchantId": "cdaefeeb-4277-42c9-8cd7-1b5ad79da0e4",
"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": "93d9d9e5-7ba9-45a2-b9d9-47e4f9e9039f",
"PromotionId": "e4d21e25-02a7-49e8-8b27-15dc99f14b15",
"MerchantId": "cdaefeeb-4277-42c9-8cd7-1b5ad79da0e4",
"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": "2025-12-30 14:12:29",
"CreateDateStr": "2025-12-30 14:12:29",
"UpdateDate": "2025-12-30 14:12:29",
"UpdateDateStr": "2025-12-30 14:12:29",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "fd2037c8-a156-49e1-a46c-e62a3257b876",
"PrmtId": "c19d3056-8640-48a5-8c11-6284a4351af9",
"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": "c315bc8e-9877-41d1-a3bb-3a9d68140da3",
"PrmtID": "009b8c50-c340-4fe5-b739-834e54bc5d51",
"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": "c315bc8e-9877-41d1-a3bb-3a9d68140da3",
"PrmtID": "009b8c50-c340-4fe5-b739-834e54bc5d51",
"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": "ec7310a7-120b-4589-967f-30c55063410a",
"PromotionId": "24f11da1-96bc-4709-b55f-123a6b465bc4",
"ProductId": "b6e0189f-aa49-478f-bed0-4b626adf99e0",
"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": "ec7310a7-120b-4589-967f-30c55063410a",
"PromotionId": "24f11da1-96bc-4709-b55f-123a6b465bc4",
"ProductId": "b6e0189f-aa49-478f-bed0-4b626adf99e0",
"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": "93d9d9e5-7ba9-45a2-b9d9-47e4f9e9039f",
"PromotionId": "e4d21e25-02a7-49e8-8b27-15dc99f14b15",
"MerchantId": "cdaefeeb-4277-42c9-8cd7-1b5ad79da0e4",
"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": "93d9d9e5-7ba9-45a2-b9d9-47e4f9e9039f",
"PromotionId": "e4d21e25-02a7-49e8-8b27-15dc99f14b15",
"MerchantId": "cdaefeeb-4277-42c9-8cd7-1b5ad79da0e4",
"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": "2025-12-30 14:12:29",
"CreateDateStr": "2025-12-30 14:12:29",
"UpdateDate": "2025-12-30 14:12:29",
"UpdateDateStr": "2025-12-30 14:12:29",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2025-12-30 14:12:29",
"CreateDateStr": "2025-12-30 14:12:29",
"UpdateDate": "2025-12-30 14:12:29",
"UpdateDateStr": "2025-12-30 14:12:29",
"IspType": "sample string 22"
}