GET AdminApi/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": "c19fb0e3-14a3-4a98-8517-bfc5c1e395ab",
"PrmtId": "35f30785-d222-4968-963f-27545693f151",
"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": "0c94d205-ffb8-46d5-b327-362159ae2d0a",
"PrmtID": "94dffd90-aeaa-45ef-a51f-5a16d6c17384",
"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": "0c94d205-ffb8-46d5-b327-362159ae2d0a",
"PrmtID": "94dffd90-aeaa-45ef-a51f-5a16d6c17384",
"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": "45dd21eb-ca1d-4625-aac9-34774e17ab7b",
"PromotionId": "8711a15b-14d3-4737-a641-0d258d1788c0",
"ProductId": "012d3a18-d335-4fa2-a60f-4a378ebd97b6",
"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": "45dd21eb-ca1d-4625-aac9-34774e17ab7b",
"PromotionId": "8711a15b-14d3-4737-a641-0d258d1788c0",
"ProductId": "012d3a18-d335-4fa2-a60f-4a378ebd97b6",
"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": "a7a0d116-a925-43e5-91a7-2952fb67e19a",
"PromotionId": "50c9c6f9-7d44-4226-bead-2c7b82f970fb",
"MerchantId": "c3e872a6-5ff6-4ccd-8a44-65ddab8a08d0",
"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": "a7a0d116-a925-43e5-91a7-2952fb67e19a",
"PromotionId": "50c9c6f9-7d44-4226-bead-2c7b82f970fb",
"MerchantId": "c3e872a6-5ff6-4ccd-8a44-65ddab8a08d0",
"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-30 18:07:07",
"CreateDateStr": "2026-07-30 18:07:07",
"UpdateDate": "2026-07-30 18:07:07",
"UpdateDateStr": "2026-07-30 18:07:07",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "c19fb0e3-14a3-4a98-8517-bfc5c1e395ab",
"PrmtId": "35f30785-d222-4968-963f-27545693f151",
"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": "0c94d205-ffb8-46d5-b327-362159ae2d0a",
"PrmtID": "94dffd90-aeaa-45ef-a51f-5a16d6c17384",
"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": "0c94d205-ffb8-46d5-b327-362159ae2d0a",
"PrmtID": "94dffd90-aeaa-45ef-a51f-5a16d6c17384",
"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": "45dd21eb-ca1d-4625-aac9-34774e17ab7b",
"PromotionId": "8711a15b-14d3-4737-a641-0d258d1788c0",
"ProductId": "012d3a18-d335-4fa2-a60f-4a378ebd97b6",
"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": "45dd21eb-ca1d-4625-aac9-34774e17ab7b",
"PromotionId": "8711a15b-14d3-4737-a641-0d258d1788c0",
"ProductId": "012d3a18-d335-4fa2-a60f-4a378ebd97b6",
"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": "a7a0d116-a925-43e5-91a7-2952fb67e19a",
"PromotionId": "50c9c6f9-7d44-4226-bead-2c7b82f970fb",
"MerchantId": "c3e872a6-5ff6-4ccd-8a44-65ddab8a08d0",
"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": "a7a0d116-a925-43e5-91a7-2952fb67e19a",
"PromotionId": "50c9c6f9-7d44-4226-bead-2c7b82f970fb",
"MerchantId": "c3e872a6-5ff6-4ccd-8a44-65ddab8a08d0",
"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-30 18:07:07",
"CreateDateStr": "2026-07-30 18:07:07",
"UpdateDate": "2026-07-30 18:07:07",
"UpdateDateStr": "2026-07-30 18:07:07",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
]