Intended Application
To submit a member "opt-in" for promotion activation.
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.
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 | |
Activation Promotion Id | Integer | Yes | Can be retrieved via the FetchMemberPromotionActivations WS call |
Common Return Codes
0,1,2,100,101,102,5000,12016
Additional error codes may be generated. Their descriptions can be found by calling GetReturnCodeMessage.
More Information