SaveProduct
Overview
Saves a product. If there is a product with the given reference, it is updated, otherwise it is inserted.
This API is under review and subject to change.
Returns
No Overview Available.
Request
Name | Type | Description |
---|---|---|
product | SaveProduct | No Overview Available. |
Response
Name | Type | Description |
---|---|---|
ResultMessage | String | No Overview Available. |
ResultCode | ResultCodeEnum | No Overview Available. |
Result | Boolean | No Overview Available. |