/attribute

post

Creates a attribute

get

Gets all the attributes based on filter conditions or gets count of all the attributes depending upon the query paramters used

put

Updates attribute of specified id and gets the updated attribute

get

Provides you the number of all Attributes or the number of Attributes retrieved based on the text provided in the filter parameter.This parameter follows ODATA URL covention.

/attribute({attributeID})

get

Gets template along with autogenerated ID

delete

Deletes the specified attribute.

get

Gets all the equipments where this attribute is used and filled out.

/attributeGroup

post

Creates a attributeGroup

get

Gets all the attributeGroups based on filter conditions or gets count of all the attributeGroups depending upon the query paramters used

put

Updates attributeGroup of specified id and gets the updated attributeGroup

get

Provides you the number of all Attribute Groups or the number of Attribute Groups retrieved based on the text provided in the filter parameter.This parameter follows ODATA URL covention.

/attributeGroup({attributeGroupID})

get

Gets template along with autogenerated ID

delete

Deletes the specified attribute group.

/template

post

Creates a template

get

Allows to search for categories based on query parameters

put

Updates template of specified id and gets the updated template

delete

Allows to delete the list of templates.

get

Provides you the number of all Templates or the number of Templates retrieved based on the text provided in the filter parameter.This parameter follows ODATA URL covention.

/template({id})

get

Gets template along with autogenerated ID

delete

Allows to delete the template.

get

Gets specified template along with industry standard data.

put

Adds industry standards each with a standard ID to the specified template.

delete

Deletes the specified industry standards added to the specified template or all the templates if the indstd is blank.

/industrystandard

get

Gets the list of allowed Industry Standard codes.

/enumeration/attributedimensions

get

Gets all the attributedimensions enumerations.

/templatetypes

get

Gets all the types and their description for template types.