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": "730c6147-84f1-4754-82ab-5e927f914062",
"PrmtId": "15541fd6-5221-49da-adee-416fb5877302",
"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": "49864b24-2b72-4efa-9a30-e87f6218c7ca",
"PrmtID": "7355f94b-d805-4395-aa35-3bc77c639cc1",
"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": "49864b24-2b72-4efa-9a30-e87f6218c7ca",
"PrmtID": "7355f94b-d805-4395-aa35-3bc77c639cc1",
"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": "a09e4e66-ce28-4bde-ad1d-591acc3ff252",
"PromotionId": "a7e55e60-be13-4561-96ed-15e064fd1785",
"ProductId": "b9625ba3-6749-4d1b-b31d-13cf55d7699d",
"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": "a09e4e66-ce28-4bde-ad1d-591acc3ff252",
"PromotionId": "a7e55e60-be13-4561-96ed-15e064fd1785",
"ProductId": "b9625ba3-6749-4d1b-b31d-13cf55d7699d",
"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": "f3927742-bb98-4848-8665-2bc6f494d777",
"PromotionId": "4fba75d0-c288-46b3-ad6d-af3f88f43299",
"MerchantId": "99186506-82be-4deb-9323-34d5b77983f4",
"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": "f3927742-bb98-4848-8665-2bc6f494d777",
"PromotionId": "4fba75d0-c288-46b3-ad6d-af3f88f43299",
"MerchantId": "99186506-82be-4deb-9323-34d5b77983f4",
"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:09:26",
"CreateDateStr": "2025-10-28 19:09:26",
"UpdateDate": "2025-10-28 19:09:26",
"UpdateDateStr": "2025-10-28 19:09:26",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "730c6147-84f1-4754-82ab-5e927f914062",
"PrmtId": "15541fd6-5221-49da-adee-416fb5877302",
"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": "49864b24-2b72-4efa-9a30-e87f6218c7ca",
"PrmtID": "7355f94b-d805-4395-aa35-3bc77c639cc1",
"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": "49864b24-2b72-4efa-9a30-e87f6218c7ca",
"PrmtID": "7355f94b-d805-4395-aa35-3bc77c639cc1",
"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": "a09e4e66-ce28-4bde-ad1d-591acc3ff252",
"PromotionId": "a7e55e60-be13-4561-96ed-15e064fd1785",
"ProductId": "b9625ba3-6749-4d1b-b31d-13cf55d7699d",
"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": "a09e4e66-ce28-4bde-ad1d-591acc3ff252",
"PromotionId": "a7e55e60-be13-4561-96ed-15e064fd1785",
"ProductId": "b9625ba3-6749-4d1b-b31d-13cf55d7699d",
"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": "f3927742-bb98-4848-8665-2bc6f494d777",
"PromotionId": "4fba75d0-c288-46b3-ad6d-af3f88f43299",
"MerchantId": "99186506-82be-4deb-9323-34d5b77983f4",
"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": "f3927742-bb98-4848-8665-2bc6f494d777",
"PromotionId": "4fba75d0-c288-46b3-ad6d-af3f88f43299",
"MerchantId": "99186506-82be-4deb-9323-34d5b77983f4",
"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:09:26",
"CreateDateStr": "2025-10-28 19:09:26",
"UpdateDate": "2025-10-28 19:09:26",
"UpdateDateStr": "2025-10-28 19:09:26",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
]