Retrieves the details of a specific person
Namespace: Thomas.APIServicesAssembly: Thomas.APIServices (in Thomas.APIServices.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Parameters
- AgentGUID
- Type: System Guid
The Agent GUID of the client
- AuthToken
- Type: System String
The authentication token of the client
- PersonRefID
- Type: System String
The reference ID of the person to be retrieved
Return Value
The Person object with details populatedSee Also