GET v1/ClassificationTrees({ClassificationTreeId})

Returns all the Categories from the Classification Tree for a Company

Information:

Base URL:

https://api.covasoft.net/productlibrary/

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ClassificationTreeId

The Tree Id is located in the product details call

integer

Required

Body Parameters

None.

Response Information

Resource Description

All the categories in the Classification Tree for the Company

ClassificationTreeReturn
NameDescriptionTypeAdditional information
Id

Classification Tree Id From Product Details Call

integer

None.

Name

Clasification Tree Name

string

None.

IsCanonical

boolean

None.

Description

string

None.

Owner

Owner

None.

Categories

Group of Product Classifications into a Product Category for the Company Catalog

Collection of Category

None.

Classifications

Group of Products in a Classification for the Company Catalog

Collection of Classification

None.

IsPrivate

boolean

None.

Version

integer

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.