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": "bd106dca-81d6-4982-8c05-e724f59dd39d",
"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": "fe6ac93d-9d37-4733-9d33-386c708df845",
"PageId": "e80eaf13-f797-41c8-b829-c2562b6085d4",
"CopyId": "612b451c-31c0-40d3-afbf-2e741b0f019e",
"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": "5fda121b-ab4f-451d-85d3-f82947f57dfc",
"PrmtID": "00272ccb-0089-49f3-8f1d-c0ad47529ab2",
"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": "5fda121b-ab4f-451d-85d3-f82947f57dfc",
"PrmtID": "00272ccb-0089-49f3-8f1d-c0ad47529ab2",
"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": "19a44cd6-3701-4e91-8549-ecdf348f8857",
"PromotionId": "05568296-bf83-40d0-a8f7-0129c44d313a",
"ProductId": "5bfe4b1c-afea-4c5c-aff1-faa46d95e1e7",
"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": "19a44cd6-3701-4e91-8549-ecdf348f8857",
"PromotionId": "05568296-bf83-40d0-a8f7-0129c44d313a",
"ProductId": "5bfe4b1c-afea-4c5c-aff1-faa46d95e1e7",
"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": "d30d4b71-3400-48f9-ade9-73beedd4fdee",
"PromotionId": "810a3a17-f3ac-4906-9c52-a21342a98273",
"MerchantId": "bed7aceb-c5c2-4ebb-bbf1-87f5f0bc281b",
"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": "d30d4b71-3400-48f9-ade9-73beedd4fdee",
"PromotionId": "810a3a17-f3ac-4906-9c52-a21342a98273",
"MerchantId": "bed7aceb-c5c2-4ebb-bbf1-87f5f0bc281b",
"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": "ca46bec0-04a6-43f2-9d1f-36d79a599904",
"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": "0814df56-6867-4a82-8974-4768314e1495",
"ClientId": "e91a05ac-f59a-4a7a-8487-2d7bf1f24505",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-04-20 09:51:56",
"UpdateDate": "2026-04-20 09:51:56",
"CreateBy": "b6c8f227-5b5d-46ca-aca2-a2d35b00fd5f",
"UpdateBy": "b1542d6e-6f9a-4f5b-ba23-5f5fbd9fda28"
},
"AppLayoutId": "4f76288d-43ea-4d28-a065-52aa4b1f5329",
"AppLayoutType": 0,
"StyleId": "c1eebe77-2859-4904-a346-d83e7e55edc5",
"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": "01c1d1f3-c921-48a1-b05b-6c01f556af5e",
"ClientId": "ab1420f2-361d-4783-a5e0-00b1935ce6be",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-04-20 09:51:56",
"UpdateDate": "2026-04-20 09:51:56",
"CreateBy": "d47529d0-8e7e-41f6-b231-3795c16d8ce9",
"UpdateBy": "27ad2a43-6a8d-42e8-93e9-c25f61f8d4bd"
},
"BrowerLayoutId": "feaf04fc-1b95-4e83-b399-0452b15d3738",
"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": "a20255db-2858-41e8-868d-fbe643b18e94",
"PrmtId": "3d47503e-1370-4f62-809c-7de9c61a12c1",
"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": "5fda121b-ab4f-451d-85d3-f82947f57dfc",
"PrmtID": "00272ccb-0089-49f3-8f1d-c0ad47529ab2",
"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": "5fda121b-ab4f-451d-85d3-f82947f57dfc",
"PrmtID": "00272ccb-0089-49f3-8f1d-c0ad47529ab2",
"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": "19a44cd6-3701-4e91-8549-ecdf348f8857",
"PromotionId": "05568296-bf83-40d0-a8f7-0129c44d313a",
"ProductId": "5bfe4b1c-afea-4c5c-aff1-faa46d95e1e7",
"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": "19a44cd6-3701-4e91-8549-ecdf348f8857",
"PromotionId": "05568296-bf83-40d0-a8f7-0129c44d313a",
"ProductId": "5bfe4b1c-afea-4c5c-aff1-faa46d95e1e7",
"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": "d30d4b71-3400-48f9-ade9-73beedd4fdee",
"PromotionId": "810a3a17-f3ac-4906-9c52-a21342a98273",
"MerchantId": "bed7aceb-c5c2-4ebb-bbf1-87f5f0bc281b",
"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": "d30d4b71-3400-48f9-ade9-73beedd4fdee",
"PromotionId": "810a3a17-f3ac-4906-9c52-a21342a98273",
"MerchantId": "bed7aceb-c5c2-4ebb-bbf1-87f5f0bc281b",
"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-04-20 09:51:56",
"CreateDateStr": "2026-04-20 09:51:56",
"UpdateDate": "2026-04-20 09:51:56",
"UpdateDateStr": "2026-04-20 09:51:56",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "a20255db-2858-41e8-868d-fbe643b18e94",
"PrmtId": "3d47503e-1370-4f62-809c-7de9c61a12c1",
"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": "5fda121b-ab4f-451d-85d3-f82947f57dfc",
"PrmtID": "00272ccb-0089-49f3-8f1d-c0ad47529ab2",
"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": "5fda121b-ab4f-451d-85d3-f82947f57dfc",
"PrmtID": "00272ccb-0089-49f3-8f1d-c0ad47529ab2",
"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": "19a44cd6-3701-4e91-8549-ecdf348f8857",
"PromotionId": "05568296-bf83-40d0-a8f7-0129c44d313a",
"ProductId": "5bfe4b1c-afea-4c5c-aff1-faa46d95e1e7",
"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": "19a44cd6-3701-4e91-8549-ecdf348f8857",
"PromotionId": "05568296-bf83-40d0-a8f7-0129c44d313a",
"ProductId": "5bfe4b1c-afea-4c5c-aff1-faa46d95e1e7",
"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": "d30d4b71-3400-48f9-ade9-73beedd4fdee",
"PromotionId": "810a3a17-f3ac-4906-9c52-a21342a98273",
"MerchantId": "bed7aceb-c5c2-4ebb-bbf1-87f5f0bc281b",
"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": "d30d4b71-3400-48f9-ade9-73beedd4fdee",
"PromotionId": "810a3a17-f3ac-4906-9c52-a21342a98273",
"MerchantId": "bed7aceb-c5c2-4ebb-bbf1-87f5f0bc281b",
"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-04-20 09:51:56",
"CreateDateStr": "2026-04-20 09:51:56",
"UpdateDate": "2026-04-20 09:51:56",
"UpdateDateStr": "2026-04-20 09:51:56",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-04-20 09:51:56",
"CreateDateStr": "2026-04-20 09:51:56",
"UpdateDate": "2026-04-20 09:51:56",
"UpdateDateStr": "2026-04-20 09:51:56",
"IspType": "sample string 22"
},
{
"Id": "fe6ac93d-9d37-4733-9d33-386c708df845",
"PageId": "e80eaf13-f797-41c8-b829-c2562b6085d4",
"CopyId": "612b451c-31c0-40d3-afbf-2e741b0f019e",
"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": "5fda121b-ab4f-451d-85d3-f82947f57dfc",
"PrmtID": "00272ccb-0089-49f3-8f1d-c0ad47529ab2",
"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": "5fda121b-ab4f-451d-85d3-f82947f57dfc",
"PrmtID": "00272ccb-0089-49f3-8f1d-c0ad47529ab2",
"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": "19a44cd6-3701-4e91-8549-ecdf348f8857",
"PromotionId": "05568296-bf83-40d0-a8f7-0129c44d313a",
"ProductId": "5bfe4b1c-afea-4c5c-aff1-faa46d95e1e7",
"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": "19a44cd6-3701-4e91-8549-ecdf348f8857",
"PromotionId": "05568296-bf83-40d0-a8f7-0129c44d313a",
"ProductId": "5bfe4b1c-afea-4c5c-aff1-faa46d95e1e7",
"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": "d30d4b71-3400-48f9-ade9-73beedd4fdee",
"PromotionId": "810a3a17-f3ac-4906-9c52-a21342a98273",
"MerchantId": "bed7aceb-c5c2-4ebb-bbf1-87f5f0bc281b",
"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": "d30d4b71-3400-48f9-ade9-73beedd4fdee",
"PromotionId": "810a3a17-f3ac-4906-9c52-a21342a98273",
"MerchantId": "bed7aceb-c5c2-4ebb-bbf1-87f5f0bc281b",
"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": "ca46bec0-04a6-43f2-9d1f-36d79a599904",
"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": "0814df56-6867-4a82-8974-4768314e1495",
"ClientId": "e91a05ac-f59a-4a7a-8487-2d7bf1f24505",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-04-20 09:51:56",
"UpdateDate": "2026-04-20 09:51:56",
"CreateBy": "b6c8f227-5b5d-46ca-aca2-a2d35b00fd5f",
"UpdateBy": "b1542d6e-6f9a-4f5b-ba23-5f5fbd9fda28"
},
"AppLayoutId": "4f76288d-43ea-4d28-a065-52aa4b1f5329",
"AppLayoutType": 0,
"StyleId": "c1eebe77-2859-4904-a346-d83e7e55edc5",
"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": "01c1d1f3-c921-48a1-b05b-6c01f556af5e",
"ClientId": "ab1420f2-361d-4783-a5e0-00b1935ce6be",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-04-20 09:51:56",
"UpdateDate": "2026-04-20 09:51:56",
"CreateBy": "d47529d0-8e7e-41f6-b231-3795c16d8ce9",
"UpdateBy": "27ad2a43-6a8d-42e8-93e9-c25f61f8d4bd"
},
"BrowerLayoutId": "feaf04fc-1b95-4e83-b399-0452b15d3738",
"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": "a20255db-2858-41e8-868d-fbe643b18e94",
"PrmtId": "3d47503e-1370-4f62-809c-7de9c61a12c1",
"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": "5fda121b-ab4f-451d-85d3-f82947f57dfc",
"PrmtID": "00272ccb-0089-49f3-8f1d-c0ad47529ab2",
"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": "5fda121b-ab4f-451d-85d3-f82947f57dfc",
"PrmtID": "00272ccb-0089-49f3-8f1d-c0ad47529ab2",
"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": "19a44cd6-3701-4e91-8549-ecdf348f8857",
"PromotionId": "05568296-bf83-40d0-a8f7-0129c44d313a",
"ProductId": "5bfe4b1c-afea-4c5c-aff1-faa46d95e1e7",
"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": "19a44cd6-3701-4e91-8549-ecdf348f8857",
"PromotionId": "05568296-bf83-40d0-a8f7-0129c44d313a",
"ProductId": "5bfe4b1c-afea-4c5c-aff1-faa46d95e1e7",
"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": "d30d4b71-3400-48f9-ade9-73beedd4fdee",
"PromotionId": "810a3a17-f3ac-4906-9c52-a21342a98273",
"MerchantId": "bed7aceb-c5c2-4ebb-bbf1-87f5f0bc281b",
"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": "d30d4b71-3400-48f9-ade9-73beedd4fdee",
"PromotionId": "810a3a17-f3ac-4906-9c52-a21342a98273",
"MerchantId": "bed7aceb-c5c2-4ebb-bbf1-87f5f0bc281b",
"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-04-20 09:51:56",
"CreateDateStr": "2026-04-20 09:51:56",
"UpdateDate": "2026-04-20 09:51:56",
"UpdateDateStr": "2026-04-20 09:51:56",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "a20255db-2858-41e8-868d-fbe643b18e94",
"PrmtId": "3d47503e-1370-4f62-809c-7de9c61a12c1",
"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": "5fda121b-ab4f-451d-85d3-f82947f57dfc",
"PrmtID": "00272ccb-0089-49f3-8f1d-c0ad47529ab2",
"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": "5fda121b-ab4f-451d-85d3-f82947f57dfc",
"PrmtID": "00272ccb-0089-49f3-8f1d-c0ad47529ab2",
"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": "19a44cd6-3701-4e91-8549-ecdf348f8857",
"PromotionId": "05568296-bf83-40d0-a8f7-0129c44d313a",
"ProductId": "5bfe4b1c-afea-4c5c-aff1-faa46d95e1e7",
"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": "19a44cd6-3701-4e91-8549-ecdf348f8857",
"PromotionId": "05568296-bf83-40d0-a8f7-0129c44d313a",
"ProductId": "5bfe4b1c-afea-4c5c-aff1-faa46d95e1e7",
"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": "d30d4b71-3400-48f9-ade9-73beedd4fdee",
"PromotionId": "810a3a17-f3ac-4906-9c52-a21342a98273",
"MerchantId": "bed7aceb-c5c2-4ebb-bbf1-87f5f0bc281b",
"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": "d30d4b71-3400-48f9-ade9-73beedd4fdee",
"PromotionId": "810a3a17-f3ac-4906-9c52-a21342a98273",
"MerchantId": "bed7aceb-c5c2-4ebb-bbf1-87f5f0bc281b",
"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-04-20 09:51:56",
"CreateDateStr": "2026-04-20 09:51:56",
"UpdateDate": "2026-04-20 09:51:56",
"UpdateDateStr": "2026-04-20 09:51:56",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-04-20 09:51:56",
"CreateDateStr": "2026-04-20 09:51:56",
"UpdateDate": "2026-04-20 09:51:56",
"UpdateDateStr": "2026-04-20 09:51:56",
"IspType": "sample string 22"
}
]