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": "663b83e4-e634-48c2-8123-47dab3f15de7",
"PrmtId": "3c87bf05-12fb-4926-a8e8-9c8f1e7247ee",
"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": "97bfe4f7-3a60-40fa-ae7c-d46244e914b7",
"PrmtID": "35d5ebaf-db6f-4519-a011-575d1359797e",
"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": "97bfe4f7-3a60-40fa-ae7c-d46244e914b7",
"PrmtID": "35d5ebaf-db6f-4519-a011-575d1359797e",
"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": "0dc083f4-9139-4c86-a979-e63fecf865d6",
"PromotionId": "a78d5e99-cf28-437d-b387-b8493f28a8bf",
"ProductId": "93058ab8-51a9-49e1-a605-c3eabb376a3e",
"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": "0dc083f4-9139-4c86-a979-e63fecf865d6",
"PromotionId": "a78d5e99-cf28-437d-b387-b8493f28a8bf",
"ProductId": "93058ab8-51a9-49e1-a605-c3eabb376a3e",
"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": "42306772-4d18-46cc-8428-28cbae72a463",
"PromotionId": "d30c95ea-78b3-4454-b6a8-9264827871e4",
"MerchantId": "bdae0b3f-19a6-4798-bdb8-4c6bf417618f",
"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": "42306772-4d18-46cc-8428-28cbae72a463",
"PromotionId": "d30c95ea-78b3-4454-b6a8-9264827871e4",
"MerchantId": "bdae0b3f-19a6-4798-bdb8-4c6bf417618f",
"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:23:43",
"CreateDateStr": "2026-02-24 14:23:43",
"UpdateDate": "2026-02-24 14:23:43",
"UpdateDateStr": "2026-02-24 14:23:43",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "663b83e4-e634-48c2-8123-47dab3f15de7",
"PrmtId": "3c87bf05-12fb-4926-a8e8-9c8f1e7247ee",
"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": "97bfe4f7-3a60-40fa-ae7c-d46244e914b7",
"PrmtID": "35d5ebaf-db6f-4519-a011-575d1359797e",
"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": "97bfe4f7-3a60-40fa-ae7c-d46244e914b7",
"PrmtID": "35d5ebaf-db6f-4519-a011-575d1359797e",
"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": "0dc083f4-9139-4c86-a979-e63fecf865d6",
"PromotionId": "a78d5e99-cf28-437d-b387-b8493f28a8bf",
"ProductId": "93058ab8-51a9-49e1-a605-c3eabb376a3e",
"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": "0dc083f4-9139-4c86-a979-e63fecf865d6",
"PromotionId": "a78d5e99-cf28-437d-b387-b8493f28a8bf",
"ProductId": "93058ab8-51a9-49e1-a605-c3eabb376a3e",
"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": "42306772-4d18-46cc-8428-28cbae72a463",
"PromotionId": "d30c95ea-78b3-4454-b6a8-9264827871e4",
"MerchantId": "bdae0b3f-19a6-4798-bdb8-4c6bf417618f",
"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": "42306772-4d18-46cc-8428-28cbae72a463",
"PromotionId": "d30c95ea-78b3-4454-b6a8-9264827871e4",
"MerchantId": "bdae0b3f-19a6-4798-bdb8-4c6bf417618f",
"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:23:43",
"CreateDateStr": "2026-02-24 14:23:43",
"UpdateDate": "2026-02-24 14:23:43",
"UpdateDateStr": "2026-02-24 14:23:43",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
]