GET https://webapi.mymarketing.co.il/api/external/unmapped?CustomerStates={CustomerStates}&FromDate={FromDate}&ToDate={ToDate}&Page={Page}&Limit={Limit}
Get the list of unmapped contacts (those that have no external id or external name). You can get the list filtered by customer status (active, unsubscribed, bounced. etc.,) by the registration date (from/to date, the default is three months back) and limited to a number of contacts (the default is 100 contacts each time)
Request Information
URI Parameters
Name
Description
Type
Additional information
from_date
The start date the campaign was last updated
date
to_date
The end date the campaign was last updated
date
page
Get a specific page (number of pages is limited)
integer
Range: inclusive between 1 and 2147483647
limit
Limit the number of items you get in the results. (Removing the "limit" will, by default, display only 20 records)
integer
Range: inclusive between 1 and 100
Body Parameters
None.
Response Information
Resource Description
Name
Description
Type
Additional information
ReasonPhrase
string
Headers
Collection of Object
IsSuccessStatusCode
boolean