POST AdminApi/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": "0ab343bd-0fb6-4f02-b7ae-b4a876c38d4a",
"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": "1fa01c32-270e-4498-aa9e-2c39e8a1d710",
"PageId": "3580b2bc-7a7f-4470-b364-f128121e96b0",
"CopyId": "4d14fa72-c884-4fd7-afcb-155a013ce1d9",
"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": "9fb44705-3765-4580-874b-0e0e0ffedc7e",
"PrmtID": "0b70693f-6afb-48d0-a1b4-5e9a0cc32d05",
"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": "9fb44705-3765-4580-874b-0e0e0ffedc7e",
"PrmtID": "0b70693f-6afb-48d0-a1b4-5e9a0cc32d05",
"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": "483ad117-ac5d-45b6-8ec8-9147304876df",
"PromotionId": "88e05399-788b-45e2-b81d-4843b945978d",
"ProductId": "eea07b6e-ba42-4416-b56e-cf2d52bfefa0",
"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": "483ad117-ac5d-45b6-8ec8-9147304876df",
"PromotionId": "88e05399-788b-45e2-b81d-4843b945978d",
"ProductId": "eea07b6e-ba42-4416-b56e-cf2d52bfefa0",
"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": "3c2d7706-a2a7-43f0-a3c9-8f17729276c4",
"PromotionId": "5abd6ea3-9cab-4cc8-8d92-495973168ae5",
"MerchantId": "36f3ea92-342c-4c3c-9309-22d9ef3fbc02",
"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": "3c2d7706-a2a7-43f0-a3c9-8f17729276c4",
"PromotionId": "5abd6ea3-9cab-4cc8-8d92-495973168ae5",
"MerchantId": "36f3ea92-342c-4c3c-9309-22d9ef3fbc02",
"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": "384a7dbe-5073-4e6a-b677-ccebf4263c03",
"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": "56208cea-0eb4-45fe-b25e-9e74dc20a86a",
"ClientId": "1d3268f4-9b73-45c5-829d-9e1dbb11b85e",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-02-24 14:23:55",
"UpdateDate": "2026-02-24 14:23:55",
"CreateBy": "b5a738e7-82e9-47dd-8be6-50dfc7e047ef",
"UpdateBy": "b0707719-bdda-46ff-b058-4065979640ea"
},
"AppLayoutId": "d5c76bf1-4458-4a55-a5ac-f98ba420892c",
"AppLayoutType": 0,
"StyleId": "13f70914-ceb2-462b-9ae3-b250ccf2b8c3",
"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": "dd85c762-54ca-4c65-9989-f4bbb10c186b",
"ClientId": "9adcafeb-e16d-458c-8f3e-ecdd6ef278be",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-02-24 14:23:55",
"UpdateDate": "2026-02-24 14:23:55",
"CreateBy": "5316b747-86b9-4ac3-bd2a-d17316eb5cfe",
"UpdateBy": "8e1f4931-0d17-4039-877c-406457a32bbe"
},
"BrowerLayoutId": "37e19a37-e46c-416f-9a9b-1cca4f823aa5",
"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": "3f585449-0238-4029-980b-7e80a4fb4069",
"PrmtId": "ffbd1f5c-c0b9-4798-b6c5-b98d1842b302",
"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": "9fb44705-3765-4580-874b-0e0e0ffedc7e",
"PrmtID": "0b70693f-6afb-48d0-a1b4-5e9a0cc32d05",
"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": "9fb44705-3765-4580-874b-0e0e0ffedc7e",
"PrmtID": "0b70693f-6afb-48d0-a1b4-5e9a0cc32d05",
"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": "483ad117-ac5d-45b6-8ec8-9147304876df",
"PromotionId": "88e05399-788b-45e2-b81d-4843b945978d",
"ProductId": "eea07b6e-ba42-4416-b56e-cf2d52bfefa0",
"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": "483ad117-ac5d-45b6-8ec8-9147304876df",
"PromotionId": "88e05399-788b-45e2-b81d-4843b945978d",
"ProductId": "eea07b6e-ba42-4416-b56e-cf2d52bfefa0",
"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": "3c2d7706-a2a7-43f0-a3c9-8f17729276c4",
"PromotionId": "5abd6ea3-9cab-4cc8-8d92-495973168ae5",
"MerchantId": "36f3ea92-342c-4c3c-9309-22d9ef3fbc02",
"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": "3c2d7706-a2a7-43f0-a3c9-8f17729276c4",
"PromotionId": "5abd6ea3-9cab-4cc8-8d92-495973168ae5",
"MerchantId": "36f3ea92-342c-4c3c-9309-22d9ef3fbc02",
"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:55",
"CreateDateStr": "2026-02-24 14:23:55",
"UpdateDate": "2026-02-24 14:23:55",
"UpdateDateStr": "2026-02-24 14:23:55",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "3f585449-0238-4029-980b-7e80a4fb4069",
"PrmtId": "ffbd1f5c-c0b9-4798-b6c5-b98d1842b302",
"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": "9fb44705-3765-4580-874b-0e0e0ffedc7e",
"PrmtID": "0b70693f-6afb-48d0-a1b4-5e9a0cc32d05",
"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": "9fb44705-3765-4580-874b-0e0e0ffedc7e",
"PrmtID": "0b70693f-6afb-48d0-a1b4-5e9a0cc32d05",
"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": "483ad117-ac5d-45b6-8ec8-9147304876df",
"PromotionId": "88e05399-788b-45e2-b81d-4843b945978d",
"ProductId": "eea07b6e-ba42-4416-b56e-cf2d52bfefa0",
"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": "483ad117-ac5d-45b6-8ec8-9147304876df",
"PromotionId": "88e05399-788b-45e2-b81d-4843b945978d",
"ProductId": "eea07b6e-ba42-4416-b56e-cf2d52bfefa0",
"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": "3c2d7706-a2a7-43f0-a3c9-8f17729276c4",
"PromotionId": "5abd6ea3-9cab-4cc8-8d92-495973168ae5",
"MerchantId": "36f3ea92-342c-4c3c-9309-22d9ef3fbc02",
"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": "3c2d7706-a2a7-43f0-a3c9-8f17729276c4",
"PromotionId": "5abd6ea3-9cab-4cc8-8d92-495973168ae5",
"MerchantId": "36f3ea92-342c-4c3c-9309-22d9ef3fbc02",
"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:55",
"CreateDateStr": "2026-02-24 14:23:55",
"UpdateDate": "2026-02-24 14:23:55",
"UpdateDateStr": "2026-02-24 14:23:55",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-02-24 14:23:55",
"CreateDateStr": "2026-02-24 14:23:55",
"UpdateDate": "2026-02-24 14:23:55",
"UpdateDateStr": "2026-02-24 14:23:55",
"IspType": "sample string 22"
},
{
"Id": "1fa01c32-270e-4498-aa9e-2c39e8a1d710",
"PageId": "3580b2bc-7a7f-4470-b364-f128121e96b0",
"CopyId": "4d14fa72-c884-4fd7-afcb-155a013ce1d9",
"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": "9fb44705-3765-4580-874b-0e0e0ffedc7e",
"PrmtID": "0b70693f-6afb-48d0-a1b4-5e9a0cc32d05",
"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": "9fb44705-3765-4580-874b-0e0e0ffedc7e",
"PrmtID": "0b70693f-6afb-48d0-a1b4-5e9a0cc32d05",
"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": "483ad117-ac5d-45b6-8ec8-9147304876df",
"PromotionId": "88e05399-788b-45e2-b81d-4843b945978d",
"ProductId": "eea07b6e-ba42-4416-b56e-cf2d52bfefa0",
"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": "483ad117-ac5d-45b6-8ec8-9147304876df",
"PromotionId": "88e05399-788b-45e2-b81d-4843b945978d",
"ProductId": "eea07b6e-ba42-4416-b56e-cf2d52bfefa0",
"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": "3c2d7706-a2a7-43f0-a3c9-8f17729276c4",
"PromotionId": "5abd6ea3-9cab-4cc8-8d92-495973168ae5",
"MerchantId": "36f3ea92-342c-4c3c-9309-22d9ef3fbc02",
"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": "3c2d7706-a2a7-43f0-a3c9-8f17729276c4",
"PromotionId": "5abd6ea3-9cab-4cc8-8d92-495973168ae5",
"MerchantId": "36f3ea92-342c-4c3c-9309-22d9ef3fbc02",
"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": "384a7dbe-5073-4e6a-b677-ccebf4263c03",
"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": "56208cea-0eb4-45fe-b25e-9e74dc20a86a",
"ClientId": "1d3268f4-9b73-45c5-829d-9e1dbb11b85e",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-02-24 14:23:55",
"UpdateDate": "2026-02-24 14:23:55",
"CreateBy": "b5a738e7-82e9-47dd-8be6-50dfc7e047ef",
"UpdateBy": "b0707719-bdda-46ff-b058-4065979640ea"
},
"AppLayoutId": "d5c76bf1-4458-4a55-a5ac-f98ba420892c",
"AppLayoutType": 0,
"StyleId": "13f70914-ceb2-462b-9ae3-b250ccf2b8c3",
"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": "dd85c762-54ca-4c65-9989-f4bbb10c186b",
"ClientId": "9adcafeb-e16d-458c-8f3e-ecdd6ef278be",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-02-24 14:23:55",
"UpdateDate": "2026-02-24 14:23:55",
"CreateBy": "5316b747-86b9-4ac3-bd2a-d17316eb5cfe",
"UpdateBy": "8e1f4931-0d17-4039-877c-406457a32bbe"
},
"BrowerLayoutId": "37e19a37-e46c-416f-9a9b-1cca4f823aa5",
"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": "3f585449-0238-4029-980b-7e80a4fb4069",
"PrmtId": "ffbd1f5c-c0b9-4798-b6c5-b98d1842b302",
"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": "9fb44705-3765-4580-874b-0e0e0ffedc7e",
"PrmtID": "0b70693f-6afb-48d0-a1b4-5e9a0cc32d05",
"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": "9fb44705-3765-4580-874b-0e0e0ffedc7e",
"PrmtID": "0b70693f-6afb-48d0-a1b4-5e9a0cc32d05",
"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": "483ad117-ac5d-45b6-8ec8-9147304876df",
"PromotionId": "88e05399-788b-45e2-b81d-4843b945978d",
"ProductId": "eea07b6e-ba42-4416-b56e-cf2d52bfefa0",
"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": "483ad117-ac5d-45b6-8ec8-9147304876df",
"PromotionId": "88e05399-788b-45e2-b81d-4843b945978d",
"ProductId": "eea07b6e-ba42-4416-b56e-cf2d52bfefa0",
"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": "3c2d7706-a2a7-43f0-a3c9-8f17729276c4",
"PromotionId": "5abd6ea3-9cab-4cc8-8d92-495973168ae5",
"MerchantId": "36f3ea92-342c-4c3c-9309-22d9ef3fbc02",
"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": "3c2d7706-a2a7-43f0-a3c9-8f17729276c4",
"PromotionId": "5abd6ea3-9cab-4cc8-8d92-495973168ae5",
"MerchantId": "36f3ea92-342c-4c3c-9309-22d9ef3fbc02",
"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:55",
"CreateDateStr": "2026-02-24 14:23:55",
"UpdateDate": "2026-02-24 14:23:55",
"UpdateDateStr": "2026-02-24 14:23:55",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "3f585449-0238-4029-980b-7e80a4fb4069",
"PrmtId": "ffbd1f5c-c0b9-4798-b6c5-b98d1842b302",
"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": "9fb44705-3765-4580-874b-0e0e0ffedc7e",
"PrmtID": "0b70693f-6afb-48d0-a1b4-5e9a0cc32d05",
"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": "9fb44705-3765-4580-874b-0e0e0ffedc7e",
"PrmtID": "0b70693f-6afb-48d0-a1b4-5e9a0cc32d05",
"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": "483ad117-ac5d-45b6-8ec8-9147304876df",
"PromotionId": "88e05399-788b-45e2-b81d-4843b945978d",
"ProductId": "eea07b6e-ba42-4416-b56e-cf2d52bfefa0",
"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": "483ad117-ac5d-45b6-8ec8-9147304876df",
"PromotionId": "88e05399-788b-45e2-b81d-4843b945978d",
"ProductId": "eea07b6e-ba42-4416-b56e-cf2d52bfefa0",
"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": "3c2d7706-a2a7-43f0-a3c9-8f17729276c4",
"PromotionId": "5abd6ea3-9cab-4cc8-8d92-495973168ae5",
"MerchantId": "36f3ea92-342c-4c3c-9309-22d9ef3fbc02",
"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": "3c2d7706-a2a7-43f0-a3c9-8f17729276c4",
"PromotionId": "5abd6ea3-9cab-4cc8-8d92-495973168ae5",
"MerchantId": "36f3ea92-342c-4c3c-9309-22d9ef3fbc02",
"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:55",
"CreateDateStr": "2026-02-24 14:23:55",
"UpdateDate": "2026-02-24 14:23:55",
"UpdateDateStr": "2026-02-24 14:23:55",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-02-24 14:23:55",
"CreateDateStr": "2026-02-24 14:23:55",
"UpdateDate": "2026-02-24 14:23:55",
"UpdateDateStr": "2026-02-24 14:23:55",
"IspType": "sample string 22"
}
]