POST Api/Promotion/SearchPrmtInfoLst
Request Information
URI Parameters
None.
Body Parameters
PrmtInfoSearchCond| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| CondClientType | ClientSideType |
None. |
|
| Language | Language |
None. |
|
| Name | string |
None. |
|
| PageStr | string |
None. |
|
| CondIsActive | boolean |
None. |
|
| IspType | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": "56b10773-fef9-4abd-b9a4-b1d05d2bd88c",
"CondClientType": 0,
"Language": 0,
"Name": "sample string 2",
"PageStr": "sample string 3",
"CondIsActive": true,
"IspType": "sample string 4"
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Collection of 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": "76adab03-aa44-4b4c-b783-19420aa37af3",
"PageId": "3aeba505-9a40-446e-a4e0-1cbd3cd05ab6",
"CopyId": "2c672b67-2dc8-4ab5-a78f-c5518c8d9533",
"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": "是",
"PrmtBannerLst": [
{
"Id": "bc854d78-1422-4b42-9243-e225f7fd039b",
"PrmtID": "d7f578c6-c87c-4399-8dd5-ae78da7b4ef2",
"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": "bc854d78-1422-4b42-9243-e225f7fd039b",
"PrmtID": "d7f578c6-c87c-4399-8dd5-ae78da7b4ef2",
"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": "1ed74876-5857-4aef-b0ab-6c0467720b02",
"PromotionId": "2e562c1e-214f-4940-8aa4-64daf18716e6",
"ProductId": "2b390f1a-bb3f-4f68-baf3-615beddb26fd",
"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": "1ed74876-5857-4aef-b0ab-6c0467720b02",
"PromotionId": "2e562c1e-214f-4940-8aa4-64daf18716e6",
"ProductId": "2b390f1a-bb3f-4f68-baf3-615beddb26fd",
"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": "1dec041d-15b8-466d-9087-759e964d55ab",
"PromotionId": "0927e5e3-618f-45a8-862a-3f71c6e09748",
"MerchantId": "8fdd502a-2c2c-4163-ad37-419b78f5ee59",
"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": "1dec041d-15b8-466d-9087-759e964d55ab",
"PromotionId": "0927e5e3-618f-45a8-862a-3f71c6e09748",
"MerchantId": "8fdd502a-2c2c-4163-ad37-419b78f5ee59",
"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": "d99689a6-72a1-4660-a3ec-7f8d4e04b1f4",
"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": "a668dc6f-3f89-4019-99f8-cb12725cfae9",
"ClientId": "63424bcb-f666-4a11-b318-c2281cfd250b",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-07-30 18:07:03",
"UpdateDate": "2026-07-30 18:07:03",
"CreateBy": "56c3e804-89b3-405f-b473-21faa6654099",
"UpdateBy": "4e2014f6-02f2-4ebc-b197-84001ce1c792"
},
"AppLayoutId": "1a681a07-06a0-4726-a245-cd1ae4b9881a",
"AppLayoutType": 0,
"StyleId": "06ac6832-31e6-454a-97e4-bfb2a03fd9ed",
"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": "b474ddd4-6c07-4c7a-9651-99f0e5077628",
"ClientId": "628d6681-2db6-4ce7-90a4-65745168750f",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-07-30 18:07:03",
"UpdateDate": "2026-07-30 18:07:03",
"CreateBy": "3be7473d-a69a-45c7-bd5b-86de8aab7407",
"UpdateBy": "2b18b3df-1543-4bfa-9a52-9a50aa2a5f8f"
},
"BrowerLayoutId": "b0377fdd-45d7-4909-9de5-bd91884b78fc",
"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": "d6bd829b-cf4b-4f13-bcc8-4fb4a7f8a41f",
"PrmtId": "d5e93447-95c6-46fa-93b7-814b5ffa04fd",
"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": "bc854d78-1422-4b42-9243-e225f7fd039b",
"PrmtID": "d7f578c6-c87c-4399-8dd5-ae78da7b4ef2",
"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": "bc854d78-1422-4b42-9243-e225f7fd039b",
"PrmtID": "d7f578c6-c87c-4399-8dd5-ae78da7b4ef2",
"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": "1ed74876-5857-4aef-b0ab-6c0467720b02",
"PromotionId": "2e562c1e-214f-4940-8aa4-64daf18716e6",
"ProductId": "2b390f1a-bb3f-4f68-baf3-615beddb26fd",
"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": "1ed74876-5857-4aef-b0ab-6c0467720b02",
"PromotionId": "2e562c1e-214f-4940-8aa4-64daf18716e6",
"ProductId": "2b390f1a-bb3f-4f68-baf3-615beddb26fd",
"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": "1dec041d-15b8-466d-9087-759e964d55ab",
"PromotionId": "0927e5e3-618f-45a8-862a-3f71c6e09748",
"MerchantId": "8fdd502a-2c2c-4163-ad37-419b78f5ee59",
"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": "1dec041d-15b8-466d-9087-759e964d55ab",
"PromotionId": "0927e5e3-618f-45a8-862a-3f71c6e09748",
"MerchantId": "8fdd502a-2c2c-4163-ad37-419b78f5ee59",
"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-07-30 18:07:03",
"CreateDateStr": "2026-07-30 18:07:03",
"UpdateDate": "2026-07-30 18:07:03",
"UpdateDateStr": "2026-07-30 18:07:03",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "d6bd829b-cf4b-4f13-bcc8-4fb4a7f8a41f",
"PrmtId": "d5e93447-95c6-46fa-93b7-814b5ffa04fd",
"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": "bc854d78-1422-4b42-9243-e225f7fd039b",
"PrmtID": "d7f578c6-c87c-4399-8dd5-ae78da7b4ef2",
"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": "bc854d78-1422-4b42-9243-e225f7fd039b",
"PrmtID": "d7f578c6-c87c-4399-8dd5-ae78da7b4ef2",
"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": "1ed74876-5857-4aef-b0ab-6c0467720b02",
"PromotionId": "2e562c1e-214f-4940-8aa4-64daf18716e6",
"ProductId": "2b390f1a-bb3f-4f68-baf3-615beddb26fd",
"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": "1ed74876-5857-4aef-b0ab-6c0467720b02",
"PromotionId": "2e562c1e-214f-4940-8aa4-64daf18716e6",
"ProductId": "2b390f1a-bb3f-4f68-baf3-615beddb26fd",
"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": "1dec041d-15b8-466d-9087-759e964d55ab",
"PromotionId": "0927e5e3-618f-45a8-862a-3f71c6e09748",
"MerchantId": "8fdd502a-2c2c-4163-ad37-419b78f5ee59",
"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": "1dec041d-15b8-466d-9087-759e964d55ab",
"PromotionId": "0927e5e3-618f-45a8-862a-3f71c6e09748",
"MerchantId": "8fdd502a-2c2c-4163-ad37-419b78f5ee59",
"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-07-30 18:07:03",
"CreateDateStr": "2026-07-30 18:07:03",
"UpdateDate": "2026-07-30 18:07:03",
"UpdateDateStr": "2026-07-30 18:07:03",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-07-30 18:07:03",
"CreateDateStr": "2026-07-30 18:07:03",
"UpdateDate": "2026-07-30 18:07:03",
"UpdateDateStr": "2026-07-30 18:07:03",
"IspType": "sample string 22"
},
{
"Id": "76adab03-aa44-4b4c-b783-19420aa37af3",
"PageId": "3aeba505-9a40-446e-a4e0-1cbd3cd05ab6",
"CopyId": "2c672b67-2dc8-4ab5-a78f-c5518c8d9533",
"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": "是",
"PrmtBannerLst": [
{
"Id": "bc854d78-1422-4b42-9243-e225f7fd039b",
"PrmtID": "d7f578c6-c87c-4399-8dd5-ae78da7b4ef2",
"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": "bc854d78-1422-4b42-9243-e225f7fd039b",
"PrmtID": "d7f578c6-c87c-4399-8dd5-ae78da7b4ef2",
"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": "1ed74876-5857-4aef-b0ab-6c0467720b02",
"PromotionId": "2e562c1e-214f-4940-8aa4-64daf18716e6",
"ProductId": "2b390f1a-bb3f-4f68-baf3-615beddb26fd",
"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": "1ed74876-5857-4aef-b0ab-6c0467720b02",
"PromotionId": "2e562c1e-214f-4940-8aa4-64daf18716e6",
"ProductId": "2b390f1a-bb3f-4f68-baf3-615beddb26fd",
"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": "1dec041d-15b8-466d-9087-759e964d55ab",
"PromotionId": "0927e5e3-618f-45a8-862a-3f71c6e09748",
"MerchantId": "8fdd502a-2c2c-4163-ad37-419b78f5ee59",
"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": "1dec041d-15b8-466d-9087-759e964d55ab",
"PromotionId": "0927e5e3-618f-45a8-862a-3f71c6e09748",
"MerchantId": "8fdd502a-2c2c-4163-ad37-419b78f5ee59",
"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": "d99689a6-72a1-4660-a3ec-7f8d4e04b1f4",
"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": "a668dc6f-3f89-4019-99f8-cb12725cfae9",
"ClientId": "63424bcb-f666-4a11-b318-c2281cfd250b",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-07-30 18:07:03",
"UpdateDate": "2026-07-30 18:07:03",
"CreateBy": "56c3e804-89b3-405f-b473-21faa6654099",
"UpdateBy": "4e2014f6-02f2-4ebc-b197-84001ce1c792"
},
"AppLayoutId": "1a681a07-06a0-4726-a245-cd1ae4b9881a",
"AppLayoutType": 0,
"StyleId": "06ac6832-31e6-454a-97e4-bfb2a03fd9ed",
"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": "b474ddd4-6c07-4c7a-9651-99f0e5077628",
"ClientId": "628d6681-2db6-4ce7-90a4-65745168750f",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-07-30 18:07:03",
"UpdateDate": "2026-07-30 18:07:03",
"CreateBy": "3be7473d-a69a-45c7-bd5b-86de8aab7407",
"UpdateBy": "2b18b3df-1543-4bfa-9a52-9a50aa2a5f8f"
},
"BrowerLayoutId": "b0377fdd-45d7-4909-9de5-bd91884b78fc",
"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": "d6bd829b-cf4b-4f13-bcc8-4fb4a7f8a41f",
"PrmtId": "d5e93447-95c6-46fa-93b7-814b5ffa04fd",
"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": "bc854d78-1422-4b42-9243-e225f7fd039b",
"PrmtID": "d7f578c6-c87c-4399-8dd5-ae78da7b4ef2",
"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": "bc854d78-1422-4b42-9243-e225f7fd039b",
"PrmtID": "d7f578c6-c87c-4399-8dd5-ae78da7b4ef2",
"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": "1ed74876-5857-4aef-b0ab-6c0467720b02",
"PromotionId": "2e562c1e-214f-4940-8aa4-64daf18716e6",
"ProductId": "2b390f1a-bb3f-4f68-baf3-615beddb26fd",
"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": "1ed74876-5857-4aef-b0ab-6c0467720b02",
"PromotionId": "2e562c1e-214f-4940-8aa4-64daf18716e6",
"ProductId": "2b390f1a-bb3f-4f68-baf3-615beddb26fd",
"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": "1dec041d-15b8-466d-9087-759e964d55ab",
"PromotionId": "0927e5e3-618f-45a8-862a-3f71c6e09748",
"MerchantId": "8fdd502a-2c2c-4163-ad37-419b78f5ee59",
"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": "1dec041d-15b8-466d-9087-759e964d55ab",
"PromotionId": "0927e5e3-618f-45a8-862a-3f71c6e09748",
"MerchantId": "8fdd502a-2c2c-4163-ad37-419b78f5ee59",
"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-07-30 18:07:03",
"CreateDateStr": "2026-07-30 18:07:03",
"UpdateDate": "2026-07-30 18:07:03",
"UpdateDateStr": "2026-07-30 18:07:03",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "d6bd829b-cf4b-4f13-bcc8-4fb4a7f8a41f",
"PrmtId": "d5e93447-95c6-46fa-93b7-814b5ffa04fd",
"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": "bc854d78-1422-4b42-9243-e225f7fd039b",
"PrmtID": "d7f578c6-c87c-4399-8dd5-ae78da7b4ef2",
"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": "bc854d78-1422-4b42-9243-e225f7fd039b",
"PrmtID": "d7f578c6-c87c-4399-8dd5-ae78da7b4ef2",
"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": "1ed74876-5857-4aef-b0ab-6c0467720b02",
"PromotionId": "2e562c1e-214f-4940-8aa4-64daf18716e6",
"ProductId": "2b390f1a-bb3f-4f68-baf3-615beddb26fd",
"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": "1ed74876-5857-4aef-b0ab-6c0467720b02",
"PromotionId": "2e562c1e-214f-4940-8aa4-64daf18716e6",
"ProductId": "2b390f1a-bb3f-4f68-baf3-615beddb26fd",
"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": "1dec041d-15b8-466d-9087-759e964d55ab",
"PromotionId": "0927e5e3-618f-45a8-862a-3f71c6e09748",
"MerchantId": "8fdd502a-2c2c-4163-ad37-419b78f5ee59",
"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": "1dec041d-15b8-466d-9087-759e964d55ab",
"PromotionId": "0927e5e3-618f-45a8-862a-3f71c6e09748",
"MerchantId": "8fdd502a-2c2c-4163-ad37-419b78f5ee59",
"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-07-30 18:07:03",
"CreateDateStr": "2026-07-30 18:07:03",
"UpdateDate": "2026-07-30 18:07:03",
"UpdateDateStr": "2026-07-30 18:07:03",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-07-30 18:07:03",
"CreateDateStr": "2026-07-30 18:07:03",
"UpdateDate": "2026-07-30 18:07:03",
"UpdateDateStr": "2026-07-30 18:07:03",
"IspType": "sample string 22"
}
]