POST api/CustProject/CustCategory

Request Information

URI Parameters

None.

Body Parameters

CustCategory
NameDescriptionTypeAdditional information
Id

integer

None.

Name

string

None.

Color

string

None.

FK_CustomerId

integer

None.

operationType

string

None.

Request Formats

application/json, text/json, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of CustCategory
NameDescriptionTypeAdditional information
Id

integer

None.

Name

string

None.

Color

string

None.

FK_CustomerId

integer

None.

operationType

string

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.