Exigo Web Service

GetRankQualifications
Returns rank qualification report card.

CSV Support
No
Transactional Support
No

GetRankQualificationsRequest
CustomerID [Required]
Int32
Yes
The unique identifier of the customer
RankID [Required]
Int32
Yes
PeriodType [Required]
Int32
Yes
PeriodID
Int32?
No
CultureCode [Required]
String
Yes
The associated culture code
RankGroupID
Int32?
No
GetRankQualificationsResponse
CustomerID [Required]
Int32
The unique identifier of the customer
RankID [Required]
Int32
RankDescription
String
Qualifies
Boolean
QualifiesOverride
Boolean?
PayeeQualificationLegs
BackRankID
Int32?
BackRankDescription
String
NextRankID
Int32?
NextRankDescription
String
Score
Decimal
Result
The status of your web service call response. This property tells you if the call was executed successfully, any errors that occurred and other miscellanous, method-specific information.
QualificationResponse[]
Length
Int32
LongLength
Int64
Rank
Int32
SyncRoot
Object
IsReadOnly
Boolean
IsFixedSize
Boolean
IsSynchronized
Boolean
ApiResult
Status
ResultStatus
Specifies whether the web service call was successfully executed.
Errors
String[]
An array of error messages that were returned from Exigo. If the web service call was successful, this colleciton will be empty.
TransactionKey
String
The unique GUID identifier assigned to this web service call for logging purposes.