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": "679aa91a-0c10-4bc4-a1aa-8b86a2737f91",
"PrmtId": "37d69293-8f5c-40de-8253-6343cc4a7d0d",
"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": "12cd5588-ba5f-41ed-99fb-d0f6de06e27d",
"PrmtID": "b36938f3-1b01-4c28-a0a8-422aacf4fbaf",
"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": "12cd5588-ba5f-41ed-99fb-d0f6de06e27d",
"PrmtID": "b36938f3-1b01-4c28-a0a8-422aacf4fbaf",
"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": "b790c59d-f707-4533-8f61-8da10b6f53ea",
"PromotionId": "b0fe6fd0-3847-45ba-a3e7-0b673302408c",
"ProductId": "51a26684-2225-4e35-95eb-20ce59bff65c",
"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": "b790c59d-f707-4533-8f61-8da10b6f53ea",
"PromotionId": "b0fe6fd0-3847-45ba-a3e7-0b673302408c",
"ProductId": "51a26684-2225-4e35-95eb-20ce59bff65c",
"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": "ae2c1fa3-253e-4ea6-83e7-78d350baf14d",
"PromotionId": "7be8d3e2-2d0b-4ec8-838c-118049267e86",
"MerchantId": "0e637afb-734f-4107-9ad6-2d15c831f52c",
"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": "ae2c1fa3-253e-4ea6-83e7-78d350baf14d",
"PromotionId": "7be8d3e2-2d0b-4ec8-838c-118049267e86",
"MerchantId": "0e637afb-734f-4107-9ad6-2d15c831f52c",
"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-04-20 09:53:09",
"CreateDateStr": "2026-04-20 09:53:09",
"UpdateDate": "2026-04-20 09:53:09",
"UpdateDateStr": "2026-04-20 09:53:09",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "679aa91a-0c10-4bc4-a1aa-8b86a2737f91",
"PrmtId": "37d69293-8f5c-40de-8253-6343cc4a7d0d",
"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": "12cd5588-ba5f-41ed-99fb-d0f6de06e27d",
"PrmtID": "b36938f3-1b01-4c28-a0a8-422aacf4fbaf",
"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": "12cd5588-ba5f-41ed-99fb-d0f6de06e27d",
"PrmtID": "b36938f3-1b01-4c28-a0a8-422aacf4fbaf",
"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": "b790c59d-f707-4533-8f61-8da10b6f53ea",
"PromotionId": "b0fe6fd0-3847-45ba-a3e7-0b673302408c",
"ProductId": "51a26684-2225-4e35-95eb-20ce59bff65c",
"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": "b790c59d-f707-4533-8f61-8da10b6f53ea",
"PromotionId": "b0fe6fd0-3847-45ba-a3e7-0b673302408c",
"ProductId": "51a26684-2225-4e35-95eb-20ce59bff65c",
"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": "ae2c1fa3-253e-4ea6-83e7-78d350baf14d",
"PromotionId": "7be8d3e2-2d0b-4ec8-838c-118049267e86",
"MerchantId": "0e637afb-734f-4107-9ad6-2d15c831f52c",
"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": "ae2c1fa3-253e-4ea6-83e7-78d350baf14d",
"PromotionId": "7be8d3e2-2d0b-4ec8-838c-118049267e86",
"MerchantId": "0e637afb-734f-4107-9ad6-2d15c831f52c",
"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-04-20 09:53:09",
"CreateDateStr": "2026-04-20 09:53:09",
"UpdateDate": "2026-04-20 09:53:09",
"UpdateDateStr": "2026-04-20 09:53:09",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
]