POST Api/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": "1d4f637d-335b-4348-a756-bdbeea85ac45",
"PageId": "bbe61115-b860-46d6-b4e5-2da3ed016536",
"CopyId": "f330a229-aa8f-4cb5-b34e-4b723d4e82c9",
"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": "93676509-8531-450f-923e-755b125b8822",
"PrmtID": "e492f822-3282-4bc9-9871-8f96fa2f3c41",
"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": "93676509-8531-450f-923e-755b125b8822",
"PrmtID": "e492f822-3282-4bc9-9871-8f96fa2f3c41",
"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": "726a47af-2e69-4144-a109-66994bd237ec",
"PromotionId": "8b51e9ff-eed2-4225-8c6e-bcd4b443c7ea",
"ProductId": "27a98647-d746-4b1c-9c14-ac32f6643c3f",
"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": "726a47af-2e69-4144-a109-66994bd237ec",
"PromotionId": "8b51e9ff-eed2-4225-8c6e-bcd4b443c7ea",
"ProductId": "27a98647-d746-4b1c-9c14-ac32f6643c3f",
"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": "5025a45f-3444-429f-81dc-11f6f6d59dbe",
"PromotionId": "c61dce13-0832-4836-8ff3-8bd8363457c0",
"MerchantId": "155a18d7-97bd-422a-848b-37aff0a7c94d",
"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": "5025a45f-3444-429f-81dc-11f6f6d59dbe",
"PromotionId": "c61dce13-0832-4836-8ff3-8bd8363457c0",
"MerchantId": "155a18d7-97bd-422a-848b-37aff0a7c94d",
"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": "af1ddeaa-12ae-4889-bb0c-5d9598ef5ddf",
"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": "2b5c5147-ff39-4e68-b0a0-d9b6a39da572",
"ClientId": "42683eeb-2a63-47c4-8c2b-c9311808d6dd",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-02-24 14:22:41",
"UpdateDate": "2026-02-24 14:22:41",
"CreateBy": "be85e0a7-4383-4a3c-ba2d-2eecfda79a3c",
"UpdateBy": "8e77ed90-f827-4ed7-8c1f-79c56109e19f"
},
"AppLayoutId": "1e6b1381-9a4b-4202-b832-1c9c58f6434c",
"AppLayoutType": 0,
"StyleId": "cdbf87f8-98fe-4b2d-a4c7-6c4b4b0c156a",
"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": "c9623c96-e440-4f3c-a21f-39e10a3a2dc9",
"ClientId": "efa0bf98-4e75-4ebf-b0de-a3f46a3da8f2",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-02-24 14:22:41",
"UpdateDate": "2026-02-24 14:22:41",
"CreateBy": "51f96145-bc3d-4a05-9563-ebbacaf19b6e",
"UpdateBy": "27d86bca-f55c-411a-ae4b-21123af1cd22"
},
"BrowerLayoutId": "861935c0-d97a-4c6e-9b19-0cd37369812a",
"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": "02e5a161-c85f-46fa-8997-c75d0b88d14b",
"PrmtId": "3736fdb0-882b-4ff4-ad04-67b5e522f90a",
"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": "93676509-8531-450f-923e-755b125b8822",
"PrmtID": "e492f822-3282-4bc9-9871-8f96fa2f3c41",
"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": "93676509-8531-450f-923e-755b125b8822",
"PrmtID": "e492f822-3282-4bc9-9871-8f96fa2f3c41",
"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": "726a47af-2e69-4144-a109-66994bd237ec",
"PromotionId": "8b51e9ff-eed2-4225-8c6e-bcd4b443c7ea",
"ProductId": "27a98647-d746-4b1c-9c14-ac32f6643c3f",
"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": "726a47af-2e69-4144-a109-66994bd237ec",
"PromotionId": "8b51e9ff-eed2-4225-8c6e-bcd4b443c7ea",
"ProductId": "27a98647-d746-4b1c-9c14-ac32f6643c3f",
"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": "5025a45f-3444-429f-81dc-11f6f6d59dbe",
"PromotionId": "c61dce13-0832-4836-8ff3-8bd8363457c0",
"MerchantId": "155a18d7-97bd-422a-848b-37aff0a7c94d",
"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": "5025a45f-3444-429f-81dc-11f6f6d59dbe",
"PromotionId": "c61dce13-0832-4836-8ff3-8bd8363457c0",
"MerchantId": "155a18d7-97bd-422a-848b-37aff0a7c94d",
"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:41",
"CreateDateStr": "2026-02-24 14:22:41",
"UpdateDate": "2026-02-24 14:22:41",
"UpdateDateStr": "2026-02-24 14:22:41",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "02e5a161-c85f-46fa-8997-c75d0b88d14b",
"PrmtId": "3736fdb0-882b-4ff4-ad04-67b5e522f90a",
"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": "93676509-8531-450f-923e-755b125b8822",
"PrmtID": "e492f822-3282-4bc9-9871-8f96fa2f3c41",
"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": "93676509-8531-450f-923e-755b125b8822",
"PrmtID": "e492f822-3282-4bc9-9871-8f96fa2f3c41",
"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": "726a47af-2e69-4144-a109-66994bd237ec",
"PromotionId": "8b51e9ff-eed2-4225-8c6e-bcd4b443c7ea",
"ProductId": "27a98647-d746-4b1c-9c14-ac32f6643c3f",
"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": "726a47af-2e69-4144-a109-66994bd237ec",
"PromotionId": "8b51e9ff-eed2-4225-8c6e-bcd4b443c7ea",
"ProductId": "27a98647-d746-4b1c-9c14-ac32f6643c3f",
"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": "5025a45f-3444-429f-81dc-11f6f6d59dbe",
"PromotionId": "c61dce13-0832-4836-8ff3-8bd8363457c0",
"MerchantId": "155a18d7-97bd-422a-848b-37aff0a7c94d",
"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": "5025a45f-3444-429f-81dc-11f6f6d59dbe",
"PromotionId": "c61dce13-0832-4836-8ff3-8bd8363457c0",
"MerchantId": "155a18d7-97bd-422a-848b-37aff0a7c94d",
"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:41",
"CreateDateStr": "2026-02-24 14:22:41",
"UpdateDate": "2026-02-24 14:22:41",
"UpdateDateStr": "2026-02-24 14:22:41",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-02-24 14:22:41",
"CreateDateStr": "2026-02-24 14:22:41",
"UpdateDate": "2026-02-24 14:22:41",
"UpdateDateStr": "2026-02-24 14:22:41",
"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": {}
}