Why is Merchant Locator returning only one record:
Post :
{
"header": {
"messageDateTime":"2016-11-15T02:30:49.000",
"requestMessageId":"b81a673c-c45a-4e42-b3e2-97ce1b8e830d",
"startIndex":"0"
},
"searchAttrList":{
"merchantName":"*",
"merchantCountryCode":"840",
"latitude":"37.363922",
"longitude":"-121.929163",
"distance":"100",
"distanceUnit":"M",
},
"responseAttrList":["GNLOCATOR"],
"searchOptions":{
"maxRecords": "5",
"wildCard":["merchantName"]
}
}
Response:
.....
"numRecordsMatched": 7,
"numRecordsReturned": 1,
.....
Solved! Go to Solution
Hi Andre,
Is this in Sandbox? If so the sandbox data is completely simulated, it is there to demonstrate what the response would look like, not to provide actual accurate search results.
Hope this clarifies.
Thank you,
Ricardo