Skip to main content

Add or Update a Resource Skill or Asset Attribute

This allows the addition of a new resource skill or asset attribute, or the updating of an existing skill or attribute.

Query String Parameters

NameTypeDescriptionRequired
ActionStringAttributeSaveRequired
AttributeIdIntId of the attribute to updateRequired, when updating
AttributeTypeIntThe type of attribute to update/createRequired
AttributeNameStringThe name of the attribute to createRequired

Response Codes

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=AttributeSave&AttributeType=1&AttributeName=New test Attribute