GET Api/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": "2e3dc432-7d36-4731-8fbe-3e7c4c8ed3d4",
"PrmtId": "3e96dcc5-c90a-4f5e-a294-062ae8f8defa",
"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": "29ac02f9-1949-4426-8cff-b0c3bca4c4c2",
"PrmtID": "28d7b938-ae1f-4ba9-8074-a2d13d3f13bf",
"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": "29ac02f9-1949-4426-8cff-b0c3bca4c4c2",
"PrmtID": "28d7b938-ae1f-4ba9-8074-a2d13d3f13bf",
"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": "c5d87159-a08c-4efa-9936-efc81a5518f9",
"PromotionId": "7cd6d36b-ac37-4034-9d40-60125786a2ad",
"ProductId": "d842a1a4-f5ab-4289-84bf-14ea87203a45",
"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": "c5d87159-a08c-4efa-9936-efc81a5518f9",
"PromotionId": "7cd6d36b-ac37-4034-9d40-60125786a2ad",
"ProductId": "d842a1a4-f5ab-4289-84bf-14ea87203a45",
"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": "78e8a74e-1ae5-47d3-8ef6-d3a087a25673",
"PromotionId": "f41bc8ae-dcc9-410a-a08f-80adf907fcec",
"MerchantId": "9f663395-a769-44bb-8b43-53df6ccdabe3",
"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": "78e8a74e-1ae5-47d3-8ef6-d3a087a25673",
"PromotionId": "f41bc8ae-dcc9-410a-a08f-80adf907fcec",
"MerchantId": "9f663395-a769-44bb-8b43-53df6ccdabe3",
"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:30",
"CreateDateStr": "2025-12-30 14:15:30",
"UpdateDate": "2025-12-30 14:15:30",
"UpdateDateStr": "2025-12-30 14:15:30",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "2e3dc432-7d36-4731-8fbe-3e7c4c8ed3d4",
"PrmtId": "3e96dcc5-c90a-4f5e-a294-062ae8f8defa",
"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": "29ac02f9-1949-4426-8cff-b0c3bca4c4c2",
"PrmtID": "28d7b938-ae1f-4ba9-8074-a2d13d3f13bf",
"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": "29ac02f9-1949-4426-8cff-b0c3bca4c4c2",
"PrmtID": "28d7b938-ae1f-4ba9-8074-a2d13d3f13bf",
"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": "c5d87159-a08c-4efa-9936-efc81a5518f9",
"PromotionId": "7cd6d36b-ac37-4034-9d40-60125786a2ad",
"ProductId": "d842a1a4-f5ab-4289-84bf-14ea87203a45",
"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": "c5d87159-a08c-4efa-9936-efc81a5518f9",
"PromotionId": "7cd6d36b-ac37-4034-9d40-60125786a2ad",
"ProductId": "d842a1a4-f5ab-4289-84bf-14ea87203a45",
"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": "78e8a74e-1ae5-47d3-8ef6-d3a087a25673",
"PromotionId": "f41bc8ae-dcc9-410a-a08f-80adf907fcec",
"MerchantId": "9f663395-a769-44bb-8b43-53df6ccdabe3",
"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": "78e8a74e-1ae5-47d3-8ef6-d3a087a25673",
"PromotionId": "f41bc8ae-dcc9-410a-a08f-80adf907fcec",
"MerchantId": "9f663395-a769-44bb-8b43-53df6ccdabe3",
"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:30",
"CreateDateStr": "2025-12-30 14:15:30",
"UpdateDate": "2025-12-30 14:15:30",
"UpdateDateStr": "2025-12-30 14:15:30",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
]