GET AdminApi/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": "39c5ac4e-8b00-4b2f-95ea-eedf8165e5ec",
"PageId": "2126efbe-054a-471f-a3d3-f542442ec0c7",
"CopyId": "c3e8179c-e97e-4124-b64e-382ebd80ed48",
"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": "a36dc3f8-9d78-44b9-b700-76c71b08811e",
"PrmtID": "3cd8bc69-f556-4b47-bf03-89f64b793a36",
"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": "a36dc3f8-9d78-44b9-b700-76c71b08811e",
"PrmtID": "3cd8bc69-f556-4b47-bf03-89f64b793a36",
"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": "a17ac177-12d1-40b0-863c-90bef4be6c45",
"PromotionId": "a27eb1c6-50a6-48d5-bb9d-a3534f05c422",
"ProductId": "5c89c10e-3c06-4c6f-989c-424f50867444",
"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": "a17ac177-12d1-40b0-863c-90bef4be6c45",
"PromotionId": "a27eb1c6-50a6-48d5-bb9d-a3534f05c422",
"ProductId": "5c89c10e-3c06-4c6f-989c-424f50867444",
"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": "282d1959-9618-4138-98bd-b50d3c160f2e",
"PromotionId": "33fdbad3-51ab-4f43-9928-392a95161027",
"MerchantId": "d1f30723-ccb1-4e73-b8e5-436d10bd20c8",
"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": "282d1959-9618-4138-98bd-b50d3c160f2e",
"PromotionId": "33fdbad3-51ab-4f43-9928-392a95161027",
"MerchantId": "d1f30723-ccb1-4e73-b8e5-436d10bd20c8",
"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": "8878d267-6a26-40e9-abc8-2c0755937a74",
"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": "d5939192-7e92-4df2-9075-4733c94dd9b3",
"ClientId": "13271bcd-efcc-4904-9196-41ffcec1d1d3",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-02-24 14:23:41",
"UpdateDate": "2026-02-24 14:23:41",
"CreateBy": "817d3b3a-d321-4c5b-af04-53c6e6cf8486",
"UpdateBy": "558687c5-c33e-483e-9ab7-fd13c5e967b8"
},
"AppLayoutId": "d54acfd2-ee71-4a08-a636-2774074d7399",
"AppLayoutType": 0,
"StyleId": "92f852f9-f9e3-4efe-841f-9e8d10aa9b24",
"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": "91bfadf0-2b48-4457-a111-c2977754bf91",
"ClientId": "593f2bed-8fee-41e9-86d8-5d2d2f2472e4",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-02-24 14:23:41",
"UpdateDate": "2026-02-24 14:23:41",
"CreateBy": "efb38185-60ca-475f-b0d7-f68d139964f9",
"UpdateBy": "8b676c21-f7d6-46e4-9e6f-e437644e6ac9"
},
"BrowerLayoutId": "b93b38c8-126e-4fe5-ad4e-d8a4e8751fdf",
"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": "f01abf4f-adb0-48ba-aaf7-8f4a40302161",
"PrmtId": "5417055e-06fc-43ef-baaa-4a00281bf9d3",
"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": "a36dc3f8-9d78-44b9-b700-76c71b08811e",
"PrmtID": "3cd8bc69-f556-4b47-bf03-89f64b793a36",
"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": "a36dc3f8-9d78-44b9-b700-76c71b08811e",
"PrmtID": "3cd8bc69-f556-4b47-bf03-89f64b793a36",
"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": "a17ac177-12d1-40b0-863c-90bef4be6c45",
"PromotionId": "a27eb1c6-50a6-48d5-bb9d-a3534f05c422",
"ProductId": "5c89c10e-3c06-4c6f-989c-424f50867444",
"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": "a17ac177-12d1-40b0-863c-90bef4be6c45",
"PromotionId": "a27eb1c6-50a6-48d5-bb9d-a3534f05c422",
"ProductId": "5c89c10e-3c06-4c6f-989c-424f50867444",
"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": "282d1959-9618-4138-98bd-b50d3c160f2e",
"PromotionId": "33fdbad3-51ab-4f43-9928-392a95161027",
"MerchantId": "d1f30723-ccb1-4e73-b8e5-436d10bd20c8",
"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": "282d1959-9618-4138-98bd-b50d3c160f2e",
"PromotionId": "33fdbad3-51ab-4f43-9928-392a95161027",
"MerchantId": "d1f30723-ccb1-4e73-b8e5-436d10bd20c8",
"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:41",
"CreateDateStr": "2026-02-24 14:23:41",
"UpdateDate": "2026-02-24 14:23:41",
"UpdateDateStr": "2026-02-24 14:23:41",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "f01abf4f-adb0-48ba-aaf7-8f4a40302161",
"PrmtId": "5417055e-06fc-43ef-baaa-4a00281bf9d3",
"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": "a36dc3f8-9d78-44b9-b700-76c71b08811e",
"PrmtID": "3cd8bc69-f556-4b47-bf03-89f64b793a36",
"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": "a36dc3f8-9d78-44b9-b700-76c71b08811e",
"PrmtID": "3cd8bc69-f556-4b47-bf03-89f64b793a36",
"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": "a17ac177-12d1-40b0-863c-90bef4be6c45",
"PromotionId": "a27eb1c6-50a6-48d5-bb9d-a3534f05c422",
"ProductId": "5c89c10e-3c06-4c6f-989c-424f50867444",
"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": "a17ac177-12d1-40b0-863c-90bef4be6c45",
"PromotionId": "a27eb1c6-50a6-48d5-bb9d-a3534f05c422",
"ProductId": "5c89c10e-3c06-4c6f-989c-424f50867444",
"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": "282d1959-9618-4138-98bd-b50d3c160f2e",
"PromotionId": "33fdbad3-51ab-4f43-9928-392a95161027",
"MerchantId": "d1f30723-ccb1-4e73-b8e5-436d10bd20c8",
"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": "282d1959-9618-4138-98bd-b50d3c160f2e",
"PromotionId": "33fdbad3-51ab-4f43-9928-392a95161027",
"MerchantId": "d1f30723-ccb1-4e73-b8e5-436d10bd20c8",
"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:41",
"CreateDateStr": "2026-02-24 14:23:41",
"UpdateDate": "2026-02-24 14:23:41",
"UpdateDateStr": "2026-02-24 14:23:41",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-02-24 14:23:41",
"CreateDateStr": "2026-02-24 14:23:41",
"UpdateDate": "2026-02-24 14:23:41",
"UpdateDateStr": "2026-02-24 14:23:41",
"IspType": "sample string 22"
}