SaveProductCategory
Overview
Saves a product category. If there is a product category 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 |
---|---|---|
category | SaveProductCategory | No Overview Available. |
Response
Name | Type | Description |
---|---|---|
ResultMessage | String | Additional information when operation failed. |
ResultCode | ResultCodeEnum | Whether the operation completed successfully. |
Result | Boolean | Operation result. |