POST api/AdminProduct/AdmSaveProductPromoFromProduct
AdmSaveProductPromoFromProduct
Request Information
URI Parameters
None.
Body Parameters
AdmSaveProductPromoFromProduct_RequestName | Description | Type | Additional information |
---|---|---|---|
ProductID | integer |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "ProductID": 1, "UserUUIDCur": "a4f57a29-6ce8-4503-905a-7910df1f8389" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}