/
Service Team Object

Service Team Object

The Service Team object contains specific details related to a service team and are managed by the Service Team REST API. A service team may have zero or more users assigned to it. User assignments are managed by the Service Team Users REST API.


On this page:


Service Team Object Formats

JSON Format
 {
 	"Name": "",
 	"ServiceTeamID": ""
 }

Service Team Object Properties

(info) Required properties are in bold.

PropertyTypeDescription
NamestringIdentifies the name of the service team
ServiceTeamIDstringIdentifies the unique ID of the service team

Related content

Service Team Users REST API
Service Team Users REST API
More like this
Service Team REST API
Service Team REST API
More like this
Service Area Object
Service Area Object
More like this
Service Area Teams REST API
Service Area Teams REST API
More like this
ServiceTeams Query API
ServiceTeams Query API
More like this
User Object
More like this