2.8 Add Source ID

Add a Source ID to a member's account. Request and response samples can be found at https://soapservices.rewards4sport.com/soap.asmx?op=AddSourceID

bool AddSourceID (int iRewardsID, string sSourceID)


2.8.1 Request Parameters



Parameter Description Data Type Required? 
iRewardsID Unique identifier of Rewards4 member (Rewards4 ID) Integer Yes
sSourceID Partner's customer number String Yes

2.8.2 Response


The operation will return one of the below values.

Value Description Data Type
False An error has occurred Boolean
True Data successfully added Boolean