Search Leads
GET {{baseUrl}}/leads/?LeadCode=<string>&Email=<string>&Type=<string>&StartDate=<string>&EndDate=<string>&ProductCode=<string>&Language=<string>&Country=<string>&GeneratedFrom=<string>&Page=<integer>&Limit=<integer>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
LeadCode | string | Unique code which represents an existing lead | |
Email | string | Shopper's email address | |
Type | string | Affiliate type | |
StartDate | string | Start date in format Y-m-d. Will overwrite Newer if provided. | |
EndDate | string | End date in format Y-m-d. | |
ProductCode | string | ||
Language | string | Lead's language | |
Country | string | Affiliate's country | |
GeneratedFrom | string | Source | |
Page | string | Page number | |
Limit | string | Number of results on a page |