Retrieves a list of jobs that a specified candidate has applied for
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 Ref ID of the Person to get jobs applied for
Return Value
A ResultsList of Jobs that the specified person has applied forSee Also