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": "ee977d56-ed6d-42c4-9b1e-3e7036b8daef",
"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": "f607bd15-9932-479b-94af-7a31a997bf67",
"PageId": "2b863510-610c-468c-bba3-452e968dd974",
"CopyId": "f90ef082-036e-4780-b0c2-d649b5f63379",
"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": "54a16438-3717-4f58-a802-8c7b68612a96",
"PrmtID": "c82ae9ce-102c-4667-8440-749521375660",
"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": "54a16438-3717-4f58-a802-8c7b68612a96",
"PrmtID": "c82ae9ce-102c-4667-8440-749521375660",
"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": "1a832911-ffa4-4651-886f-30615492582e",
"PromotionId": "44f0c410-4438-4c44-b39e-1366e6fa4f02",
"ProductId": "197f5007-566f-43e6-a9fb-bdd35a7a20cd",
"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": "1a832911-ffa4-4651-886f-30615492582e",
"PromotionId": "44f0c410-4438-4c44-b39e-1366e6fa4f02",
"ProductId": "197f5007-566f-43e6-a9fb-bdd35a7a20cd",
"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": "96fe5cca-6643-43a7-ae67-8ec3d22332e1",
"PromotionId": "574f8f01-b2a0-42b7-8e57-fb07d898fe94",
"MerchantId": "f8dc8784-ad56-40a7-9bbf-4e605e92a3ab",
"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": "96fe5cca-6643-43a7-ae67-8ec3d22332e1",
"PromotionId": "574f8f01-b2a0-42b7-8e57-fb07d898fe94",
"MerchantId": "f8dc8784-ad56-40a7-9bbf-4e605e92a3ab",
"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": "33610a54-63b5-47ff-a4a5-e0bcae293229",
"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": "1600bcf6-3e78-4c96-9d9e-34a3a872d270",
"ClientId": "120dd48b-0e80-4dbd-9e76-67bed3fc90b7",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2025-12-30 14:11:36",
"UpdateDate": "2025-12-30 14:11:36",
"CreateBy": "d35ca43b-5355-4fef-847c-64f3a0c55145",
"UpdateBy": "e12aef02-8762-44bc-9384-5622b843dbed"
},
"AppLayoutId": "c4d4d8e0-aba0-411e-8860-5f4e5bfe588e",
"AppLayoutType": 0,
"StyleId": "d8815f4b-807a-4033-823d-5546ca69b4b0",
"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": "3107107c-20aa-4bc7-b2fb-d35b7214dcaa",
"ClientId": "1a55ffac-efc6-4787-a4c3-638a42f7d68a",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2025-12-30 14:11:36",
"UpdateDate": "2025-12-30 14:11:36",
"CreateBy": "55b0120f-1abd-40bc-9d22-1e9e9a2d9b4e",
"UpdateBy": "76cd89c6-aea9-469b-837a-73ee62efabe3"
},
"BrowerLayoutId": "2a497476-a83a-4eb7-867e-54d79d6bfadf",
"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": "9ac6b64b-29c1-4011-876d-5036441aa319",
"PrmtId": "4ec4642e-be40-4b09-87c3-bb08632d0b27",
"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": "54a16438-3717-4f58-a802-8c7b68612a96",
"PrmtID": "c82ae9ce-102c-4667-8440-749521375660",
"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": "54a16438-3717-4f58-a802-8c7b68612a96",
"PrmtID": "c82ae9ce-102c-4667-8440-749521375660",
"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": "1a832911-ffa4-4651-886f-30615492582e",
"PromotionId": "44f0c410-4438-4c44-b39e-1366e6fa4f02",
"ProductId": "197f5007-566f-43e6-a9fb-bdd35a7a20cd",
"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": "1a832911-ffa4-4651-886f-30615492582e",
"PromotionId": "44f0c410-4438-4c44-b39e-1366e6fa4f02",
"ProductId": "197f5007-566f-43e6-a9fb-bdd35a7a20cd",
"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": "96fe5cca-6643-43a7-ae67-8ec3d22332e1",
"PromotionId": "574f8f01-b2a0-42b7-8e57-fb07d898fe94",
"MerchantId": "f8dc8784-ad56-40a7-9bbf-4e605e92a3ab",
"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": "96fe5cca-6643-43a7-ae67-8ec3d22332e1",
"PromotionId": "574f8f01-b2a0-42b7-8e57-fb07d898fe94",
"MerchantId": "f8dc8784-ad56-40a7-9bbf-4e605e92a3ab",
"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": "2025-12-30 14:11:36",
"CreateDateStr": "2025-12-30 14:11:36",
"UpdateDate": "2025-12-30 14:11:36",
"UpdateDateStr": "2025-12-30 14:11:36",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "9ac6b64b-29c1-4011-876d-5036441aa319",
"PrmtId": "4ec4642e-be40-4b09-87c3-bb08632d0b27",
"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": "54a16438-3717-4f58-a802-8c7b68612a96",
"PrmtID": "c82ae9ce-102c-4667-8440-749521375660",
"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": "54a16438-3717-4f58-a802-8c7b68612a96",
"PrmtID": "c82ae9ce-102c-4667-8440-749521375660",
"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": "1a832911-ffa4-4651-886f-30615492582e",
"PromotionId": "44f0c410-4438-4c44-b39e-1366e6fa4f02",
"ProductId": "197f5007-566f-43e6-a9fb-bdd35a7a20cd",
"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": "1a832911-ffa4-4651-886f-30615492582e",
"PromotionId": "44f0c410-4438-4c44-b39e-1366e6fa4f02",
"ProductId": "197f5007-566f-43e6-a9fb-bdd35a7a20cd",
"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": "96fe5cca-6643-43a7-ae67-8ec3d22332e1",
"PromotionId": "574f8f01-b2a0-42b7-8e57-fb07d898fe94",
"MerchantId": "f8dc8784-ad56-40a7-9bbf-4e605e92a3ab",
"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": "96fe5cca-6643-43a7-ae67-8ec3d22332e1",
"PromotionId": "574f8f01-b2a0-42b7-8e57-fb07d898fe94",
"MerchantId": "f8dc8784-ad56-40a7-9bbf-4e605e92a3ab",
"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": "2025-12-30 14:11:36",
"CreateDateStr": "2025-12-30 14:11:36",
"UpdateDate": "2025-12-30 14:11:36",
"UpdateDateStr": "2025-12-30 14:11:36",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2025-12-30 14:11:36",
"CreateDateStr": "2025-12-30 14:11:36",
"UpdateDate": "2025-12-30 14:11:36",
"UpdateDateStr": "2025-12-30 14:11:36",
"IspType": "sample string 22"
},
{
"Id": "f607bd15-9932-479b-94af-7a31a997bf67",
"PageId": "2b863510-610c-468c-bba3-452e968dd974",
"CopyId": "f90ef082-036e-4780-b0c2-d649b5f63379",
"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": "54a16438-3717-4f58-a802-8c7b68612a96",
"PrmtID": "c82ae9ce-102c-4667-8440-749521375660",
"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": "54a16438-3717-4f58-a802-8c7b68612a96",
"PrmtID": "c82ae9ce-102c-4667-8440-749521375660",
"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": "1a832911-ffa4-4651-886f-30615492582e",
"PromotionId": "44f0c410-4438-4c44-b39e-1366e6fa4f02",
"ProductId": "197f5007-566f-43e6-a9fb-bdd35a7a20cd",
"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": "1a832911-ffa4-4651-886f-30615492582e",
"PromotionId": "44f0c410-4438-4c44-b39e-1366e6fa4f02",
"ProductId": "197f5007-566f-43e6-a9fb-bdd35a7a20cd",
"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": "96fe5cca-6643-43a7-ae67-8ec3d22332e1",
"PromotionId": "574f8f01-b2a0-42b7-8e57-fb07d898fe94",
"MerchantId": "f8dc8784-ad56-40a7-9bbf-4e605e92a3ab",
"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": "96fe5cca-6643-43a7-ae67-8ec3d22332e1",
"PromotionId": "574f8f01-b2a0-42b7-8e57-fb07d898fe94",
"MerchantId": "f8dc8784-ad56-40a7-9bbf-4e605e92a3ab",
"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": "33610a54-63b5-47ff-a4a5-e0bcae293229",
"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": "1600bcf6-3e78-4c96-9d9e-34a3a872d270",
"ClientId": "120dd48b-0e80-4dbd-9e76-67bed3fc90b7",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2025-12-30 14:11:36",
"UpdateDate": "2025-12-30 14:11:36",
"CreateBy": "d35ca43b-5355-4fef-847c-64f3a0c55145",
"UpdateBy": "e12aef02-8762-44bc-9384-5622b843dbed"
},
"AppLayoutId": "c4d4d8e0-aba0-411e-8860-5f4e5bfe588e",
"AppLayoutType": 0,
"StyleId": "d8815f4b-807a-4033-823d-5546ca69b4b0",
"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": "3107107c-20aa-4bc7-b2fb-d35b7214dcaa",
"ClientId": "1a55ffac-efc6-4787-a4c3-638a42f7d68a",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2025-12-30 14:11:36",
"UpdateDate": "2025-12-30 14:11:36",
"CreateBy": "55b0120f-1abd-40bc-9d22-1e9e9a2d9b4e",
"UpdateBy": "76cd89c6-aea9-469b-837a-73ee62efabe3"
},
"BrowerLayoutId": "2a497476-a83a-4eb7-867e-54d79d6bfadf",
"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": "9ac6b64b-29c1-4011-876d-5036441aa319",
"PrmtId": "4ec4642e-be40-4b09-87c3-bb08632d0b27",
"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": "54a16438-3717-4f58-a802-8c7b68612a96",
"PrmtID": "c82ae9ce-102c-4667-8440-749521375660",
"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": "54a16438-3717-4f58-a802-8c7b68612a96",
"PrmtID": "c82ae9ce-102c-4667-8440-749521375660",
"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": "1a832911-ffa4-4651-886f-30615492582e",
"PromotionId": "44f0c410-4438-4c44-b39e-1366e6fa4f02",
"ProductId": "197f5007-566f-43e6-a9fb-bdd35a7a20cd",
"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": "1a832911-ffa4-4651-886f-30615492582e",
"PromotionId": "44f0c410-4438-4c44-b39e-1366e6fa4f02",
"ProductId": "197f5007-566f-43e6-a9fb-bdd35a7a20cd",
"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": "96fe5cca-6643-43a7-ae67-8ec3d22332e1",
"PromotionId": "574f8f01-b2a0-42b7-8e57-fb07d898fe94",
"MerchantId": "f8dc8784-ad56-40a7-9bbf-4e605e92a3ab",
"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": "96fe5cca-6643-43a7-ae67-8ec3d22332e1",
"PromotionId": "574f8f01-b2a0-42b7-8e57-fb07d898fe94",
"MerchantId": "f8dc8784-ad56-40a7-9bbf-4e605e92a3ab",
"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": "2025-12-30 14:11:36",
"CreateDateStr": "2025-12-30 14:11:36",
"UpdateDate": "2025-12-30 14:11:36",
"UpdateDateStr": "2025-12-30 14:11:36",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "9ac6b64b-29c1-4011-876d-5036441aa319",
"PrmtId": "4ec4642e-be40-4b09-87c3-bb08632d0b27",
"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": "54a16438-3717-4f58-a802-8c7b68612a96",
"PrmtID": "c82ae9ce-102c-4667-8440-749521375660",
"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": "54a16438-3717-4f58-a802-8c7b68612a96",
"PrmtID": "c82ae9ce-102c-4667-8440-749521375660",
"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": "1a832911-ffa4-4651-886f-30615492582e",
"PromotionId": "44f0c410-4438-4c44-b39e-1366e6fa4f02",
"ProductId": "197f5007-566f-43e6-a9fb-bdd35a7a20cd",
"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": "1a832911-ffa4-4651-886f-30615492582e",
"PromotionId": "44f0c410-4438-4c44-b39e-1366e6fa4f02",
"ProductId": "197f5007-566f-43e6-a9fb-bdd35a7a20cd",
"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": "96fe5cca-6643-43a7-ae67-8ec3d22332e1",
"PromotionId": "574f8f01-b2a0-42b7-8e57-fb07d898fe94",
"MerchantId": "f8dc8784-ad56-40a7-9bbf-4e605e92a3ab",
"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": "96fe5cca-6643-43a7-ae67-8ec3d22332e1",
"PromotionId": "574f8f01-b2a0-42b7-8e57-fb07d898fe94",
"MerchantId": "f8dc8784-ad56-40a7-9bbf-4e605e92a3ab",
"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": "2025-12-30 14:11:36",
"CreateDateStr": "2025-12-30 14:11:36",
"UpdateDate": "2025-12-30 14:11:36",
"UpdateDateStr": "2025-12-30 14:11:36",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2025-12-30 14:11:36",
"CreateDateStr": "2025-12-30 14:11:36",
"UpdateDate": "2025-12-30 14:11:36",
"UpdateDateStr": "2025-12-30 14:11:36",
"IspType": "sample string 22"
}
]