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": "4192c3e7-0021-42c7-adcb-9f238dd7c6d6",
"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": "ec692a9d-3e85-4824-8678-3875cff24db3",
"PageId": "b4fef686-431e-4508-91d8-6dd023f376c7",
"CopyId": "642c66a3-764b-49fd-bc54-8e0e21e1581f",
"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": "0394a049-540a-49b5-9383-08af0cfa100e",
"PrmtID": "fa4d8ac8-3fb7-415a-b16a-2acab51f94e0",
"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": "0394a049-540a-49b5-9383-08af0cfa100e",
"PrmtID": "fa4d8ac8-3fb7-415a-b16a-2acab51f94e0",
"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": "65f58daa-0e56-4d98-8fdb-f4979748a370",
"PromotionId": "aeee3d38-4ff4-43f7-a6e2-af48364f5c77",
"ProductId": "4b20211d-08d1-41cf-bcc2-55dec1ad87da",
"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": "65f58daa-0e56-4d98-8fdb-f4979748a370",
"PromotionId": "aeee3d38-4ff4-43f7-a6e2-af48364f5c77",
"ProductId": "4b20211d-08d1-41cf-bcc2-55dec1ad87da",
"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": "1b29baa3-f8da-4d2d-8d86-2596ffc51a80",
"PromotionId": "c0101dbe-89f2-49ca-8f77-9d03888fa042",
"MerchantId": "f7dfda30-6bf2-4732-84b7-dae4f8a2f903",
"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": "1b29baa3-f8da-4d2d-8d86-2596ffc51a80",
"PromotionId": "c0101dbe-89f2-49ca-8f77-9d03888fa042",
"MerchantId": "f7dfda30-6bf2-4732-84b7-dae4f8a2f903",
"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": "2e461c43-7528-4933-ade5-1b4e3b293dbb",
"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": "8497f8ad-3339-4ea6-b8be-c88da2e0063c",
"ClientId": "ca4d5f50-fcda-4d23-8103-b2678bbd2100",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2025-12-30 14:11:48",
"UpdateDate": "2025-12-30 14:11:48",
"CreateBy": "4a413e00-a5ee-4707-b4ac-60816492abd4",
"UpdateBy": "62b0013a-0d8d-47aa-9a19-4fc532c236d2"
},
"AppLayoutId": "2ebed630-35ee-44c2-ba75-44da20c562d0",
"AppLayoutType": 0,
"StyleId": "940de13a-ed61-42b0-a806-9f4b5196b314",
"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": "dda78064-5bf5-4aad-a3ef-f354fb285f63",
"ClientId": "27837d3b-94ce-4846-86fc-7df7a7e98abc",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2025-12-30 14:11:48",
"UpdateDate": "2025-12-30 14:11:48",
"CreateBy": "28ddf6cc-758f-42cf-af33-2dbbf36b7934",
"UpdateBy": "3cca4b8a-3b7c-4489-b58c-56ffb5e78bf1"
},
"BrowerLayoutId": "e5bf3e73-edc3-4940-9204-df3bf86ff62a",
"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": "e8faf8b3-9a9c-40c2-a84e-191ec0010cc8",
"PrmtId": "fac39590-2198-4562-9995-00c532ee45b8",
"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": "0394a049-540a-49b5-9383-08af0cfa100e",
"PrmtID": "fa4d8ac8-3fb7-415a-b16a-2acab51f94e0",
"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": "0394a049-540a-49b5-9383-08af0cfa100e",
"PrmtID": "fa4d8ac8-3fb7-415a-b16a-2acab51f94e0",
"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": "65f58daa-0e56-4d98-8fdb-f4979748a370",
"PromotionId": "aeee3d38-4ff4-43f7-a6e2-af48364f5c77",
"ProductId": "4b20211d-08d1-41cf-bcc2-55dec1ad87da",
"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": "65f58daa-0e56-4d98-8fdb-f4979748a370",
"PromotionId": "aeee3d38-4ff4-43f7-a6e2-af48364f5c77",
"ProductId": "4b20211d-08d1-41cf-bcc2-55dec1ad87da",
"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": "1b29baa3-f8da-4d2d-8d86-2596ffc51a80",
"PromotionId": "c0101dbe-89f2-49ca-8f77-9d03888fa042",
"MerchantId": "f7dfda30-6bf2-4732-84b7-dae4f8a2f903",
"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": "1b29baa3-f8da-4d2d-8d86-2596ffc51a80",
"PromotionId": "c0101dbe-89f2-49ca-8f77-9d03888fa042",
"MerchantId": "f7dfda30-6bf2-4732-84b7-dae4f8a2f903",
"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:48",
"CreateDateStr": "2025-12-30 14:11:48",
"UpdateDate": "2025-12-30 14:11:48",
"UpdateDateStr": "2025-12-30 14:11:48",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "e8faf8b3-9a9c-40c2-a84e-191ec0010cc8",
"PrmtId": "fac39590-2198-4562-9995-00c532ee45b8",
"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": "0394a049-540a-49b5-9383-08af0cfa100e",
"PrmtID": "fa4d8ac8-3fb7-415a-b16a-2acab51f94e0",
"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": "0394a049-540a-49b5-9383-08af0cfa100e",
"PrmtID": "fa4d8ac8-3fb7-415a-b16a-2acab51f94e0",
"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": "65f58daa-0e56-4d98-8fdb-f4979748a370",
"PromotionId": "aeee3d38-4ff4-43f7-a6e2-af48364f5c77",
"ProductId": "4b20211d-08d1-41cf-bcc2-55dec1ad87da",
"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": "65f58daa-0e56-4d98-8fdb-f4979748a370",
"PromotionId": "aeee3d38-4ff4-43f7-a6e2-af48364f5c77",
"ProductId": "4b20211d-08d1-41cf-bcc2-55dec1ad87da",
"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": "1b29baa3-f8da-4d2d-8d86-2596ffc51a80",
"PromotionId": "c0101dbe-89f2-49ca-8f77-9d03888fa042",
"MerchantId": "f7dfda30-6bf2-4732-84b7-dae4f8a2f903",
"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": "1b29baa3-f8da-4d2d-8d86-2596ffc51a80",
"PromotionId": "c0101dbe-89f2-49ca-8f77-9d03888fa042",
"MerchantId": "f7dfda30-6bf2-4732-84b7-dae4f8a2f903",
"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:48",
"CreateDateStr": "2025-12-30 14:11:48",
"UpdateDate": "2025-12-30 14:11:48",
"UpdateDateStr": "2025-12-30 14:11:48",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2025-12-30 14:11:48",
"CreateDateStr": "2025-12-30 14:11:48",
"UpdateDate": "2025-12-30 14:11:48",
"UpdateDateStr": "2025-12-30 14:11:48",
"IspType": "sample string 22"
},
{
"Id": "ec692a9d-3e85-4824-8678-3875cff24db3",
"PageId": "b4fef686-431e-4508-91d8-6dd023f376c7",
"CopyId": "642c66a3-764b-49fd-bc54-8e0e21e1581f",
"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": "0394a049-540a-49b5-9383-08af0cfa100e",
"PrmtID": "fa4d8ac8-3fb7-415a-b16a-2acab51f94e0",
"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": "0394a049-540a-49b5-9383-08af0cfa100e",
"PrmtID": "fa4d8ac8-3fb7-415a-b16a-2acab51f94e0",
"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": "65f58daa-0e56-4d98-8fdb-f4979748a370",
"PromotionId": "aeee3d38-4ff4-43f7-a6e2-af48364f5c77",
"ProductId": "4b20211d-08d1-41cf-bcc2-55dec1ad87da",
"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": "65f58daa-0e56-4d98-8fdb-f4979748a370",
"PromotionId": "aeee3d38-4ff4-43f7-a6e2-af48364f5c77",
"ProductId": "4b20211d-08d1-41cf-bcc2-55dec1ad87da",
"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": "1b29baa3-f8da-4d2d-8d86-2596ffc51a80",
"PromotionId": "c0101dbe-89f2-49ca-8f77-9d03888fa042",
"MerchantId": "f7dfda30-6bf2-4732-84b7-dae4f8a2f903",
"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": "1b29baa3-f8da-4d2d-8d86-2596ffc51a80",
"PromotionId": "c0101dbe-89f2-49ca-8f77-9d03888fa042",
"MerchantId": "f7dfda30-6bf2-4732-84b7-dae4f8a2f903",
"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": "2e461c43-7528-4933-ade5-1b4e3b293dbb",
"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": "8497f8ad-3339-4ea6-b8be-c88da2e0063c",
"ClientId": "ca4d5f50-fcda-4d23-8103-b2678bbd2100",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2025-12-30 14:11:48",
"UpdateDate": "2025-12-30 14:11:48",
"CreateBy": "4a413e00-a5ee-4707-b4ac-60816492abd4",
"UpdateBy": "62b0013a-0d8d-47aa-9a19-4fc532c236d2"
},
"AppLayoutId": "2ebed630-35ee-44c2-ba75-44da20c562d0",
"AppLayoutType": 0,
"StyleId": "940de13a-ed61-42b0-a806-9f4b5196b314",
"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": "dda78064-5bf5-4aad-a3ef-f354fb285f63",
"ClientId": "27837d3b-94ce-4846-86fc-7df7a7e98abc",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2025-12-30 14:11:48",
"UpdateDate": "2025-12-30 14:11:48",
"CreateBy": "28ddf6cc-758f-42cf-af33-2dbbf36b7934",
"UpdateBy": "3cca4b8a-3b7c-4489-b58c-56ffb5e78bf1"
},
"BrowerLayoutId": "e5bf3e73-edc3-4940-9204-df3bf86ff62a",
"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": "e8faf8b3-9a9c-40c2-a84e-191ec0010cc8",
"PrmtId": "fac39590-2198-4562-9995-00c532ee45b8",
"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": "0394a049-540a-49b5-9383-08af0cfa100e",
"PrmtID": "fa4d8ac8-3fb7-415a-b16a-2acab51f94e0",
"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": "0394a049-540a-49b5-9383-08af0cfa100e",
"PrmtID": "fa4d8ac8-3fb7-415a-b16a-2acab51f94e0",
"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": "65f58daa-0e56-4d98-8fdb-f4979748a370",
"PromotionId": "aeee3d38-4ff4-43f7-a6e2-af48364f5c77",
"ProductId": "4b20211d-08d1-41cf-bcc2-55dec1ad87da",
"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": "65f58daa-0e56-4d98-8fdb-f4979748a370",
"PromotionId": "aeee3d38-4ff4-43f7-a6e2-af48364f5c77",
"ProductId": "4b20211d-08d1-41cf-bcc2-55dec1ad87da",
"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": "1b29baa3-f8da-4d2d-8d86-2596ffc51a80",
"PromotionId": "c0101dbe-89f2-49ca-8f77-9d03888fa042",
"MerchantId": "f7dfda30-6bf2-4732-84b7-dae4f8a2f903",
"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": "1b29baa3-f8da-4d2d-8d86-2596ffc51a80",
"PromotionId": "c0101dbe-89f2-49ca-8f77-9d03888fa042",
"MerchantId": "f7dfda30-6bf2-4732-84b7-dae4f8a2f903",
"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:48",
"CreateDateStr": "2025-12-30 14:11:48",
"UpdateDate": "2025-12-30 14:11:48",
"UpdateDateStr": "2025-12-30 14:11:48",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "e8faf8b3-9a9c-40c2-a84e-191ec0010cc8",
"PrmtId": "fac39590-2198-4562-9995-00c532ee45b8",
"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": "0394a049-540a-49b5-9383-08af0cfa100e",
"PrmtID": "fa4d8ac8-3fb7-415a-b16a-2acab51f94e0",
"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": "0394a049-540a-49b5-9383-08af0cfa100e",
"PrmtID": "fa4d8ac8-3fb7-415a-b16a-2acab51f94e0",
"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": "65f58daa-0e56-4d98-8fdb-f4979748a370",
"PromotionId": "aeee3d38-4ff4-43f7-a6e2-af48364f5c77",
"ProductId": "4b20211d-08d1-41cf-bcc2-55dec1ad87da",
"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": "65f58daa-0e56-4d98-8fdb-f4979748a370",
"PromotionId": "aeee3d38-4ff4-43f7-a6e2-af48364f5c77",
"ProductId": "4b20211d-08d1-41cf-bcc2-55dec1ad87da",
"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": "1b29baa3-f8da-4d2d-8d86-2596ffc51a80",
"PromotionId": "c0101dbe-89f2-49ca-8f77-9d03888fa042",
"MerchantId": "f7dfda30-6bf2-4732-84b7-dae4f8a2f903",
"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": "1b29baa3-f8da-4d2d-8d86-2596ffc51a80",
"PromotionId": "c0101dbe-89f2-49ca-8f77-9d03888fa042",
"MerchantId": "f7dfda30-6bf2-4732-84b7-dae4f8a2f903",
"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:48",
"CreateDateStr": "2025-12-30 14:11:48",
"UpdateDate": "2025-12-30 14:11:48",
"UpdateDateStr": "2025-12-30 14:11:48",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2025-12-30 14:11:48",
"CreateDateStr": "2025-12-30 14:11:48",
"UpdateDate": "2025-12-30 14:11:48",
"UpdateDateStr": "2025-12-30 14:11:48",
"IspType": "sample string 22"
}
]