Intended Application
To execute a point transfer between two members.
Notes
- One of two identifiers can be supplied (Account Id or Internal Member Id) for each member involved in the point transfer. If both are supplied for a member, 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.
- Inactive Account Ids will not be issued transaction(s) using this call.
Input Parameters
parameter |
DATA TYPE | DATA REQUIRED? | FORMATTING | NOTES |
---|---|---|---|---|
WS Security Token |
Alphanumeric |
Yes |
|
|
"From" Member Account Id | Alphanumeric | Yes/No | See Article Notes | |
"From" Internal Member Id | Integer | Yes/No | See Article Notes | |
"To" Member Account Id | Alphanumeric | Yes/No | See Article Notes | |
"To" Internal Member Id | Integer | Yes/No | See Article Notes | |
Location External Reference | Alphanumeric | Yes | ||
Transaction External Reference | Alphanumeric | No | Not used to prevent uniqueness | |
Point Transfer Amount | Decimal | Yes | Point amount for transfer |
Common Return Codes
0,1,2,6,100,101,102,301,302,5000,6000,14000,14007,14008,14009
Additional error codes may be generated. Their descriptions can be found by calling GetReturnCodeMessage.
More Information