GET Api/Promotion/GetPromotionDetails/{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": "57e497ff-78fe-42d2-915e-ba133b7ec9a1",
"PrmtId": "a6ca32df-2bec-445e-af02-693558688a60",
"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": "8dd8958b-f16e-4170-aa9e-0f0002c2eb1b",
"PrmtID": "e82b4338-84d2-4ecd-adb3-ebebf032e7f3",
"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": "8dd8958b-f16e-4170-aa9e-0f0002c2eb1b",
"PrmtID": "e82b4338-84d2-4ecd-adb3-ebebf032e7f3",
"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": "d284d152-8689-4998-b650-014631aa03c2",
"PromotionId": "16e1bcae-853c-406d-a5ad-4ab18ca6ae83",
"ProductId": "7d90e867-9fa1-4ae8-aa6c-5650c37f16f6",
"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": "d284d152-8689-4998-b650-014631aa03c2",
"PromotionId": "16e1bcae-853c-406d-a5ad-4ab18ca6ae83",
"ProductId": "7d90e867-9fa1-4ae8-aa6c-5650c37f16f6",
"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": "ae0662ff-fb02-4fec-800d-bfddec1dce1d",
"PromotionId": "16c06e61-b3bf-4b69-85d6-c6d4fed444d3",
"MerchantId": "b86b57a9-e4d0-460f-a9b2-acd1f23f4b1a",
"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": "ae0662ff-fb02-4fec-800d-bfddec1dce1d",
"PromotionId": "16c06e61-b3bf-4b69-85d6-c6d4fed444d3",
"MerchantId": "b86b57a9-e4d0-460f-a9b2-acd1f23f4b1a",
"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-08-17 02:07:44",
"CreateDateStr": "2026-08-17 02:07:44",
"UpdateDate": "2026-08-17 02:07:44",
"UpdateDateStr": "2026-08-17 02:07:44",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "57e497ff-78fe-42d2-915e-ba133b7ec9a1",
"PrmtId": "a6ca32df-2bec-445e-af02-693558688a60",
"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": "8dd8958b-f16e-4170-aa9e-0f0002c2eb1b",
"PrmtID": "e82b4338-84d2-4ecd-adb3-ebebf032e7f3",
"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": "8dd8958b-f16e-4170-aa9e-0f0002c2eb1b",
"PrmtID": "e82b4338-84d2-4ecd-adb3-ebebf032e7f3",
"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": "d284d152-8689-4998-b650-014631aa03c2",
"PromotionId": "16e1bcae-853c-406d-a5ad-4ab18ca6ae83",
"ProductId": "7d90e867-9fa1-4ae8-aa6c-5650c37f16f6",
"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": "d284d152-8689-4998-b650-014631aa03c2",
"PromotionId": "16e1bcae-853c-406d-a5ad-4ab18ca6ae83",
"ProductId": "7d90e867-9fa1-4ae8-aa6c-5650c37f16f6",
"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": "ae0662ff-fb02-4fec-800d-bfddec1dce1d",
"PromotionId": "16c06e61-b3bf-4b69-85d6-c6d4fed444d3",
"MerchantId": "b86b57a9-e4d0-460f-a9b2-acd1f23f4b1a",
"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": "ae0662ff-fb02-4fec-800d-bfddec1dce1d",
"PromotionId": "16c06e61-b3bf-4b69-85d6-c6d4fed444d3",
"MerchantId": "b86b57a9-e4d0-460f-a9b2-acd1f23f4b1a",
"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-08-17 02:07:44",
"CreateDateStr": "2026-08-17 02:07:44",
"UpdateDate": "2026-08-17 02:07:44",
"UpdateDateStr": "2026-08-17 02:07:44",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
]