The API response will be in a JSON format. Here are some examples:
{"status":"success","leadmatchid":"eccbc87e2e6ce2fe28308fd9f2a7baf3","message":""}
{"status":"fail","leadmathid":"","message":"Invalid access KEY"}
Here are the meaning of the returned parameters:
status
This parameter indicate if the request was successful received
leadmatchid
This is the LeadMatchID for the customer. Save that ID in your database in the customer's account. Use that ID to safely exchange leads with affiliates and prevent duplicates. Note that your affiliate also needs to have the LeadMatchID on their end to match the record.
message
If there is an issue with your request, this field will contain the issue details.