Click or drag to resize
Infosoft Logo

IRetailerCategoryServiceCreateRetailerCategory Method

Creates a retailer category.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax

Parameters

request  CreateRetailerCategoryRequest
The request including the category to creates.

Return Value

RetailerCategoryResponse
The created retailer category
See Also