GET Api/Promotion/GetPrmtInfo/{Id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
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": "360e4071-9e95-44ed-b65c-677a2c73661b",
"PageId": "c6e13165-c313-4d37-b062-f9f0e302451a",
"CopyId": "47a14ba9-10b5-44e0-8118-83a6ea313ca7",
"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": "9daf8bc6-3161-4c12-b86b-d155c3f57fad",
"PrmtID": "ccd18d39-993c-48fa-9f96-c545a98b8303",
"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": "9daf8bc6-3161-4c12-b86b-d155c3f57fad",
"PrmtID": "ccd18d39-993c-48fa-9f96-c545a98b8303",
"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": "7eb37847-60b6-409b-83fb-ae53c3411971",
"PromotionId": "419e1e21-ab49-483e-b73c-bf24ba3d30ea",
"ProductId": "e712355a-dd95-4053-97ff-aec1b0462ada",
"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": "7eb37847-60b6-409b-83fb-ae53c3411971",
"PromotionId": "419e1e21-ab49-483e-b73c-bf24ba3d30ea",
"ProductId": "e712355a-dd95-4053-97ff-aec1b0462ada",
"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": "af155193-1b8f-4879-87e2-b568f8bdd5cd",
"PromotionId": "c30f3cdb-9d7a-4074-b093-164825939de5",
"MerchantId": "7a157245-4db1-4de9-9b12-2c8a044aaa62",
"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": "af155193-1b8f-4879-87e2-b568f8bdd5cd",
"PromotionId": "c30f3cdb-9d7a-4074-b093-164825939de5",
"MerchantId": "7a157245-4db1-4de9-9b12-2c8a044aaa62",
"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": "90fc6efd-19cb-45ed-a818-b6134c019892",
"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": "ca1f022b-29b9-4f5d-bd3d-f90fe40bd5a4",
"ClientId": "b218883a-bc84-4624-8dcc-204fc7702b8d",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-09-16 11:19:22",
"UpdateDate": "2026-09-16 11:19:22",
"CreateBy": "b2bd0815-8fb1-48c6-bcfd-b007448ea0ac",
"UpdateBy": "d5c3161d-6011-4f17-a5a5-6176d6903eb4"
},
"AppLayoutId": "e001175f-081e-4dbd-b5b8-d274fd1de0e8",
"AppLayoutType": 0,
"StyleId": "07acc9cc-5980-4c66-a8b0-96e4bbb4e2f5",
"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": "249c29cf-508f-41a1-b2af-7e136e05d947",
"ClientId": "e6cdf1af-0a75-4df6-a426-9cc2dedecd14",
"IsActive": true,
"IsDeleted": true,
"CreateDate": "2026-09-16 11:19:22",
"UpdateDate": "2026-09-16 11:19:22",
"CreateBy": "0fadea3a-a7a9-4263-b3b0-5b8ae334f7cc",
"UpdateBy": "493dbba3-5be6-44a5-b4ec-49f8d0cac855"
},
"BrowerLayoutId": "3fa506d7-2a6b-4169-ba4c-69644d8bb57f",
"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": "ba00d683-dd12-4c8a-9777-edc2737f9656",
"PrmtId": "883fa5f8-008f-4355-8c3f-8fbcbabd2db9",
"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": "9daf8bc6-3161-4c12-b86b-d155c3f57fad",
"PrmtID": "ccd18d39-993c-48fa-9f96-c545a98b8303",
"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": "9daf8bc6-3161-4c12-b86b-d155c3f57fad",
"PrmtID": "ccd18d39-993c-48fa-9f96-c545a98b8303",
"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": "7eb37847-60b6-409b-83fb-ae53c3411971",
"PromotionId": "419e1e21-ab49-483e-b73c-bf24ba3d30ea",
"ProductId": "e712355a-dd95-4053-97ff-aec1b0462ada",
"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": "7eb37847-60b6-409b-83fb-ae53c3411971",
"PromotionId": "419e1e21-ab49-483e-b73c-bf24ba3d30ea",
"ProductId": "e712355a-dd95-4053-97ff-aec1b0462ada",
"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": "af155193-1b8f-4879-87e2-b568f8bdd5cd",
"PromotionId": "c30f3cdb-9d7a-4074-b093-164825939de5",
"MerchantId": "7a157245-4db1-4de9-9b12-2c8a044aaa62",
"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": "af155193-1b8f-4879-87e2-b568f8bdd5cd",
"PromotionId": "c30f3cdb-9d7a-4074-b093-164825939de5",
"MerchantId": "7a157245-4db1-4de9-9b12-2c8a044aaa62",
"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-09-16 11:19:22",
"CreateDateStr": "2026-09-16 11:19:22",
"UpdateDate": "2026-09-16 11:19:22",
"UpdateDateStr": "2026-09-16 11:19:22",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "ba00d683-dd12-4c8a-9777-edc2737f9656",
"PrmtId": "883fa5f8-008f-4355-8c3f-8fbcbabd2db9",
"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": "9daf8bc6-3161-4c12-b86b-d155c3f57fad",
"PrmtID": "ccd18d39-993c-48fa-9f96-c545a98b8303",
"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": "9daf8bc6-3161-4c12-b86b-d155c3f57fad",
"PrmtID": "ccd18d39-993c-48fa-9f96-c545a98b8303",
"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": "7eb37847-60b6-409b-83fb-ae53c3411971",
"PromotionId": "419e1e21-ab49-483e-b73c-bf24ba3d30ea",
"ProductId": "e712355a-dd95-4053-97ff-aec1b0462ada",
"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": "7eb37847-60b6-409b-83fb-ae53c3411971",
"PromotionId": "419e1e21-ab49-483e-b73c-bf24ba3d30ea",
"ProductId": "e712355a-dd95-4053-97ff-aec1b0462ada",
"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": "af155193-1b8f-4879-87e2-b568f8bdd5cd",
"PromotionId": "c30f3cdb-9d7a-4074-b093-164825939de5",
"MerchantId": "7a157245-4db1-4de9-9b12-2c8a044aaa62",
"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": "af155193-1b8f-4879-87e2-b568f8bdd5cd",
"PromotionId": "c30f3cdb-9d7a-4074-b093-164825939de5",
"MerchantId": "7a157245-4db1-4de9-9b12-2c8a044aaa62",
"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-09-16 11:19:22",
"CreateDateStr": "2026-09-16 11:19:22",
"UpdateDate": "2026-09-16 11:19:22",
"UpdateDateStr": "2026-09-16 11:19:22",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
],
"CreateDate": "2026-09-16 11:19:22",
"CreateDateStr": "2026-09-16 11:19:22",
"UpdateDate": "2026-09-16 11:19:22",
"UpdateDateStr": "2026-09-16 11:19:22",
"IspType": "sample string 22"
}