POST api/AdminProduct/GetProductPromoD
AdmGetProductPromoD
Request Information
URI Parameters
None.
Body Parameters
GetProductPromoD_RequestName | Description | Type | Additional information |
---|---|---|---|
ProductUUIDCtryP | globally unique identifier |
None. |
|
ProductUUIDCtryPD | globally unique identifier |
None. |
|
ProductIDLink | integer |
None. |
|
ProductPromoDActive | boolean |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "ProductUUIDCtryP": "fa062696-082b-4691-ad24-0225c986dccc", "ProductUUIDCtryPD": "cf71ee30-77bf-4d51-b12e-f295ccfe6924", "ProductIDLink": 1, "ProductPromoDActive": true, "UserUUIDCur": "22c1e022-a096-45f2-b6c0-f531888e5101" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}