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": "82471dac-30be-4795-98bc-817bb2358ce0",
"PrmtId": "041269be-db30-48a1-afd2-d5a1a30cfb5f",
"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": "0984b051-43ce-411b-a403-9df9a91458cb",
"PrmtID": "8930cc96-da6d-45e9-8ef2-8b4c23a3c9dd",
"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": "0984b051-43ce-411b-a403-9df9a91458cb",
"PrmtID": "8930cc96-da6d-45e9-8ef2-8b4c23a3c9dd",
"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": "1d81343f-b5fb-4e72-a6bb-9c0251de561c",
"PromotionId": "9ebe2e70-15a8-43ca-91ec-8736e6e2688f",
"ProductId": "a61562af-fd03-4506-899a-695efd8c19c7",
"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": "1d81343f-b5fb-4e72-a6bb-9c0251de561c",
"PromotionId": "9ebe2e70-15a8-43ca-91ec-8736e6e2688f",
"ProductId": "a61562af-fd03-4506-899a-695efd8c19c7",
"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": "0cbe197a-ddca-4c50-8306-23bc8d47f660",
"PromotionId": "6243c089-57ac-42f0-b50a-3dde252ae3b0",
"MerchantId": "7e21f0a0-18fe-4533-bb99-83a1d9121b69",
"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": "0cbe197a-ddca-4c50-8306-23bc8d47f660",
"PromotionId": "6243c089-57ac-42f0-b50a-3dde252ae3b0",
"MerchantId": "7e21f0a0-18fe-4533-bb99-83a1d9121b69",
"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:24:00",
"CreateDateStr": "2026-02-24 14:24:00",
"UpdateDate": "2026-02-24 14:24:00",
"UpdateDateStr": "2026-02-24 14:24:00",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "82471dac-30be-4795-98bc-817bb2358ce0",
"PrmtId": "041269be-db30-48a1-afd2-d5a1a30cfb5f",
"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": "0984b051-43ce-411b-a403-9df9a91458cb",
"PrmtID": "8930cc96-da6d-45e9-8ef2-8b4c23a3c9dd",
"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": "0984b051-43ce-411b-a403-9df9a91458cb",
"PrmtID": "8930cc96-da6d-45e9-8ef2-8b4c23a3c9dd",
"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": "1d81343f-b5fb-4e72-a6bb-9c0251de561c",
"PromotionId": "9ebe2e70-15a8-43ca-91ec-8736e6e2688f",
"ProductId": "a61562af-fd03-4506-899a-695efd8c19c7",
"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": "1d81343f-b5fb-4e72-a6bb-9c0251de561c",
"PromotionId": "9ebe2e70-15a8-43ca-91ec-8736e6e2688f",
"ProductId": "a61562af-fd03-4506-899a-695efd8c19c7",
"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": "0cbe197a-ddca-4c50-8306-23bc8d47f660",
"PromotionId": "6243c089-57ac-42f0-b50a-3dde252ae3b0",
"MerchantId": "7e21f0a0-18fe-4533-bb99-83a1d9121b69",
"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": "0cbe197a-ddca-4c50-8306-23bc8d47f660",
"PromotionId": "6243c089-57ac-42f0-b50a-3dde252ae3b0",
"MerchantId": "7e21f0a0-18fe-4533-bb99-83a1d9121b69",
"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:24:00",
"CreateDateStr": "2026-02-24 14:24:00",
"UpdateDate": "2026-02-24 14:24:00",
"UpdateDateStr": "2026-02-24 14:24:00",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
]