DLApp
There are no services matching that phrase.

/shoppingcategory/update-category

HTTP Method
POST
com.liferay.portlet.shopping.service.ShoppingCategoryServiceUtil#updateCategory

Parameters

p_auth String

authentication token used to validate the request

categoryId long
parentCategoryId long
name java.lang.String
description java.lang.String
mergeWithParentCategory boolean
serviceContext com.liferay.portal.service.ServiceContext

Return Type

com.liferay.portlet.shopping.model.ShoppingCategory

Exception

com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException

Execute

String long long java.lang.String java.lang.String
boolean