Intended Application
To fetch all active promotions for a member that they have opted-in for or are eligible to opt-in for.
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 |
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