2.10 Get Rewards4 ID By Source ID

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

int GetRewardsIDBySourceID (string sSourceID)


2.10.1 Request Parameters



Parameter Description Data Type Required? 
sSourceID Source ID of member / customer String Yes

2.10.2 Response


The operation will return one of the below codes.

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