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": "bb5e5e09-ef5c-4a7d-b78a-817c45069f5b",
"PrmtId": "e3208be2-86e3-4ff1-a86c-535e366e82c4",
"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": "7fa656a9-097d-4baf-9919-1bf8d97df851",
"PrmtID": "8004e6e5-6052-4bdd-96f8-df489f231272",
"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": "7fa656a9-097d-4baf-9919-1bf8d97df851",
"PrmtID": "8004e6e5-6052-4bdd-96f8-df489f231272",
"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": "c16416a6-601f-499b-8b0a-337818808f72",
"PromotionId": "80c0e0c8-766d-4c53-a238-4699e0409001",
"ProductId": "d2b90d23-ae41-4fc8-ba25-73ef45d57270",
"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": "c16416a6-601f-499b-8b0a-337818808f72",
"PromotionId": "80c0e0c8-766d-4c53-a238-4699e0409001",
"ProductId": "d2b90d23-ae41-4fc8-ba25-73ef45d57270",
"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": "fd176f44-5a12-4e2e-a201-3e84676d595a",
"PromotionId": "f54c4f12-d995-4344-9b03-4e52d056f0f8",
"MerchantId": "104cb592-ed81-485c-b583-c4129c62babb",
"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": "fd176f44-5a12-4e2e-a201-3e84676d595a",
"PromotionId": "f54c4f12-d995-4344-9b03-4e52d056f0f8",
"MerchantId": "104cb592-ed81-485c-b583-c4129c62babb",
"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-07-22 06:08:48",
"CreateDateStr": "2026-07-22 06:08:48",
"UpdateDate": "2026-07-22 06:08:48",
"UpdateDateStr": "2026-07-22 06:08:48",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "bb5e5e09-ef5c-4a7d-b78a-817c45069f5b",
"PrmtId": "e3208be2-86e3-4ff1-a86c-535e366e82c4",
"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": "7fa656a9-097d-4baf-9919-1bf8d97df851",
"PrmtID": "8004e6e5-6052-4bdd-96f8-df489f231272",
"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": "7fa656a9-097d-4baf-9919-1bf8d97df851",
"PrmtID": "8004e6e5-6052-4bdd-96f8-df489f231272",
"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": "c16416a6-601f-499b-8b0a-337818808f72",
"PromotionId": "80c0e0c8-766d-4c53-a238-4699e0409001",
"ProductId": "d2b90d23-ae41-4fc8-ba25-73ef45d57270",
"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": "c16416a6-601f-499b-8b0a-337818808f72",
"PromotionId": "80c0e0c8-766d-4c53-a238-4699e0409001",
"ProductId": "d2b90d23-ae41-4fc8-ba25-73ef45d57270",
"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": "fd176f44-5a12-4e2e-a201-3e84676d595a",
"PromotionId": "f54c4f12-d995-4344-9b03-4e52d056f0f8",
"MerchantId": "104cb592-ed81-485c-b583-c4129c62babb",
"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": "fd176f44-5a12-4e2e-a201-3e84676d595a",
"PromotionId": "f54c4f12-d995-4344-9b03-4e52d056f0f8",
"MerchantId": "104cb592-ed81-485c-b583-c4129c62babb",
"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-07-22 06:08:48",
"CreateDateStr": "2026-07-22 06:08:48",
"UpdateDate": "2026-07-22 06:08:48",
"UpdateDateStr": "2026-07-22 06:08:48",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
]