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": "89423164-6093-44c4-8071-58b0db679a2e",
"PageId": "0fe18c3a-de92-4396-88ef-41c687ab5a6d",
"CopyId": "68265aa0-d514-4996-ab92-ee8289049467",
"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": "eef78c75-5211-4257-8840-833b683d6126",
"PrmtID": "a1f0898b-36fa-4e2b-953c-fbd93b819fa9",
"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": "eef78c75-5211-4257-8840-833b683d6126",
"PrmtID": "a1f0898b-36fa-4e2b-953c-fbd93b819fa9",
"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": "b82bdb92-1bd5-4ef7-89f8-3c67164e5807",
"PromotionId": "9581715b-b2d5-48db-b7f1-55cc6bc6acd1",
"ProductId": "4e27f055-e7e3-44de-aa33-41bcdac3fcfa",
"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": "b82bdb92-1bd5-4ef7-89f8-3c67164e5807",
"PromotionId": "9581715b-b2d5-48db-b7f1-55cc6bc6acd1",
"ProductId": "4e27f055-e7e3-44de-aa33-41bcdac3fcfa",
"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": "99f3a7a9-3b83-4fff-9de2-76ed284e2331",
"PromotionId": "62efe7c4-24b1-4c20-8663-64d5353f95c5",
"MerchantId": "52ba710c-3819-497d-9750-d5cc9a2a5a4d",
"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": "99f3a7a9-3b83-4fff-9de2-76ed284e2331",
"PromotionId": "62efe7c4-24b1-4c20-8663-64d5353f95c5",
"MerchantId": "52ba710c-3819-497d-9750-d5cc9a2a5a4d",
"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": "01c70a25-d3a6-4054-b26b-9c916ca04900",
"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": "d9f3c08a-b415-4a6e-a650-9cc856f89338",
"ClientId": "beef0001-4e60-420e-b112-0749efac2cf7",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-06-15 12:46:11",
"UpdateDate": "2026-06-15 12:46:11",
"CreateBy": "1523640f-1a6e-4bfc-94b0-dd5506222c0a",
"UpdateBy": "b492cc8b-422e-4eec-be0f-f2b502951083"
},
"AppLayoutId": "69ff0f8f-3d98-40ec-9a5d-46cdc6de2178",
"AppLayoutType": 0,
"StyleId": "6daec6c4-5ae3-4791-b42c-e929ad78f1af",
"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": "bba1d3f3-b97c-42f9-bda8-425ef8f41c60",
"ClientId": "4112deb6-3c90-4ee9-b082-b4630dfc2744",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-06-15 12:46:11",
"UpdateDate": "2026-06-15 12:46:11",
"CreateBy": "afa10863-73c8-4046-bd54-95dbc92e8e87",
"UpdateBy": "130af1b3-7d81-4c55-9571-f14d834f5622"
},
"BrowerLayoutId": "9f8c4d35-090c-4c16-a298-c10670938641",
"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": "63d0446a-3970-4455-b475-6d37861635e9",
"PrmtId": "d50bc3fd-7cae-4a7f-a5ff-2995b44d7919",
"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": "eef78c75-5211-4257-8840-833b683d6126",
"PrmtID": "a1f0898b-36fa-4e2b-953c-fbd93b819fa9",
"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": "eef78c75-5211-4257-8840-833b683d6126",
"PrmtID": "a1f0898b-36fa-4e2b-953c-fbd93b819fa9",
"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": "b82bdb92-1bd5-4ef7-89f8-3c67164e5807",
"PromotionId": "9581715b-b2d5-48db-b7f1-55cc6bc6acd1",
"ProductId": "4e27f055-e7e3-44de-aa33-41bcdac3fcfa",
"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": "b82bdb92-1bd5-4ef7-89f8-3c67164e5807",
"PromotionId": "9581715b-b2d5-48db-b7f1-55cc6bc6acd1",
"ProductId": "4e27f055-e7e3-44de-aa33-41bcdac3fcfa",
"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": "99f3a7a9-3b83-4fff-9de2-76ed284e2331",
"PromotionId": "62efe7c4-24b1-4c20-8663-64d5353f95c5",
"MerchantId": "52ba710c-3819-497d-9750-d5cc9a2a5a4d",
"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": "99f3a7a9-3b83-4fff-9de2-76ed284e2331",
"PromotionId": "62efe7c4-24b1-4c20-8663-64d5353f95c5",
"MerchantId": "52ba710c-3819-497d-9750-d5cc9a2a5a4d",
"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-06-15 12:46:11",
"CreateDateStr": "2026-06-15 12:46:11",
"UpdateDate": "2026-06-15 12:46:11",
"UpdateDateStr": "2026-06-15 12:46:11",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "63d0446a-3970-4455-b475-6d37861635e9",
"PrmtId": "d50bc3fd-7cae-4a7f-a5ff-2995b44d7919",
"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": "eef78c75-5211-4257-8840-833b683d6126",
"PrmtID": "a1f0898b-36fa-4e2b-953c-fbd93b819fa9",
"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": "eef78c75-5211-4257-8840-833b683d6126",
"PrmtID": "a1f0898b-36fa-4e2b-953c-fbd93b819fa9",
"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": "b82bdb92-1bd5-4ef7-89f8-3c67164e5807",
"PromotionId": "9581715b-b2d5-48db-b7f1-55cc6bc6acd1",
"ProductId": "4e27f055-e7e3-44de-aa33-41bcdac3fcfa",
"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": "b82bdb92-1bd5-4ef7-89f8-3c67164e5807",
"PromotionId": "9581715b-b2d5-48db-b7f1-55cc6bc6acd1",
"ProductId": "4e27f055-e7e3-44de-aa33-41bcdac3fcfa",
"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": "99f3a7a9-3b83-4fff-9de2-76ed284e2331",
"PromotionId": "62efe7c4-24b1-4c20-8663-64d5353f95c5",
"MerchantId": "52ba710c-3819-497d-9750-d5cc9a2a5a4d",
"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": "99f3a7a9-3b83-4fff-9de2-76ed284e2331",
"PromotionId": "62efe7c4-24b1-4c20-8663-64d5353f95c5",
"MerchantId": "52ba710c-3819-497d-9750-d5cc9a2a5a4d",
"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-06-15 12:46:11",
"CreateDateStr": "2026-06-15 12:46:11",
"UpdateDate": "2026-06-15 12:46:11",
"UpdateDateStr": "2026-06-15 12:46:11",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-06-15 12:46:11",
"CreateDateStr": "2026-06-15 12:46:11",
"UpdateDate": "2026-06-15 12:46:11",
"UpdateDateStr": "2026-06-15 12:46:11",
"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": {}
}