POST api/AdminProduct/AdmSaveProductCopy
AdmSaveProductCopy
Request Information
URI Parameters
None.
Body Parameters
AdmSaveProductPromoFromProduct_Request| Name | Description | Type | Additional information |
|---|---|---|---|
| ProductID | integer |
None. |
|
| UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"ProductID": 1,
"UserUUIDCur": "ed4e3d23-33ca-4944-90c6-33fc921729da"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}