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": "087d0d6d-a9a2-40f2-9d19-de20970af028", "ProductUUIDCtryPD": "4b3ac54e-0212-4e23-bd3f-d1f19ba246f4", "ProductIDLink": 1, "ProductPromoDActive": true, "UserUUIDCur": "7130b876-3e68-4e96-893e-5cd0ea608051" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}