POST api/product/preview/add/image/{product_id}?token={token}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
product_id | integer |
Required |
|
token | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IResultViewModelOldOfPreviewModelName | Description | Type | Additional information |
---|---|---|---|
retval | integer |
None. |
|
retdesc | string |
None. |
|
errors | Collection of ErrorModel |
None. |
|
content | PreviewModel |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.