GET Api/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": "a2e8164d-93a3-40c5-8537-15768fd886ee",
"PrmtId": "27fc0d86-48da-4776-ad73-eece9363bf04",
"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": "6b8ecb85-0be0-4a2d-845a-15c150cf059f",
"PrmtID": "489b0ab5-6c64-47be-91bb-af3bb1e446b9",
"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": "6b8ecb85-0be0-4a2d-845a-15c150cf059f",
"PrmtID": "489b0ab5-6c64-47be-91bb-af3bb1e446b9",
"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": "ac98dfa1-b873-4a81-afa8-a874b2895518",
"PromotionId": "65be336e-926e-49cf-a615-4d8f8c25ffac",
"ProductId": "1a6deb14-7f89-4121-8dee-d1bff75434ed",
"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": "ac98dfa1-b873-4a81-afa8-a874b2895518",
"PromotionId": "65be336e-926e-49cf-a615-4d8f8c25ffac",
"ProductId": "1a6deb14-7f89-4121-8dee-d1bff75434ed",
"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": "5d14dbdf-31f5-459b-ac28-bfc9270d9f83",
"PromotionId": "b41d0a61-895b-48f4-90c0-f98765205de0",
"MerchantId": "e11fb06d-ddc1-46d8-aaac-a95663d0e5a0",
"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": "5d14dbdf-31f5-459b-ac28-bfc9270d9f83",
"PromotionId": "b41d0a61-895b-48f4-90c0-f98765205de0",
"MerchantId": "e11fb06d-ddc1-46d8-aaac-a95663d0e5a0",
"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:22",
"CreateDateStr": "2025-10-28 19:06:22",
"UpdateDate": "2025-10-28 19:06:22",
"UpdateDateStr": "2025-10-28 19:06:22",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
},
{
"Id": "a2e8164d-93a3-40c5-8537-15768fd886ee",
"PrmtId": "27fc0d86-48da-4776-ad73-eece9363bf04",
"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": "6b8ecb85-0be0-4a2d-845a-15c150cf059f",
"PrmtID": "489b0ab5-6c64-47be-91bb-af3bb1e446b9",
"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": "6b8ecb85-0be0-4a2d-845a-15c150cf059f",
"PrmtID": "489b0ab5-6c64-47be-91bb-af3bb1e446b9",
"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": "ac98dfa1-b873-4a81-afa8-a874b2895518",
"PromotionId": "65be336e-926e-49cf-a615-4d8f8c25ffac",
"ProductId": "1a6deb14-7f89-4121-8dee-d1bff75434ed",
"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": "ac98dfa1-b873-4a81-afa8-a874b2895518",
"PromotionId": "65be336e-926e-49cf-a615-4d8f8c25ffac",
"ProductId": "1a6deb14-7f89-4121-8dee-d1bff75434ed",
"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": "5d14dbdf-31f5-459b-ac28-bfc9270d9f83",
"PromotionId": "b41d0a61-895b-48f4-90c0-f98765205de0",
"MerchantId": "e11fb06d-ddc1-46d8-aaac-a95663d0e5a0",
"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": "5d14dbdf-31f5-459b-ac28-bfc9270d9f83",
"PromotionId": "b41d0a61-895b-48f4-90c0-f98765205de0",
"MerchantId": "e11fb06d-ddc1-46d8-aaac-a95663d0e5a0",
"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:22",
"CreateDateStr": "2025-10-28 19:06:22",
"UpdateDate": "2025-10-28 19:06:22",
"UpdateDateStr": "2025-10-28 19:06:22",
"PrmtProductCount": 11,
"PrmtBannerCount": 12,
"PrmtMerchantCount": 13
}
]