GET Api/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": "2ee363da-edbc-4804-94a0-4c2699244b99",
"PageId": "cdd60775-dfcd-499d-8ecc-c3ab32412d38",
"CopyId": "bd877ade-3090-4751-94b0-6958e4291942",
"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": "3b60f55d-d599-44ec-a00b-dc8b381b0434",
"PrmtID": "ec256ec1-86fc-49ee-9c14-87cbcb9f8c72",
"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": "3b60f55d-d599-44ec-a00b-dc8b381b0434",
"PrmtID": "ec256ec1-86fc-49ee-9c14-87cbcb9f8c72",
"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": "93e8ee63-e183-4553-9efd-57349bd4589c",
"PromotionId": "f0f0fd44-7e97-40d8-8490-fce042e94692",
"ProductId": "1e66e2aa-93d3-4bc8-8ff1-f1039df3c93b",
"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": "93e8ee63-e183-4553-9efd-57349bd4589c",
"PromotionId": "f0f0fd44-7e97-40d8-8490-fce042e94692",
"ProductId": "1e66e2aa-93d3-4bc8-8ff1-f1039df3c93b",
"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": "190685d2-3bb3-4039-849e-6db19319ceed",
"PromotionId": "dc856ce0-22a5-41e9-ac5b-d53a868dc0c7",
"MerchantId": "6dc19313-19ff-47d6-85bd-784a98f1c8a4",
"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": "190685d2-3bb3-4039-849e-6db19319ceed",
"PromotionId": "dc856ce0-22a5-41e9-ac5b-d53a868dc0c7",
"MerchantId": "6dc19313-19ff-47d6-85bd-784a98f1c8a4",
"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": "2c16a517-067d-4334-a1e8-510180d04d45",
"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": "d6ff8683-e2ed-4289-973d-b39a0b3198e5",
"ClientId": "5c6bb9c2-c542-4f9e-8750-f5641431319c",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-06-15 12:48:51",
"UpdateDate": "2026-06-15 12:48:51",
"CreateBy": "4a57eb0d-9d07-4cfd-8ed5-75c33bf3a4db",
"UpdateBy": "634bb372-371c-4bce-ab7c-7dc4be1d1e0e"
},
"AppLayoutId": "530db7ce-d82f-451d-bb28-8e5e6c6b3325",
"AppLayoutType": 0,
"StyleId": "01f01f7d-fe8c-4ce1-9961-baf9f7378fa2",
"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": "41d6ca1e-c3a3-4ad2-bee7-70a2bf399908",
"ClientId": "1777b9c2-b514-436c-9948-9258ea8f90a0",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-06-15 12:48:51",
"UpdateDate": "2026-06-15 12:48:51",
"CreateBy": "267df097-08e7-4a9c-a7f4-ac0142283c57",
"UpdateBy": "8bf8f4e5-68d7-4ae7-aa08-505dc904ce19"
},
"BrowerLayoutId": "bcb092bc-ac03-4692-abd6-611a03dfdfe1",
"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": "98485c6f-6a1b-45dd-b58c-f722e6f60d7d",
"PrmtId": "255ff88e-f77e-452e-9797-5c285f6c6fb7",
"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": "3b60f55d-d599-44ec-a00b-dc8b381b0434",
"PrmtID": "ec256ec1-86fc-49ee-9c14-87cbcb9f8c72",
"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": "3b60f55d-d599-44ec-a00b-dc8b381b0434",
"PrmtID": "ec256ec1-86fc-49ee-9c14-87cbcb9f8c72",
"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": "93e8ee63-e183-4553-9efd-57349bd4589c",
"PromotionId": "f0f0fd44-7e97-40d8-8490-fce042e94692",
"ProductId": "1e66e2aa-93d3-4bc8-8ff1-f1039df3c93b",
"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": "93e8ee63-e183-4553-9efd-57349bd4589c",
"PromotionId": "f0f0fd44-7e97-40d8-8490-fce042e94692",
"ProductId": "1e66e2aa-93d3-4bc8-8ff1-f1039df3c93b",
"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": "190685d2-3bb3-4039-849e-6db19319ceed",
"PromotionId": "dc856ce0-22a5-41e9-ac5b-d53a868dc0c7",
"MerchantId": "6dc19313-19ff-47d6-85bd-784a98f1c8a4",
"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": "190685d2-3bb3-4039-849e-6db19319ceed",
"PromotionId": "dc856ce0-22a5-41e9-ac5b-d53a868dc0c7",
"MerchantId": "6dc19313-19ff-47d6-85bd-784a98f1c8a4",
"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:48:51",
"CreateDateStr": "2026-06-15 12:48:51",
"UpdateDate": "2026-06-15 12:48:51",
"UpdateDateStr": "2026-06-15 12:48:51",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "98485c6f-6a1b-45dd-b58c-f722e6f60d7d",
"PrmtId": "255ff88e-f77e-452e-9797-5c285f6c6fb7",
"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": "3b60f55d-d599-44ec-a00b-dc8b381b0434",
"PrmtID": "ec256ec1-86fc-49ee-9c14-87cbcb9f8c72",
"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": "3b60f55d-d599-44ec-a00b-dc8b381b0434",
"PrmtID": "ec256ec1-86fc-49ee-9c14-87cbcb9f8c72",
"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": "93e8ee63-e183-4553-9efd-57349bd4589c",
"PromotionId": "f0f0fd44-7e97-40d8-8490-fce042e94692",
"ProductId": "1e66e2aa-93d3-4bc8-8ff1-f1039df3c93b",
"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": "93e8ee63-e183-4553-9efd-57349bd4589c",
"PromotionId": "f0f0fd44-7e97-40d8-8490-fce042e94692",
"ProductId": "1e66e2aa-93d3-4bc8-8ff1-f1039df3c93b",
"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": "190685d2-3bb3-4039-849e-6db19319ceed",
"PromotionId": "dc856ce0-22a5-41e9-ac5b-d53a868dc0c7",
"MerchantId": "6dc19313-19ff-47d6-85bd-784a98f1c8a4",
"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": "190685d2-3bb3-4039-849e-6db19319ceed",
"PromotionId": "dc856ce0-22a5-41e9-ac5b-d53a868dc0c7",
"MerchantId": "6dc19313-19ff-47d6-85bd-784a98f1c8a4",
"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:48:51",
"CreateDateStr": "2026-06-15 12:48:51",
"UpdateDate": "2026-06-15 12:48:51",
"UpdateDateStr": "2026-06-15 12:48:51",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-06-15 12:48:51",
"CreateDateStr": "2026-06-15 12:48:51",
"UpdateDate": "2026-06-15 12:48:51",
"UpdateDateStr": "2026-06-15 12:48:51",
"IspType": "sample string 22"
}