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": "d19effbe-ca7c-4eb9-9916-6615ab2e6370",
"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": "b890974c-f2ad-42e6-aae3-bf2090a7f631",
"PageId": "5566cb18-fcc2-44c9-b813-1f5d5e3d4d73",
"CopyId": "bb0be4dd-a35f-478d-881f-574a6064b52c",
"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": "040ba08d-61e0-444f-b070-b11ab2c027b5",
"PrmtID": "b1dd4a6f-d4dc-4f53-b2b6-5c31e2d962fe",
"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": "040ba08d-61e0-444f-b070-b11ab2c027b5",
"PrmtID": "b1dd4a6f-d4dc-4f53-b2b6-5c31e2d962fe",
"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": "4ded0d8e-dfb1-440d-a91f-0a4741324820",
"PromotionId": "9ad5857c-b1b7-46e0-b58b-84067aee249a",
"ProductId": "ef34604a-4a60-46ec-b3db-5983b2b2bb1f",
"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": "4ded0d8e-dfb1-440d-a91f-0a4741324820",
"PromotionId": "9ad5857c-b1b7-46e0-b58b-84067aee249a",
"ProductId": "ef34604a-4a60-46ec-b3db-5983b2b2bb1f",
"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": "a8665517-33c5-4323-9521-c8ff34a32f20",
"PromotionId": "1f17f393-18a2-4f81-a679-3d2c541deda1",
"MerchantId": "329140a8-5f80-445b-9edb-85a5eb6bf28d",
"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": "a8665517-33c5-4323-9521-c8ff34a32f20",
"PromotionId": "1f17f393-18a2-4f81-a679-3d2c541deda1",
"MerchantId": "329140a8-5f80-445b-9edb-85a5eb6bf28d",
"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": "439fbd87-a396-4b05-b9e8-c92279226ead",
"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": "98091444-d845-416f-a851-25a3205fad3c",
"ClientId": "5ed86e9f-5258-4a17-919a-7c44f7e25bbe",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-02-24 14:24:12",
"UpdateDate": "2026-02-24 14:24:12",
"CreateBy": "d92b7ce7-9ed7-4fe5-968e-c2af64c8ab27",
"UpdateBy": "2fbfd2ba-2f44-4b57-a0c5-393a8a12f1ef"
},
"AppLayoutId": "0203212b-e895-4829-a68f-cfdecc9731ba",
"AppLayoutType": 0,
"StyleId": "f7783bef-5d9f-44e6-ba26-fc43fe00d3bc",
"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": "e786e2c9-74a3-4cd8-a596-f4ff45fb19db",
"ClientId": "1b8263a4-6391-4d6b-b378-00fbcdce049b",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-02-24 14:24:12",
"UpdateDate": "2026-02-24 14:24:12",
"CreateBy": "f581930d-7606-4d00-82bd-4fdb619fec81",
"UpdateBy": "59574247-ffdd-4b98-ae3c-2eff506784a9"
},
"BrowerLayoutId": "ed2f7783-8b7b-489b-81b0-df8ac7f00928",
"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": "77e6cb85-1e4c-4afa-9211-060a44a82724",
"PrmtId": "a91361ee-da44-452d-b6de-f0bac2ea4a7c",
"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": "040ba08d-61e0-444f-b070-b11ab2c027b5",
"PrmtID": "b1dd4a6f-d4dc-4f53-b2b6-5c31e2d962fe",
"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": "040ba08d-61e0-444f-b070-b11ab2c027b5",
"PrmtID": "b1dd4a6f-d4dc-4f53-b2b6-5c31e2d962fe",
"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": "4ded0d8e-dfb1-440d-a91f-0a4741324820",
"PromotionId": "9ad5857c-b1b7-46e0-b58b-84067aee249a",
"ProductId": "ef34604a-4a60-46ec-b3db-5983b2b2bb1f",
"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": "4ded0d8e-dfb1-440d-a91f-0a4741324820",
"PromotionId": "9ad5857c-b1b7-46e0-b58b-84067aee249a",
"ProductId": "ef34604a-4a60-46ec-b3db-5983b2b2bb1f",
"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": "a8665517-33c5-4323-9521-c8ff34a32f20",
"PromotionId": "1f17f393-18a2-4f81-a679-3d2c541deda1",
"MerchantId": "329140a8-5f80-445b-9edb-85a5eb6bf28d",
"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": "a8665517-33c5-4323-9521-c8ff34a32f20",
"PromotionId": "1f17f393-18a2-4f81-a679-3d2c541deda1",
"MerchantId": "329140a8-5f80-445b-9edb-85a5eb6bf28d",
"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:24:12",
"CreateDateStr": "2026-02-24 14:24:12",
"UpdateDate": "2026-02-24 14:24:12",
"UpdateDateStr": "2026-02-24 14:24:12",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "77e6cb85-1e4c-4afa-9211-060a44a82724",
"PrmtId": "a91361ee-da44-452d-b6de-f0bac2ea4a7c",
"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": "040ba08d-61e0-444f-b070-b11ab2c027b5",
"PrmtID": "b1dd4a6f-d4dc-4f53-b2b6-5c31e2d962fe",
"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": "040ba08d-61e0-444f-b070-b11ab2c027b5",
"PrmtID": "b1dd4a6f-d4dc-4f53-b2b6-5c31e2d962fe",
"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": "4ded0d8e-dfb1-440d-a91f-0a4741324820",
"PromotionId": "9ad5857c-b1b7-46e0-b58b-84067aee249a",
"ProductId": "ef34604a-4a60-46ec-b3db-5983b2b2bb1f",
"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": "4ded0d8e-dfb1-440d-a91f-0a4741324820",
"PromotionId": "9ad5857c-b1b7-46e0-b58b-84067aee249a",
"ProductId": "ef34604a-4a60-46ec-b3db-5983b2b2bb1f",
"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": "a8665517-33c5-4323-9521-c8ff34a32f20",
"PromotionId": "1f17f393-18a2-4f81-a679-3d2c541deda1",
"MerchantId": "329140a8-5f80-445b-9edb-85a5eb6bf28d",
"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": "a8665517-33c5-4323-9521-c8ff34a32f20",
"PromotionId": "1f17f393-18a2-4f81-a679-3d2c541deda1",
"MerchantId": "329140a8-5f80-445b-9edb-85a5eb6bf28d",
"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:24:12",
"CreateDateStr": "2026-02-24 14:24:12",
"UpdateDate": "2026-02-24 14:24:12",
"UpdateDateStr": "2026-02-24 14:24:12",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-02-24 14:24:12",
"CreateDateStr": "2026-02-24 14:24:12",
"UpdateDate": "2026-02-24 14:24:12",
"UpdateDateStr": "2026-02-24 14:24:12",
"IspType": "sample string 22"
},
{
"Id": "b890974c-f2ad-42e6-aae3-bf2090a7f631",
"PageId": "5566cb18-fcc2-44c9-b813-1f5d5e3d4d73",
"CopyId": "bb0be4dd-a35f-478d-881f-574a6064b52c",
"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": "040ba08d-61e0-444f-b070-b11ab2c027b5",
"PrmtID": "b1dd4a6f-d4dc-4f53-b2b6-5c31e2d962fe",
"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": "040ba08d-61e0-444f-b070-b11ab2c027b5",
"PrmtID": "b1dd4a6f-d4dc-4f53-b2b6-5c31e2d962fe",
"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": "4ded0d8e-dfb1-440d-a91f-0a4741324820",
"PromotionId": "9ad5857c-b1b7-46e0-b58b-84067aee249a",
"ProductId": "ef34604a-4a60-46ec-b3db-5983b2b2bb1f",
"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": "4ded0d8e-dfb1-440d-a91f-0a4741324820",
"PromotionId": "9ad5857c-b1b7-46e0-b58b-84067aee249a",
"ProductId": "ef34604a-4a60-46ec-b3db-5983b2b2bb1f",
"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": "a8665517-33c5-4323-9521-c8ff34a32f20",
"PromotionId": "1f17f393-18a2-4f81-a679-3d2c541deda1",
"MerchantId": "329140a8-5f80-445b-9edb-85a5eb6bf28d",
"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": "a8665517-33c5-4323-9521-c8ff34a32f20",
"PromotionId": "1f17f393-18a2-4f81-a679-3d2c541deda1",
"MerchantId": "329140a8-5f80-445b-9edb-85a5eb6bf28d",
"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": "439fbd87-a396-4b05-b9e8-c92279226ead",
"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": "98091444-d845-416f-a851-25a3205fad3c",
"ClientId": "5ed86e9f-5258-4a17-919a-7c44f7e25bbe",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-02-24 14:24:12",
"UpdateDate": "2026-02-24 14:24:12",
"CreateBy": "d92b7ce7-9ed7-4fe5-968e-c2af64c8ab27",
"UpdateBy": "2fbfd2ba-2f44-4b57-a0c5-393a8a12f1ef"
},
"AppLayoutId": "0203212b-e895-4829-a68f-cfdecc9731ba",
"AppLayoutType": 0,
"StyleId": "f7783bef-5d9f-44e6-ba26-fc43fe00d3bc",
"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": "e786e2c9-74a3-4cd8-a596-f4ff45fb19db",
"ClientId": "1b8263a4-6391-4d6b-b378-00fbcdce049b",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-02-24 14:24:12",
"UpdateDate": "2026-02-24 14:24:12",
"CreateBy": "f581930d-7606-4d00-82bd-4fdb619fec81",
"UpdateBy": "59574247-ffdd-4b98-ae3c-2eff506784a9"
},
"BrowerLayoutId": "ed2f7783-8b7b-489b-81b0-df8ac7f00928",
"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": "77e6cb85-1e4c-4afa-9211-060a44a82724",
"PrmtId": "a91361ee-da44-452d-b6de-f0bac2ea4a7c",
"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": "040ba08d-61e0-444f-b070-b11ab2c027b5",
"PrmtID": "b1dd4a6f-d4dc-4f53-b2b6-5c31e2d962fe",
"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": "040ba08d-61e0-444f-b070-b11ab2c027b5",
"PrmtID": "b1dd4a6f-d4dc-4f53-b2b6-5c31e2d962fe",
"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": "4ded0d8e-dfb1-440d-a91f-0a4741324820",
"PromotionId": "9ad5857c-b1b7-46e0-b58b-84067aee249a",
"ProductId": "ef34604a-4a60-46ec-b3db-5983b2b2bb1f",
"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": "4ded0d8e-dfb1-440d-a91f-0a4741324820",
"PromotionId": "9ad5857c-b1b7-46e0-b58b-84067aee249a",
"ProductId": "ef34604a-4a60-46ec-b3db-5983b2b2bb1f",
"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": "a8665517-33c5-4323-9521-c8ff34a32f20",
"PromotionId": "1f17f393-18a2-4f81-a679-3d2c541deda1",
"MerchantId": "329140a8-5f80-445b-9edb-85a5eb6bf28d",
"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": "a8665517-33c5-4323-9521-c8ff34a32f20",
"PromotionId": "1f17f393-18a2-4f81-a679-3d2c541deda1",
"MerchantId": "329140a8-5f80-445b-9edb-85a5eb6bf28d",
"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:24:12",
"CreateDateStr": "2026-02-24 14:24:12",
"UpdateDate": "2026-02-24 14:24:12",
"UpdateDateStr": "2026-02-24 14:24:12",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "77e6cb85-1e4c-4afa-9211-060a44a82724",
"PrmtId": "a91361ee-da44-452d-b6de-f0bac2ea4a7c",
"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": "040ba08d-61e0-444f-b070-b11ab2c027b5",
"PrmtID": "b1dd4a6f-d4dc-4f53-b2b6-5c31e2d962fe",
"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": "040ba08d-61e0-444f-b070-b11ab2c027b5",
"PrmtID": "b1dd4a6f-d4dc-4f53-b2b6-5c31e2d962fe",
"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": "4ded0d8e-dfb1-440d-a91f-0a4741324820",
"PromotionId": "9ad5857c-b1b7-46e0-b58b-84067aee249a",
"ProductId": "ef34604a-4a60-46ec-b3db-5983b2b2bb1f",
"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": "4ded0d8e-dfb1-440d-a91f-0a4741324820",
"PromotionId": "9ad5857c-b1b7-46e0-b58b-84067aee249a",
"ProductId": "ef34604a-4a60-46ec-b3db-5983b2b2bb1f",
"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": "a8665517-33c5-4323-9521-c8ff34a32f20",
"PromotionId": "1f17f393-18a2-4f81-a679-3d2c541deda1",
"MerchantId": "329140a8-5f80-445b-9edb-85a5eb6bf28d",
"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": "a8665517-33c5-4323-9521-c8ff34a32f20",
"PromotionId": "1f17f393-18a2-4f81-a679-3d2c541deda1",
"MerchantId": "329140a8-5f80-445b-9edb-85a5eb6bf28d",
"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:24:12",
"CreateDateStr": "2026-02-24 14:24:12",
"UpdateDate": "2026-02-24 14:24:12",
"UpdateDateStr": "2026-02-24 14:24:12",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-02-24 14:24:12",
"CreateDateStr": "2026-02-24 14:24:12",
"UpdateDate": "2026-02-24 14:24:12",
"UpdateDateStr": "2026-02-24 14:24:12",
"IspType": "sample string 22"
}
]