The endpoints that you mention do not return a "moreResult" property. Rather, they return "nextPageToken" in the case where the result set exceeds the batchSize (which defaults to ...
The documentation is incorrect, we will correct it. Until then, two things:1. The "type" parameter is required2. The payload is application/x-www-form-urlencoded (not JSON)
Yes, here is an example of using a custom field as lookup field:REQUESTPOST /rest/v1/leads.json{ "input": [ { "oxConId": "2", "company":"Oxfam Australia", "title":"Project Co-ordin...
Hello Cris,"Unsubscribe Email" is an activity. You can retrieve activities since a given time for a given list using the Get Lead Activities endpoint as described here:http://devel...