GET AdminApi/Promotion/GetPromotionDetails?Id={Id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of PromotionDetailView| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| PrmtId | globally unique identifier |
None. |
|
| LangType | Language |
None. |
|
| LangCode | string |
None. |
|
| Name | string |
None. |
|
| Desc | string |
None. |
|
| ImgPath | string |
None. |
|
| Image | string |
None. |
|
| ImgName | string |
None. |
|
| Lang | Language |
None. |
|
| LangDesc | string |
None. |
|
| CondLangType | Language |
None. |
|
| PrmtBannerLst | Collection of PrmtBannerView |
None. |
|
| PrmtProductLst | Collection of PrmtProductView |
None. |
|
| PrmtMerchantLst | Collection of PrmtMerchantView |
None. |
|
| CreateDate | date |
None. |
|
| CreateDateStr | string |
None. |
|
| UpdateDate | date |
None. |
|
| UpdateDateStr | string |
None. |
|
| PrmtProductCount | integer |
None. |
|
| PrmtBannerCount | integer |
None. |
|
| PrmtMerchantCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Id": "8358889e-95cf-42b3-8ba7-dbc926d4ba2b",
"PrmtId": "00863ea1-227b-4e34-9aa9-41842db5a655",
"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": "28f9dd25-757e-4cec-a069-c7fb66c1f8e2",
"PrmtID": "be4834cd-6a63-406d-bf90-cacf5b4b9185",
"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": "28f9dd25-757e-4cec-a069-c7fb66c1f8e2",
"PrmtID": "be4834cd-6a63-406d-bf90-cacf5b4b9185",
"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": "e3df21c4-5d61-4c18-a9b4-80db2839e37a",
"PromotionId": "5c64e7d8-2691-49ff-be22-d5900d966bb7",
"ProductId": "46a0b394-cbf9-40bc-87d6-ce3453a5f5ba",
"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": "e3df21c4-5d61-4c18-a9b4-80db2839e37a",
"PromotionId": "5c64e7d8-2691-49ff-be22-d5900d966bb7",
"ProductId": "46a0b394-cbf9-40bc-87d6-ce3453a5f5ba",
"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": "236cea05-c15e-4b5f-ac44-58d1bf7653eb",
"PromotionId": "cedae55a-d84f-430d-916c-a4e297a312d4",
"MerchantId": "b8579a75-7395-4033-b346-03dcfbed0031",
"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": "236cea05-c15e-4b5f-ac44-58d1bf7653eb",
"PromotionId": "cedae55a-d84f-430d-916c-a4e297a312d4",
"MerchantId": "b8579a75-7395-4033-b346-03dcfbed0031",
"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": "2025-12-30 14:15:33",
"CreateDateStr": "2025-12-30 14:15:33",
"UpdateDate": "2025-12-30 14:15:33",
"UpdateDateStr": "2025-12-30 14:15:33",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "8358889e-95cf-42b3-8ba7-dbc926d4ba2b",
"PrmtId": "00863ea1-227b-4e34-9aa9-41842db5a655",
"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": "28f9dd25-757e-4cec-a069-c7fb66c1f8e2",
"PrmtID": "be4834cd-6a63-406d-bf90-cacf5b4b9185",
"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": "28f9dd25-757e-4cec-a069-c7fb66c1f8e2",
"PrmtID": "be4834cd-6a63-406d-bf90-cacf5b4b9185",
"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": "e3df21c4-5d61-4c18-a9b4-80db2839e37a",
"PromotionId": "5c64e7d8-2691-49ff-be22-d5900d966bb7",
"ProductId": "46a0b394-cbf9-40bc-87d6-ce3453a5f5ba",
"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": "e3df21c4-5d61-4c18-a9b4-80db2839e37a",
"PromotionId": "5c64e7d8-2691-49ff-be22-d5900d966bb7",
"ProductId": "46a0b394-cbf9-40bc-87d6-ce3453a5f5ba",
"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": "236cea05-c15e-4b5f-ac44-58d1bf7653eb",
"PromotionId": "cedae55a-d84f-430d-916c-a4e297a312d4",
"MerchantId": "b8579a75-7395-4033-b346-03dcfbed0031",
"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": "236cea05-c15e-4b5f-ac44-58d1bf7653eb",
"PromotionId": "cedae55a-d84f-430d-916c-a4e297a312d4",
"MerchantId": "b8579a75-7395-4033-b346-03dcfbed0031",
"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": "2025-12-30 14:15:33",
"CreateDateStr": "2025-12-30 14:15:33",
"UpdateDate": "2025-12-30 14:15:33",
"UpdateDateStr": "2025-12-30 14:15:33",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
]