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": "eb147c68-d36e-4b0b-b6aa-9a3017ec9836"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}