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": "92bcdf78-651f-46fd-a6a8-9ef479820b99", "ProductUUIDCtryPD": "8555bbdf-8975-4780-9af2-f46d365130dc", "ProductIDLink": 1, "ProductPromoDActive": true, "UserUUIDCur": "25498b16-a1c1-48f2-8a9b-a438a7dd7816" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}