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": "443d5b1a-4904-452c-82c0-7bb1851dbce4",
"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": "f59bbbbb-6d18-4f96-8233-8ad228036b42",
"PageId": "c0380d87-13aa-4d47-95f8-1649511505c4",
"CopyId": "1c5b33bd-bbef-4ef2-828a-8aa8c95eef48",
"Lang": 0,
"LangDesc": "sample string 4",
"ImgName": "sample string 5",
"ImgPath": "sample string 6",
"ClientTypeName": "sample string 7",
"ClientType": 0,
"Seq": 8,
"Name": "sample string 9",
"Desc": "sample string 10",
"AppBackColor": "sample string 11",
"AppTitleColor": "sample string 12",
"AppItemColor": "sample string 13",
"Page": "sample string 14",
"PageDesc": "sample string 15",
"IsActive": true,
"IsActiveDesc": "是",
"PrmtBannerLst": [
{
"Id": "8f321043-181a-434c-a6c3-2953bf440191",
"PrmtID": "4c01aa64-f126-4bc7-9995-9e5d60b5090b",
"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": "8f321043-181a-434c-a6c3-2953bf440191",
"PrmtID": "4c01aa64-f126-4bc7-9995-9e5d60b5090b",
"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": "a2c37557-5305-4d2b-be39-f6f7db6345ce",
"PromotionId": "05544ed3-5b38-4237-ad53-6cf3fe2b5d33",
"ProductId": "3535668d-bf67-4ad5-aca5-e379d626836a",
"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": "a2c37557-5305-4d2b-be39-f6f7db6345ce",
"PromotionId": "05544ed3-5b38-4237-ad53-6cf3fe2b5d33",
"ProductId": "3535668d-bf67-4ad5-aca5-e379d626836a",
"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": "3705a62d-bec3-46fe-b5ea-c8b3f4de1074",
"PromotionId": "0335fdf8-76d1-4829-b2e7-da05c81f71d2",
"MerchantId": "b42859e8-8aad-471f-b03b-800989fed400",
"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": "3705a62d-bec3-46fe-b5ea-c8b3f4de1074",
"PromotionId": "0335fdf8-76d1-4829-b2e7-da05c81f71d2",
"MerchantId": "b42859e8-8aad-471f-b03b-800989fed400",
"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": "35fa012e-94be-4ef7-a9ac-ab10087d7db4",
"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": "d4746867-2022-4191-877c-6ec70e940bdf",
"ClientId": "2ac9904a-e7bd-46bc-ae9f-0df31b0ec12b",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-07-30 18:06:27",
"UpdateDate": "2026-07-30 18:06:27",
"CreateBy": "03a9afd7-f82c-4f08-836a-aa3b39c70ae5",
"UpdateBy": "3caf4ab9-1c71-4690-a9a0-512945ba37a9"
},
"AppLayoutId": "cd647a63-8c06-4629-9ec9-ba06293dcb85",
"AppLayoutType": 0,
"StyleId": "6dd45583-c2cd-493c-83bc-a778ecc38532",
"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": "b1ecfaf9-7f8d-49c0-80e0-102e1bf50b94",
"ClientId": "233542c6-a52d-4dbe-b090-117388c6d8ea",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-07-30 18:06:27",
"UpdateDate": "2026-07-30 18:06:27",
"CreateBy": "7e06c82f-bcc7-4dd4-b7cd-3eab6f6ad69b",
"UpdateBy": "a06ebf31-38a0-4ef9-99f0-4d82e09ef52a"
},
"BrowerLayoutId": "ebb7ea0f-2397-4b75-abde-e1c6ebeb2122",
"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": "39acbf59-9c09-45ad-9b19-127e2f07655e",
"PrmtId": "fb9111ae-bb95-4e48-9188-1234c7b7bf96",
"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": "8f321043-181a-434c-a6c3-2953bf440191",
"PrmtID": "4c01aa64-f126-4bc7-9995-9e5d60b5090b",
"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": "8f321043-181a-434c-a6c3-2953bf440191",
"PrmtID": "4c01aa64-f126-4bc7-9995-9e5d60b5090b",
"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": "a2c37557-5305-4d2b-be39-f6f7db6345ce",
"PromotionId": "05544ed3-5b38-4237-ad53-6cf3fe2b5d33",
"ProductId": "3535668d-bf67-4ad5-aca5-e379d626836a",
"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": "a2c37557-5305-4d2b-be39-f6f7db6345ce",
"PromotionId": "05544ed3-5b38-4237-ad53-6cf3fe2b5d33",
"ProductId": "3535668d-bf67-4ad5-aca5-e379d626836a",
"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": "3705a62d-bec3-46fe-b5ea-c8b3f4de1074",
"PromotionId": "0335fdf8-76d1-4829-b2e7-da05c81f71d2",
"MerchantId": "b42859e8-8aad-471f-b03b-800989fed400",
"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": "3705a62d-bec3-46fe-b5ea-c8b3f4de1074",
"PromotionId": "0335fdf8-76d1-4829-b2e7-da05c81f71d2",
"MerchantId": "b42859e8-8aad-471f-b03b-800989fed400",
"MerchantNo": "sample string 4",
"MerchantName": "sample string 5",
"BigLogo": "sample string 6",
"SmallLogo": "sample string 7",
"Seq": 8,
"NewSeq": 9,
"RecStatus": 0,
"IsActive": true,
"IsDeleted": true
}
],
"CreateDate": "2026-07-30 18:06:27",
"CreateDateStr": "2026-07-30 18:06:27",
"UpdateDate": "2026-07-30 18:06:27",
"UpdateDateStr": "2026-07-30 18:06:27",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "39acbf59-9c09-45ad-9b19-127e2f07655e",
"PrmtId": "fb9111ae-bb95-4e48-9188-1234c7b7bf96",
"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": "8f321043-181a-434c-a6c3-2953bf440191",
"PrmtID": "4c01aa64-f126-4bc7-9995-9e5d60b5090b",
"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": "8f321043-181a-434c-a6c3-2953bf440191",
"PrmtID": "4c01aa64-f126-4bc7-9995-9e5d60b5090b",
"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": "a2c37557-5305-4d2b-be39-f6f7db6345ce",
"PromotionId": "05544ed3-5b38-4237-ad53-6cf3fe2b5d33",
"ProductId": "3535668d-bf67-4ad5-aca5-e379d626836a",
"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": "a2c37557-5305-4d2b-be39-f6f7db6345ce",
"PromotionId": "05544ed3-5b38-4237-ad53-6cf3fe2b5d33",
"ProductId": "3535668d-bf67-4ad5-aca5-e379d626836a",
"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": "3705a62d-bec3-46fe-b5ea-c8b3f4de1074",
"PromotionId": "0335fdf8-76d1-4829-b2e7-da05c81f71d2",
"MerchantId": "b42859e8-8aad-471f-b03b-800989fed400",
"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": "3705a62d-bec3-46fe-b5ea-c8b3f4de1074",
"PromotionId": "0335fdf8-76d1-4829-b2e7-da05c81f71d2",
"MerchantId": "b42859e8-8aad-471f-b03b-800989fed400",
"MerchantNo": "sample string 4",
"MerchantName": "sample string 5",
"BigLogo": "sample string 6",
"SmallLogo": "sample string 7",
"Seq": 8,
"NewSeq": 9,
"RecStatus": 0,
"IsActive": true,
"IsDeleted": true
}
],
"CreateDate": "2026-07-30 18:06:27",
"CreateDateStr": "2026-07-30 18:06:27",
"UpdateDate": "2026-07-30 18:06:27",
"UpdateDateStr": "2026-07-30 18:06:27",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-07-30 18:06:27",
"CreateDateStr": "2026-07-30 18:06:27",
"UpdateDate": "2026-07-30 18:06:27",
"UpdateDateStr": "2026-07-30 18:06:27",
"IspType": "sample string 22"
},
{
"Id": "f59bbbbb-6d18-4f96-8233-8ad228036b42",
"PageId": "c0380d87-13aa-4d47-95f8-1649511505c4",
"CopyId": "1c5b33bd-bbef-4ef2-828a-8aa8c95eef48",
"Lang": 0,
"LangDesc": "sample string 4",
"ImgName": "sample string 5",
"ImgPath": "sample string 6",
"ClientTypeName": "sample string 7",
"ClientType": 0,
"Seq": 8,
"Name": "sample string 9",
"Desc": "sample string 10",
"AppBackColor": "sample string 11",
"AppTitleColor": "sample string 12",
"AppItemColor": "sample string 13",
"Page": "sample string 14",
"PageDesc": "sample string 15",
"IsActive": true,
"IsActiveDesc": "是",
"PrmtBannerLst": [
{
"Id": "8f321043-181a-434c-a6c3-2953bf440191",
"PrmtID": "4c01aa64-f126-4bc7-9995-9e5d60b5090b",
"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": "8f321043-181a-434c-a6c3-2953bf440191",
"PrmtID": "4c01aa64-f126-4bc7-9995-9e5d60b5090b",
"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": "a2c37557-5305-4d2b-be39-f6f7db6345ce",
"PromotionId": "05544ed3-5b38-4237-ad53-6cf3fe2b5d33",
"ProductId": "3535668d-bf67-4ad5-aca5-e379d626836a",
"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": "a2c37557-5305-4d2b-be39-f6f7db6345ce",
"PromotionId": "05544ed3-5b38-4237-ad53-6cf3fe2b5d33",
"ProductId": "3535668d-bf67-4ad5-aca5-e379d626836a",
"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": "3705a62d-bec3-46fe-b5ea-c8b3f4de1074",
"PromotionId": "0335fdf8-76d1-4829-b2e7-da05c81f71d2",
"MerchantId": "b42859e8-8aad-471f-b03b-800989fed400",
"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": "3705a62d-bec3-46fe-b5ea-c8b3f4de1074",
"PromotionId": "0335fdf8-76d1-4829-b2e7-da05c81f71d2",
"MerchantId": "b42859e8-8aad-471f-b03b-800989fed400",
"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": "35fa012e-94be-4ef7-a9ac-ab10087d7db4",
"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": "d4746867-2022-4191-877c-6ec70e940bdf",
"ClientId": "2ac9904a-e7bd-46bc-ae9f-0df31b0ec12b",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-07-30 18:06:27",
"UpdateDate": "2026-07-30 18:06:27",
"CreateBy": "03a9afd7-f82c-4f08-836a-aa3b39c70ae5",
"UpdateBy": "3caf4ab9-1c71-4690-a9a0-512945ba37a9"
},
"AppLayoutId": "cd647a63-8c06-4629-9ec9-ba06293dcb85",
"AppLayoutType": 0,
"StyleId": "6dd45583-c2cd-493c-83bc-a778ecc38532",
"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": "b1ecfaf9-7f8d-49c0-80e0-102e1bf50b94",
"ClientId": "233542c6-a52d-4dbe-b090-117388c6d8ea",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-07-30 18:06:27",
"UpdateDate": "2026-07-30 18:06:27",
"CreateBy": "7e06c82f-bcc7-4dd4-b7cd-3eab6f6ad69b",
"UpdateBy": "a06ebf31-38a0-4ef9-99f0-4d82e09ef52a"
},
"BrowerLayoutId": "ebb7ea0f-2397-4b75-abde-e1c6ebeb2122",
"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": "39acbf59-9c09-45ad-9b19-127e2f07655e",
"PrmtId": "fb9111ae-bb95-4e48-9188-1234c7b7bf96",
"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": "8f321043-181a-434c-a6c3-2953bf440191",
"PrmtID": "4c01aa64-f126-4bc7-9995-9e5d60b5090b",
"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": "8f321043-181a-434c-a6c3-2953bf440191",
"PrmtID": "4c01aa64-f126-4bc7-9995-9e5d60b5090b",
"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": "a2c37557-5305-4d2b-be39-f6f7db6345ce",
"PromotionId": "05544ed3-5b38-4237-ad53-6cf3fe2b5d33",
"ProductId": "3535668d-bf67-4ad5-aca5-e379d626836a",
"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": "a2c37557-5305-4d2b-be39-f6f7db6345ce",
"PromotionId": "05544ed3-5b38-4237-ad53-6cf3fe2b5d33",
"ProductId": "3535668d-bf67-4ad5-aca5-e379d626836a",
"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": "3705a62d-bec3-46fe-b5ea-c8b3f4de1074",
"PromotionId": "0335fdf8-76d1-4829-b2e7-da05c81f71d2",
"MerchantId": "b42859e8-8aad-471f-b03b-800989fed400",
"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": "3705a62d-bec3-46fe-b5ea-c8b3f4de1074",
"PromotionId": "0335fdf8-76d1-4829-b2e7-da05c81f71d2",
"MerchantId": "b42859e8-8aad-471f-b03b-800989fed400",
"MerchantNo": "sample string 4",
"MerchantName": "sample string 5",
"BigLogo": "sample string 6",
"SmallLogo": "sample string 7",
"Seq": 8,
"NewSeq": 9,
"RecStatus": 0,
"IsActive": true,
"IsDeleted": true
}
],
"CreateDate": "2026-07-30 18:06:27",
"CreateDateStr": "2026-07-30 18:06:27",
"UpdateDate": "2026-07-30 18:06:27",
"UpdateDateStr": "2026-07-30 18:06:27",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "39acbf59-9c09-45ad-9b19-127e2f07655e",
"PrmtId": "fb9111ae-bb95-4e48-9188-1234c7b7bf96",
"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": "8f321043-181a-434c-a6c3-2953bf440191",
"PrmtID": "4c01aa64-f126-4bc7-9995-9e5d60b5090b",
"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": "8f321043-181a-434c-a6c3-2953bf440191",
"PrmtID": "4c01aa64-f126-4bc7-9995-9e5d60b5090b",
"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": "a2c37557-5305-4d2b-be39-f6f7db6345ce",
"PromotionId": "05544ed3-5b38-4237-ad53-6cf3fe2b5d33",
"ProductId": "3535668d-bf67-4ad5-aca5-e379d626836a",
"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": "a2c37557-5305-4d2b-be39-f6f7db6345ce",
"PromotionId": "05544ed3-5b38-4237-ad53-6cf3fe2b5d33",
"ProductId": "3535668d-bf67-4ad5-aca5-e379d626836a",
"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": "3705a62d-bec3-46fe-b5ea-c8b3f4de1074",
"PromotionId": "0335fdf8-76d1-4829-b2e7-da05c81f71d2",
"MerchantId": "b42859e8-8aad-471f-b03b-800989fed400",
"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": "3705a62d-bec3-46fe-b5ea-c8b3f4de1074",
"PromotionId": "0335fdf8-76d1-4829-b2e7-da05c81f71d2",
"MerchantId": "b42859e8-8aad-471f-b03b-800989fed400",
"MerchantNo": "sample string 4",
"MerchantName": "sample string 5",
"BigLogo": "sample string 6",
"SmallLogo": "sample string 7",
"Seq": 8,
"NewSeq": 9,
"RecStatus": 0,
"IsActive": true,
"IsDeleted": true
}
],
"CreateDate": "2026-07-30 18:06:27",
"CreateDateStr": "2026-07-30 18:06:27",
"UpdateDate": "2026-07-30 18:06:27",
"UpdateDateStr": "2026-07-30 18:06:27",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-07-30 18:06:27",
"CreateDateStr": "2026-07-30 18:06:27",
"UpdateDate": "2026-07-30 18:06:27",
"UpdateDateStr": "2026-07-30 18:06:27",
"IspType": "sample string 22"
}
]