GET AdminApi/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": "3466c802-4b1c-4a78-850d-ae3de047b51a",
"PrmtId": "98f1c6d7-1203-4e9d-952c-148d0d0332b1",
"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": "940ef2d4-7cc8-4e79-96c7-213777ca7165",
"PrmtID": "c9a23c8f-1856-43a9-8876-3d23305d6de3",
"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": "940ef2d4-7cc8-4e79-96c7-213777ca7165",
"PrmtID": "c9a23c8f-1856-43a9-8876-3d23305d6de3",
"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": "2ac74f45-802b-473b-95d0-a9ef7fd1d608",
"PromotionId": "d41a52de-ce7f-4d55-be95-5baedf48397e",
"ProductId": "1b64fe79-1284-4739-a1a1-3263bfe9d3ca",
"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": "2ac74f45-802b-473b-95d0-a9ef7fd1d608",
"PromotionId": "d41a52de-ce7f-4d55-be95-5baedf48397e",
"ProductId": "1b64fe79-1284-4739-a1a1-3263bfe9d3ca",
"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": "1d83a696-9442-4eac-990e-b22606d386bd",
"PromotionId": "5b0937f0-1c43-47df-b730-a879ffaed09c",
"MerchantId": "56bdc2c2-4e0d-4dc3-8c98-0ad8658c33d8",
"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": "1d83a696-9442-4eac-990e-b22606d386bd",
"PromotionId": "5b0937f0-1c43-47df-b730-a879ffaed09c",
"MerchantId": "56bdc2c2-4e0d-4dc3-8c98-0ad8658c33d8",
"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-08-17 02:06:46",
"CreateDateStr": "2026-08-17 02:06:46",
"UpdateDate": "2026-08-17 02:06:46",
"UpdateDateStr": "2026-08-17 02:06:46",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "3466c802-4b1c-4a78-850d-ae3de047b51a",
"PrmtId": "98f1c6d7-1203-4e9d-952c-148d0d0332b1",
"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": "940ef2d4-7cc8-4e79-96c7-213777ca7165",
"PrmtID": "c9a23c8f-1856-43a9-8876-3d23305d6de3",
"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": "940ef2d4-7cc8-4e79-96c7-213777ca7165",
"PrmtID": "c9a23c8f-1856-43a9-8876-3d23305d6de3",
"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": "2ac74f45-802b-473b-95d0-a9ef7fd1d608",
"PromotionId": "d41a52de-ce7f-4d55-be95-5baedf48397e",
"ProductId": "1b64fe79-1284-4739-a1a1-3263bfe9d3ca",
"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": "2ac74f45-802b-473b-95d0-a9ef7fd1d608",
"PromotionId": "d41a52de-ce7f-4d55-be95-5baedf48397e",
"ProductId": "1b64fe79-1284-4739-a1a1-3263bfe9d3ca",
"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": "1d83a696-9442-4eac-990e-b22606d386bd",
"PromotionId": "5b0937f0-1c43-47df-b730-a879ffaed09c",
"MerchantId": "56bdc2c2-4e0d-4dc3-8c98-0ad8658c33d8",
"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": "1d83a696-9442-4eac-990e-b22606d386bd",
"PromotionId": "5b0937f0-1c43-47df-b730-a879ffaed09c",
"MerchantId": "56bdc2c2-4e0d-4dc3-8c98-0ad8658c33d8",
"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-08-17 02:06:46",
"CreateDateStr": "2026-08-17 02:06:46",
"UpdateDate": "2026-08-17 02:06:46",
"UpdateDateStr": "2026-08-17 02:06:46",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
]