Reference Guide

SupportAssist Enterprise
62 REST API Guide SupportAssist Enterprise
},
"name":{
"type":"string"
},
"description":{
"type":"string"
},
"noOfAssetsMapped":{
"type":"integer"
},
"uiCustomerProfiles":{
"type":"array",
"items":{
"type":"object",
"id":"CustomerProfile",
"properties":{
"customerProfileId":{
"type":"string"
},
"firstName":{
"type":"string"
},
"lastName":{
"type":"string"
},
"emailId":{
"type":"string"
},
"telephone":{
"type":"string"
},
"country":{
"type":"string"
},
"alternateTelephone":{
"type":"string"
},
"emailLanguage":{
"type":"string"
},
"company":{
"type":"string"
},
"profileType":{
"type":"string"
},
"preferredContactTimeFrame":{
"type":"string"
},
"preferredContactTimeZone":{
"type":"string"
},
"preferredContactMethod":{
"type":"string"
},
"alias":{
"type":"boolean"
},