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": "87d1ec1d-e258-4cb2-9d9d-662832f0c225"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}