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": "ae692ded-1495-4d8e-958a-f9cf3d27a698",
"PrmtId": "08187080-0c18-42ce-b5e5-68aae1930d48",
"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": "c72e6b57-b2df-4763-8318-ed27df38e6ad",
"PrmtID": "0186e857-7a8b-4921-ac05-da37751545cf",
"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": "c72e6b57-b2df-4763-8318-ed27df38e6ad",
"PrmtID": "0186e857-7a8b-4921-ac05-da37751545cf",
"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": "79aee2a3-855e-4bd3-be39-6652a43a73d7",
"PromotionId": "d78cf298-dec9-4084-9564-65d9e5eaa815",
"ProductId": "5e710b7a-652f-4120-8a18-cb09929fe6c7",
"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": "79aee2a3-855e-4bd3-be39-6652a43a73d7",
"PromotionId": "d78cf298-dec9-4084-9564-65d9e5eaa815",
"ProductId": "5e710b7a-652f-4120-8a18-cb09929fe6c7",
"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": "60fa4c81-abde-41b4-97ac-d846c77ca490",
"PromotionId": "40b7f4ee-78a5-4e2e-bcfa-50f828b7b0e7",
"MerchantId": "9b8736b0-e423-475a-a223-162700f41590",
"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": "60fa4c81-abde-41b4-97ac-d846c77ca490",
"PromotionId": "40b7f4ee-78a5-4e2e-bcfa-50f828b7b0e7",
"MerchantId": "9b8736b0-e423-475a-a223-162700f41590",
"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-10-28 19:06:25",
"CreateDateStr": "2025-10-28 19:06:25",
"UpdateDate": "2025-10-28 19:06:25",
"UpdateDateStr": "2025-10-28 19:06:25",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "ae692ded-1495-4d8e-958a-f9cf3d27a698",
"PrmtId": "08187080-0c18-42ce-b5e5-68aae1930d48",
"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": "c72e6b57-b2df-4763-8318-ed27df38e6ad",
"PrmtID": "0186e857-7a8b-4921-ac05-da37751545cf",
"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": "c72e6b57-b2df-4763-8318-ed27df38e6ad",
"PrmtID": "0186e857-7a8b-4921-ac05-da37751545cf",
"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": "79aee2a3-855e-4bd3-be39-6652a43a73d7",
"PromotionId": "d78cf298-dec9-4084-9564-65d9e5eaa815",
"ProductId": "5e710b7a-652f-4120-8a18-cb09929fe6c7",
"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": "79aee2a3-855e-4bd3-be39-6652a43a73d7",
"PromotionId": "d78cf298-dec9-4084-9564-65d9e5eaa815",
"ProductId": "5e710b7a-652f-4120-8a18-cb09929fe6c7",
"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": "60fa4c81-abde-41b4-97ac-d846c77ca490",
"PromotionId": "40b7f4ee-78a5-4e2e-bcfa-50f828b7b0e7",
"MerchantId": "9b8736b0-e423-475a-a223-162700f41590",
"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": "60fa4c81-abde-41b4-97ac-d846c77ca490",
"PromotionId": "40b7f4ee-78a5-4e2e-bcfa-50f828b7b0e7",
"MerchantId": "9b8736b0-e423-475a-a223-162700f41590",
"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-10-28 19:06:25",
"CreateDateStr": "2025-10-28 19:06:25",
"UpdateDate": "2025-10-28 19:06:25",
"UpdateDateStr": "2025-10-28 19:06:25",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
]