Intended Application
Returns retro claim history for a single member.
Notes
- One of two identifiers can be supplied (Account Id or Internal Member Id). If both are supplied, the Account Id is given preference and is used to retrieve the member. If no Internal Member Id is available, enter -1 for this field.
-
Status Code Output
- 0 = Outstanding
- 1 = Matched
- 2 = Not Matched (Failed)
- 3 = Matched without Transaction (Transaction Failed)
- 4 = Cancelled
-
5 = Already Claimed
Input Parameters
PARAMETER |
DATA TYPE | DATA REQUIRED? | FORMATTING | NOTES |
---|---|---|---|---|
WS Security Token |
Alphanumeric |
Yes |
|
|
Account Id | Alphanumeric | Yes/No | See Article Notes | |
Internal Member Id | Integer | Yes/No | See Article Notes |
Common Return Codes
0,1,2,100,101,102,5000
Additional error codes may be generated. Their descriptions can be found by calling GetReturnCodeMessage.
More Information