2.9 Get Rewards4 ID By Email

Used to retrieve the unique identifier (Rewards4 ID) of a Rewards4 member using their Email Address. Request and response samples can be found at https://secure.rewards4group.com/ws2016n/soap.asmx?op=GetRewardsIDByEmail

int GetRewardsIDByEmail (string sEmail)


2.9.1 Request Parameters



Parameter Description Data Type Required? 
sEmail Email address of member / customer String Yes

2.9.2 Response


The operation will return one of the below codes.

Code Description Data Type
-1 Unable to find email address Integer
-3 An error has occurred Integer
Value greater than zero Unique identifier of Rewards4 member (Rewards4 ID) Integer