Update an existing instance of the ContactType object.Copy Pageput https://{server_address}/ResourceServer/api/v10/ContactType/{id}Path ParamsidintegerrequiredBody ParamsThis entity represents a type of a Contact in the system. Examples would "Billing", "Shipping" etc.namestringisRequiredbooleantruetruefalsecontactTypeTypeIdnumberUnique identifier for the associated ContactTypeType object.contactTypeTypeNamestringThe name of the object associated with the contactTypeTypeId property.descriptionstringsendEmailbooleantruetruefalseshowOnOverviewbooleantruetruefalseshowOnNewAccountbooleantruetruefalseResponses 200Update a ContactType 400The request could not be processed.Updated 2 months ago