POST AdminApi/Promotion/SavePrmtInfo
Request Information
URI Parameters
None.
Body Parameters
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. |
Request Formats
application/json, text/json
Sample:
{
"Id": "1b1fc350-c251-40d6-beb2-9fcb5db20713",
"PageId": "bd6b51c7-d2c2-4487-9f03-f98460597619",
"CopyId": "46f3431d-deb8-4f3c-9c02-d6c59e5fd15c",
"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": "59f72c33-00f9-470f-8ac1-8d4268095444",
"PrmtID": "af5e4e32-a386-4083-9793-fa4551276e83",
"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": "59f72c33-00f9-470f-8ac1-8d4268095444",
"PrmtID": "af5e4e32-a386-4083-9793-fa4551276e83",
"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": "4c7abe60-10e8-467c-af74-e94e0c8d954d",
"PromotionId": "efba6acb-a10f-4cbb-9e1d-a32b32aea0fc",
"ProductId": "214420e1-55be-450b-9fa0-b0cae115ec70",
"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": "4c7abe60-10e8-467c-af74-e94e0c8d954d",
"PromotionId": "efba6acb-a10f-4cbb-9e1d-a32b32aea0fc",
"ProductId": "214420e1-55be-450b-9fa0-b0cae115ec70",
"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": "6865d613-bfdf-4815-888d-3cb770ac372b",
"PromotionId": "1059f5f8-0e40-4f19-bb89-a03f1426c676",
"MerchantId": "45504736-2548-43e9-a03e-8fbcf6119fee",
"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": "6865d613-bfdf-4815-888d-3cb770ac372b",
"PromotionId": "1059f5f8-0e40-4f19-bb89-a03f1426c676",
"MerchantId": "45504736-2548-43e9-a03e-8fbcf6119fee",
"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": "25c32b5d-c520-4a19-8f90-147e25a31699",
"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": "922b17f1-7a69-4c58-9831-479036e4d434",
"ClientId": "0c3eef46-3cdf-4755-8c22-cd8bb6ea3f0f",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-02-24 14:22:45",
"UpdateDate": "2026-02-24 14:22:45",
"CreateBy": "4fa99d8f-2f7b-497c-9093-f4b79c532136",
"UpdateBy": "b10ea4d1-6b48-4fe0-a2da-50d6488645c9"
},
"AppLayoutId": "3a5d3fad-ceed-4285-9896-90f94a54019d",
"AppLayoutType": 0,
"StyleId": "bd6870a1-6570-418d-9bb7-82dbbe51a662",
"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": "6dd8680e-8e73-42c8-8525-2f16432075c0",
"ClientId": "37ed3e87-cb79-4e2a-b9b8-1cfd3c4f0212",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-02-24 14:22:45",
"UpdateDate": "2026-02-24 14:22:45",
"CreateBy": "585be8a0-d852-484b-af1e-21306dc8bbc2",
"UpdateBy": "e3e07c8c-6dab-43b4-9182-1a5c7ff52303"
},
"BrowerLayoutId": "ae1634f3-a52c-475b-8a1d-fb7986a209da",
"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": "f8ecad2d-231b-4b16-919c-c2843fa01edb",
"PrmtId": "2eded871-37e4-4c35-bf09-6324c1e255a7",
"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": "59f72c33-00f9-470f-8ac1-8d4268095444",
"PrmtID": "af5e4e32-a386-4083-9793-fa4551276e83",
"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": "59f72c33-00f9-470f-8ac1-8d4268095444",
"PrmtID": "af5e4e32-a386-4083-9793-fa4551276e83",
"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": "4c7abe60-10e8-467c-af74-e94e0c8d954d",
"PromotionId": "efba6acb-a10f-4cbb-9e1d-a32b32aea0fc",
"ProductId": "214420e1-55be-450b-9fa0-b0cae115ec70",
"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": "4c7abe60-10e8-467c-af74-e94e0c8d954d",
"PromotionId": "efba6acb-a10f-4cbb-9e1d-a32b32aea0fc",
"ProductId": "214420e1-55be-450b-9fa0-b0cae115ec70",
"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": "6865d613-bfdf-4815-888d-3cb770ac372b",
"PromotionId": "1059f5f8-0e40-4f19-bb89-a03f1426c676",
"MerchantId": "45504736-2548-43e9-a03e-8fbcf6119fee",
"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": "6865d613-bfdf-4815-888d-3cb770ac372b",
"PromotionId": "1059f5f8-0e40-4f19-bb89-a03f1426c676",
"MerchantId": "45504736-2548-43e9-a03e-8fbcf6119fee",
"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-02-24 14:22:45",
"CreateDateStr": "2026-02-24 14:22:45",
"UpdateDate": "2026-02-24 14:22:45",
"UpdateDateStr": "2026-02-24 14:22:45",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "f8ecad2d-231b-4b16-919c-c2843fa01edb",
"PrmtId": "2eded871-37e4-4c35-bf09-6324c1e255a7",
"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": "59f72c33-00f9-470f-8ac1-8d4268095444",
"PrmtID": "af5e4e32-a386-4083-9793-fa4551276e83",
"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": "59f72c33-00f9-470f-8ac1-8d4268095444",
"PrmtID": "af5e4e32-a386-4083-9793-fa4551276e83",
"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": "4c7abe60-10e8-467c-af74-e94e0c8d954d",
"PromotionId": "efba6acb-a10f-4cbb-9e1d-a32b32aea0fc",
"ProductId": "214420e1-55be-450b-9fa0-b0cae115ec70",
"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": "4c7abe60-10e8-467c-af74-e94e0c8d954d",
"PromotionId": "efba6acb-a10f-4cbb-9e1d-a32b32aea0fc",
"ProductId": "214420e1-55be-450b-9fa0-b0cae115ec70",
"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": "6865d613-bfdf-4815-888d-3cb770ac372b",
"PromotionId": "1059f5f8-0e40-4f19-bb89-a03f1426c676",
"MerchantId": "45504736-2548-43e9-a03e-8fbcf6119fee",
"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": "6865d613-bfdf-4815-888d-3cb770ac372b",
"PromotionId": "1059f5f8-0e40-4f19-bb89-a03f1426c676",
"MerchantId": "45504736-2548-43e9-a03e-8fbcf6119fee",
"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-02-24 14:22:45",
"CreateDateStr": "2026-02-24 14:22:45",
"UpdateDate": "2026-02-24 14:22:45",
"UpdateDateStr": "2026-02-24 14:22:45",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-02-24 14:22:45",
"CreateDateStr": "2026-02-24 14:22:45",
"UpdateDate": "2026-02-24 14:22:45",
"UpdateDateStr": "2026-02-24 14:22:45",
"IspType": "sample string 22"
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
SystemResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Succeeded | boolean |
None. |
|
| Message | string |
None. |
|
| ReturnValue | Object |
None. |
Response Formats
application/json, text/json
Sample:
{
"Succeeded": true,
"Message": "sample string 2",
"ReturnValue": {}
}