POST api/ProductCategory/AddProductCategory

Request Information

URI Parameters

None.

Body Parameters

CGProductCategory
NameDescriptionTypeAdditional information
ProductCategoryId

integer

None.

CategoryName

string

None.

Description

string

None.

IsActive

boolean

None.

Products

Collection of CGProduct

None.

DateDeleted

date

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ProductCategoryResponse
NameDescriptionTypeAdditional information
ResponseObject

CGProductCategory

None.

Code

ResponseCode

None.

Message

string

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.