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": "ed083740-85f1-4b72-9745-0d1db02c8e14",
"CondClientType": 0,
"Language": 0,
"Name": "sample string 2",
"PageStr": "sample string 3",
"CondIsActive": true,
"IspType": "sample string 4"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
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": "6501df16-99e9-4807-946a-291f62bcbbaa",
"PageId": "c5d3ee7e-b3e8-4460-95a4-35b236624557",
"CopyId": "a3d824f6-a924-41e4-82a3-52cddd5c76fd",
"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": "98d93a4d-fc77-408b-920f-5bbe7ee87b09",
"PrmtID": "56d12d3f-ede5-4eff-8f7a-ec1cfa70b46f",
"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": "98d93a4d-fc77-408b-920f-5bbe7ee87b09",
"PrmtID": "56d12d3f-ede5-4eff-8f7a-ec1cfa70b46f",
"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": "bf521d2f-398f-4fc4-b32b-849f42e06962",
"PromotionId": "28cd3e59-67cc-4115-b465-9a5cbeb5c534",
"ProductId": "b3420e42-6442-4018-b685-2491306c50e2",
"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": "bf521d2f-398f-4fc4-b32b-849f42e06962",
"PromotionId": "28cd3e59-67cc-4115-b465-9a5cbeb5c534",
"ProductId": "b3420e42-6442-4018-b685-2491306c50e2",
"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": "d79f6d2e-275e-46cc-8d2b-e73fceed3dd1",
"PromotionId": "b5c91019-9d1c-421a-84a4-75e071f42ffb",
"MerchantId": "f5233bfe-49eb-40a5-acd0-6e7baec2db12",
"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": "d79f6d2e-275e-46cc-8d2b-e73fceed3dd1",
"PromotionId": "b5c91019-9d1c-421a-84a4-75e071f42ffb",
"MerchantId": "f5233bfe-49eb-40a5-acd0-6e7baec2db12",
"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": "b71621df-ac04-44d2-be5b-b3ba8f35eb87",
"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": "77d25170-b813-4d4d-b043-2f45711d3d2b",
"ClientId": "70fd9242-0abe-446e-8165-3f5774c54570",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2025-10-28 19:06:22",
"UpdateDate": "2025-10-28 19:06:22",
"CreateBy": "fa66aaa7-45bb-481b-a51b-1e4a64ff2896",
"UpdateBy": "71532e0b-02b1-4f74-bee2-d26a4d78917c"
},
"AppLayoutId": "4fd28a43-dbc2-40bb-8232-bdb53d064906",
"AppLayoutType": 0,
"StyleId": "c101ec17-8a63-4ac7-8910-ccea9b63c79e",
"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": "aedcc8e7-479e-46db-b73b-9015b661d3f5",
"ClientId": "1467880a-7bc4-4186-937b-92125288736f",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2025-10-28 19:06:22",
"UpdateDate": "2025-10-28 19:06:22",
"CreateBy": "9375fe97-bac0-403b-8747-8eb381e50fbe",
"UpdateBy": "5bb18400-a3e9-4519-a155-88fbe71c171f"
},
"BrowerLayoutId": "29f03388-cd3b-4152-b0ab-f43f866fae91",
"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": "d2a4072a-bd47-48db-9164-d042d02bc616",
"PrmtId": "6d1963fd-fe45-407c-bb31-48b4575445ce",
"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": "98d93a4d-fc77-408b-920f-5bbe7ee87b09",
"PrmtID": "56d12d3f-ede5-4eff-8f7a-ec1cfa70b46f",
"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": "98d93a4d-fc77-408b-920f-5bbe7ee87b09",
"PrmtID": "56d12d3f-ede5-4eff-8f7a-ec1cfa70b46f",
"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": "bf521d2f-398f-4fc4-b32b-849f42e06962",
"PromotionId": "28cd3e59-67cc-4115-b465-9a5cbeb5c534",
"ProductId": "b3420e42-6442-4018-b685-2491306c50e2",
"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": "bf521d2f-398f-4fc4-b32b-849f42e06962",
"PromotionId": "28cd3e59-67cc-4115-b465-9a5cbeb5c534",
"ProductId": "b3420e42-6442-4018-b685-2491306c50e2",
"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": "d79f6d2e-275e-46cc-8d2b-e73fceed3dd1",
"PromotionId": "b5c91019-9d1c-421a-84a4-75e071f42ffb",
"MerchantId": "f5233bfe-49eb-40a5-acd0-6e7baec2db12",
"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": "d79f6d2e-275e-46cc-8d2b-e73fceed3dd1",
"PromotionId": "b5c91019-9d1c-421a-84a4-75e071f42ffb",
"MerchantId": "f5233bfe-49eb-40a5-acd0-6e7baec2db12",
"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-10-28 19:06:22",
"CreateDateStr": "2025-10-28 19:06:22",
"UpdateDate": "2025-10-28 19:06:22",
"UpdateDateStr": "2025-10-28 19:06:22",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "d2a4072a-bd47-48db-9164-d042d02bc616",
"PrmtId": "6d1963fd-fe45-407c-bb31-48b4575445ce",
"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": "98d93a4d-fc77-408b-920f-5bbe7ee87b09",
"PrmtID": "56d12d3f-ede5-4eff-8f7a-ec1cfa70b46f",
"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": "98d93a4d-fc77-408b-920f-5bbe7ee87b09",
"PrmtID": "56d12d3f-ede5-4eff-8f7a-ec1cfa70b46f",
"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": "bf521d2f-398f-4fc4-b32b-849f42e06962",
"PromotionId": "28cd3e59-67cc-4115-b465-9a5cbeb5c534",
"ProductId": "b3420e42-6442-4018-b685-2491306c50e2",
"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": "bf521d2f-398f-4fc4-b32b-849f42e06962",
"PromotionId": "28cd3e59-67cc-4115-b465-9a5cbeb5c534",
"ProductId": "b3420e42-6442-4018-b685-2491306c50e2",
"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": "d79f6d2e-275e-46cc-8d2b-e73fceed3dd1",
"PromotionId": "b5c91019-9d1c-421a-84a4-75e071f42ffb",
"MerchantId": "f5233bfe-49eb-40a5-acd0-6e7baec2db12",
"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": "d79f6d2e-275e-46cc-8d2b-e73fceed3dd1",
"PromotionId": "b5c91019-9d1c-421a-84a4-75e071f42ffb",
"MerchantId": "f5233bfe-49eb-40a5-acd0-6e7baec2db12",
"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-10-28 19:06:22",
"CreateDateStr": "2025-10-28 19:06:22",
"UpdateDate": "2025-10-28 19:06:22",
"UpdateDateStr": "2025-10-28 19:06:22",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2025-10-28 19:06:22",
"CreateDateStr": "2025-10-28 19:06:22",
"UpdateDate": "2025-10-28 19:06:22",
"UpdateDateStr": "2025-10-28 19:06:22",
"IspType": "sample string 22"
},
{
"Id": "6501df16-99e9-4807-946a-291f62bcbbaa",
"PageId": "c5d3ee7e-b3e8-4460-95a4-35b236624557",
"CopyId": "a3d824f6-a924-41e4-82a3-52cddd5c76fd",
"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": "98d93a4d-fc77-408b-920f-5bbe7ee87b09",
"PrmtID": "56d12d3f-ede5-4eff-8f7a-ec1cfa70b46f",
"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": "98d93a4d-fc77-408b-920f-5bbe7ee87b09",
"PrmtID": "56d12d3f-ede5-4eff-8f7a-ec1cfa70b46f",
"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": "bf521d2f-398f-4fc4-b32b-849f42e06962",
"PromotionId": "28cd3e59-67cc-4115-b465-9a5cbeb5c534",
"ProductId": "b3420e42-6442-4018-b685-2491306c50e2",
"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": "bf521d2f-398f-4fc4-b32b-849f42e06962",
"PromotionId": "28cd3e59-67cc-4115-b465-9a5cbeb5c534",
"ProductId": "b3420e42-6442-4018-b685-2491306c50e2",
"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": "d79f6d2e-275e-46cc-8d2b-e73fceed3dd1",
"PromotionId": "b5c91019-9d1c-421a-84a4-75e071f42ffb",
"MerchantId": "f5233bfe-49eb-40a5-acd0-6e7baec2db12",
"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": "d79f6d2e-275e-46cc-8d2b-e73fceed3dd1",
"PromotionId": "b5c91019-9d1c-421a-84a4-75e071f42ffb",
"MerchantId": "f5233bfe-49eb-40a5-acd0-6e7baec2db12",
"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": "b71621df-ac04-44d2-be5b-b3ba8f35eb87",
"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": "77d25170-b813-4d4d-b043-2f45711d3d2b",
"ClientId": "70fd9242-0abe-446e-8165-3f5774c54570",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2025-10-28 19:06:22",
"UpdateDate": "2025-10-28 19:06:22",
"CreateBy": "fa66aaa7-45bb-481b-a51b-1e4a64ff2896",
"UpdateBy": "71532e0b-02b1-4f74-bee2-d26a4d78917c"
},
"AppLayoutId": "4fd28a43-dbc2-40bb-8232-bdb53d064906",
"AppLayoutType": 0,
"StyleId": "c101ec17-8a63-4ac7-8910-ccea9b63c79e",
"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": "aedcc8e7-479e-46db-b73b-9015b661d3f5",
"ClientId": "1467880a-7bc4-4186-937b-92125288736f",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2025-10-28 19:06:22",
"UpdateDate": "2025-10-28 19:06:22",
"CreateBy": "9375fe97-bac0-403b-8747-8eb381e50fbe",
"UpdateBy": "5bb18400-a3e9-4519-a155-88fbe71c171f"
},
"BrowerLayoutId": "29f03388-cd3b-4152-b0ab-f43f866fae91",
"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": "d2a4072a-bd47-48db-9164-d042d02bc616",
"PrmtId": "6d1963fd-fe45-407c-bb31-48b4575445ce",
"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": "98d93a4d-fc77-408b-920f-5bbe7ee87b09",
"PrmtID": "56d12d3f-ede5-4eff-8f7a-ec1cfa70b46f",
"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": "98d93a4d-fc77-408b-920f-5bbe7ee87b09",
"PrmtID": "56d12d3f-ede5-4eff-8f7a-ec1cfa70b46f",
"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": "bf521d2f-398f-4fc4-b32b-849f42e06962",
"PromotionId": "28cd3e59-67cc-4115-b465-9a5cbeb5c534",
"ProductId": "b3420e42-6442-4018-b685-2491306c50e2",
"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": "bf521d2f-398f-4fc4-b32b-849f42e06962",
"PromotionId": "28cd3e59-67cc-4115-b465-9a5cbeb5c534",
"ProductId": "b3420e42-6442-4018-b685-2491306c50e2",
"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": "d79f6d2e-275e-46cc-8d2b-e73fceed3dd1",
"PromotionId": "b5c91019-9d1c-421a-84a4-75e071f42ffb",
"MerchantId": "f5233bfe-49eb-40a5-acd0-6e7baec2db12",
"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": "d79f6d2e-275e-46cc-8d2b-e73fceed3dd1",
"PromotionId": "b5c91019-9d1c-421a-84a4-75e071f42ffb",
"MerchantId": "f5233bfe-49eb-40a5-acd0-6e7baec2db12",
"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-10-28 19:06:22",
"CreateDateStr": "2025-10-28 19:06:22",
"UpdateDate": "2025-10-28 19:06:22",
"UpdateDateStr": "2025-10-28 19:06:22",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "d2a4072a-bd47-48db-9164-d042d02bc616",
"PrmtId": "6d1963fd-fe45-407c-bb31-48b4575445ce",
"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": "98d93a4d-fc77-408b-920f-5bbe7ee87b09",
"PrmtID": "56d12d3f-ede5-4eff-8f7a-ec1cfa70b46f",
"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": "98d93a4d-fc77-408b-920f-5bbe7ee87b09",
"PrmtID": "56d12d3f-ede5-4eff-8f7a-ec1cfa70b46f",
"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": "bf521d2f-398f-4fc4-b32b-849f42e06962",
"PromotionId": "28cd3e59-67cc-4115-b465-9a5cbeb5c534",
"ProductId": "b3420e42-6442-4018-b685-2491306c50e2",
"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": "bf521d2f-398f-4fc4-b32b-849f42e06962",
"PromotionId": "28cd3e59-67cc-4115-b465-9a5cbeb5c534",
"ProductId": "b3420e42-6442-4018-b685-2491306c50e2",
"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": "d79f6d2e-275e-46cc-8d2b-e73fceed3dd1",
"PromotionId": "b5c91019-9d1c-421a-84a4-75e071f42ffb",
"MerchantId": "f5233bfe-49eb-40a5-acd0-6e7baec2db12",
"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": "d79f6d2e-275e-46cc-8d2b-e73fceed3dd1",
"PromotionId": "b5c91019-9d1c-421a-84a4-75e071f42ffb",
"MerchantId": "f5233bfe-49eb-40a5-acd0-6e7baec2db12",
"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-10-28 19:06:22",
"CreateDateStr": "2025-10-28 19:06:22",
"UpdateDate": "2025-10-28 19:06:22",
"UpdateDateStr": "2025-10-28 19:06:22",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2025-10-28 19:06:22",
"CreateDateStr": "2025-10-28 19:06:22",
"UpdateDate": "2025-10-28 19:06:22",
"UpdateDateStr": "2025-10-28 19:06:22",
"IspType": "sample string 22"
}
]