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": "7db5a780-78b9-485e-a5ed-fb8fae3a8f78",
"PageId": "32b41b2b-3516-47d2-8079-9394a7122ea2",
"CopyId": "376cf767-bec8-4ffb-abee-3a97cf15283d",
"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": "2146bdf2-faf4-4d12-b5f2-fcbef35444c3",
"PrmtID": "b578e637-cd26-49d5-9ec9-43ce18b8785d",
"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": "2146bdf2-faf4-4d12-b5f2-fcbef35444c3",
"PrmtID": "b578e637-cd26-49d5-9ec9-43ce18b8785d",
"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": "9e0ea46a-1c10-40f5-94f8-7320a7bb50dd",
"PromotionId": "e9d03929-3650-4ca2-a8b9-b76e8537550d",
"ProductId": "c3462c7a-0815-4679-b768-9d31a303009a",
"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": "9e0ea46a-1c10-40f5-94f8-7320a7bb50dd",
"PromotionId": "e9d03929-3650-4ca2-a8b9-b76e8537550d",
"ProductId": "c3462c7a-0815-4679-b768-9d31a303009a",
"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": "3b76be26-9a45-4476-99d8-94c57f579c21",
"PromotionId": "1ce90972-8d6e-46e0-80f0-8b59eef449e2",
"MerchantId": "321c485a-c3ee-462c-a7eb-5b525c97e2aa",
"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": "3b76be26-9a45-4476-99d8-94c57f579c21",
"PromotionId": "1ce90972-8d6e-46e0-80f0-8b59eef449e2",
"MerchantId": "321c485a-c3ee-462c-a7eb-5b525c97e2aa",
"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": "badb2534-8636-494e-bb2e-3ee86bf86eec",
"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": "5518d28e-33ff-41f2-936d-dac5bcbed0d1",
"ClientId": "b6cd7c3d-8316-468c-bc63-440288c914d3",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-06-15 12:50:49",
"UpdateDate": "2026-06-15 12:50:49",
"CreateBy": "f84c31e9-21ec-4157-9fee-10388dbfe60c",
"UpdateBy": "7fe333c6-97c6-4a44-a160-8203eccae053"
},
"AppLayoutId": "110004bf-9c12-4300-b140-f6b4b1e5fb24",
"AppLayoutType": 0,
"StyleId": "5909a18a-3e18-4459-82ea-e4d313e697f0",
"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": "774f28d6-7588-4a6a-b318-067e6e4c5749",
"ClientId": "df3eeb0d-e68a-4062-89f1-fa97030526cb",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-06-15 12:50:49",
"UpdateDate": "2026-06-15 12:50:49",
"CreateBy": "138a6743-cd97-4ab2-9d1b-04eaebeba3b6",
"UpdateBy": "fa867bed-3b05-45d3-9fe7-2a444caf993a"
},
"BrowerLayoutId": "f0db7686-69a0-4a75-a733-625c0b685ea5",
"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": "22741bd0-45e8-4a55-b9b1-7ac4560f1e83",
"PrmtId": "d115d190-87a0-4c1c-922c-960c82e32cce",
"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": "2146bdf2-faf4-4d12-b5f2-fcbef35444c3",
"PrmtID": "b578e637-cd26-49d5-9ec9-43ce18b8785d",
"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": "2146bdf2-faf4-4d12-b5f2-fcbef35444c3",
"PrmtID": "b578e637-cd26-49d5-9ec9-43ce18b8785d",
"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": "9e0ea46a-1c10-40f5-94f8-7320a7bb50dd",
"PromotionId": "e9d03929-3650-4ca2-a8b9-b76e8537550d",
"ProductId": "c3462c7a-0815-4679-b768-9d31a303009a",
"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": "9e0ea46a-1c10-40f5-94f8-7320a7bb50dd",
"PromotionId": "e9d03929-3650-4ca2-a8b9-b76e8537550d",
"ProductId": "c3462c7a-0815-4679-b768-9d31a303009a",
"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": "3b76be26-9a45-4476-99d8-94c57f579c21",
"PromotionId": "1ce90972-8d6e-46e0-80f0-8b59eef449e2",
"MerchantId": "321c485a-c3ee-462c-a7eb-5b525c97e2aa",
"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": "3b76be26-9a45-4476-99d8-94c57f579c21",
"PromotionId": "1ce90972-8d6e-46e0-80f0-8b59eef449e2",
"MerchantId": "321c485a-c3ee-462c-a7eb-5b525c97e2aa",
"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:50:49",
"CreateDateStr": "2026-06-15 12:50:49",
"UpdateDate": "2026-06-15 12:50:49",
"UpdateDateStr": "2026-06-15 12:50:49",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "22741bd0-45e8-4a55-b9b1-7ac4560f1e83",
"PrmtId": "d115d190-87a0-4c1c-922c-960c82e32cce",
"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": "2146bdf2-faf4-4d12-b5f2-fcbef35444c3",
"PrmtID": "b578e637-cd26-49d5-9ec9-43ce18b8785d",
"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": "2146bdf2-faf4-4d12-b5f2-fcbef35444c3",
"PrmtID": "b578e637-cd26-49d5-9ec9-43ce18b8785d",
"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": "9e0ea46a-1c10-40f5-94f8-7320a7bb50dd",
"PromotionId": "e9d03929-3650-4ca2-a8b9-b76e8537550d",
"ProductId": "c3462c7a-0815-4679-b768-9d31a303009a",
"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": "9e0ea46a-1c10-40f5-94f8-7320a7bb50dd",
"PromotionId": "e9d03929-3650-4ca2-a8b9-b76e8537550d",
"ProductId": "c3462c7a-0815-4679-b768-9d31a303009a",
"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": "3b76be26-9a45-4476-99d8-94c57f579c21",
"PromotionId": "1ce90972-8d6e-46e0-80f0-8b59eef449e2",
"MerchantId": "321c485a-c3ee-462c-a7eb-5b525c97e2aa",
"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": "3b76be26-9a45-4476-99d8-94c57f579c21",
"PromotionId": "1ce90972-8d6e-46e0-80f0-8b59eef449e2",
"MerchantId": "321c485a-c3ee-462c-a7eb-5b525c97e2aa",
"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:50:49",
"CreateDateStr": "2026-06-15 12:50:49",
"UpdateDate": "2026-06-15 12:50:49",
"UpdateDateStr": "2026-06-15 12:50:49",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-06-15 12:50:49",
"CreateDateStr": "2026-06-15 12:50:49",
"UpdateDate": "2026-06-15 12:50:49",
"UpdateDateStr": "2026-06-15 12:50:49",
"IspType": "sample string 22"
}