- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
Im using LOCATEATMAPI, in which im using the example given by you where in response one value "foundATMLocations": null, so I tried nearby my place where 2-3 ATMS are available but still it says same , but address and all are given correctly. Please help ASAP. Thanks....
Solved! Go to Solution
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Barathwaja,
The sandbox environment does not have data for all the ATM Locations. The response ‘CDIS203’ is not failure, but valid response where the search didn’t result in any locations.
In the US, we have chosen locations in the state of Pennsylvania for testing, Also following are the cities where you may query for ATM locations worldwide.
PHILADELPHIA, SHANGHAI, BEIJING, LONDON, MADRID, SAO PAULO, BERLIN, PARIS, PITTSBURGH, MUMBAI, MOSCOW, TOKYO, TORONTO, VANCOUVER, DUBAI, HARRISBURG, ALLENTOWN, READING, LANCASTER, ERIE, PHILA, MANILA, YORK, BELEM, SYDNEY, ROME, BETHLEHEM, WASHINGTON, KIEV, WILKES BARRE, STATE COLLEGE, WEST CHESTER, GREENSBURG, SCRANTON, BENSALEM, WILLIAMSPORT, UPPER DARBY, LEBANON, NORRISTOWN, ALTOONA, EASTON, NEW CASTLE, JOHNSTOWN, CHESTER, UNIONTOWN, BUTLER, MONROEVILLE, CARLISLE, MCKEESPORT, LEVITTOWN, MECHANICSBURG, WILKES-BARRE, CHAMBERSBURG, WEST MIFFLIN, LATROBE, POTTSTOWN, KING OF PRUSSIA, LANSDALE, ALIQUIPPA, CORAOPOLIS, EXTON, HANOVER, ANANINDEUA, DOYLESTOWN, HAZLETON, MEDIA, CAMP HILL, WARMINSTER, CONSHOHOCKEN, BEAVER FALLS, BETHEL PARK, WILLOW GROVE, GETTYSBURG, KITTANNING, MONACA, INDIANA, NEW KENSINGTON, SPRINGFIELD, WAYNE, BLOOMSBURG, BRIDGEVILLE, LANGHORNE, PHOENIXVILLE, CANONSBURG, WHITEHALL, MEADVILLE, QUAKERTOWN, BRISTOL, STROUDSBURG, PITTSTON, CONNELLSVILLE, CARNEGIE, COATESVILLE, LOCK HAVEN, BRADFORD, IRWIN, KUNKLETOWN, MCKEES ROCKS, ELIZABETHTOWN, LITITZ
The responses you are seeing below are not failures, but valid responses where your search didn’t result in any locations. If you see any return status other than "CDIS203", then please alert us and we’d be happy to look at.
Thanks
Sanobar
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: No ATM Found
Hi from morning I was able to access coordinates for nearest ATMs but suddenly now my responseData is null, please check the attachment for more info. and is there any Quotas for APIs?? like each day only this much request allowed like that???
TIA...
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: No ATM Found
Hello,
while i am investigating on your log, try one more time and let us know the result.
Thanks
Sanobar
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: No ATM Found
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: No ATM Found
Hi,
Can you please share one sample where we search the ATM globally by Latitude and Longitude.
Thanks & Regards,
-Kaushalendra
We have tried this but it didn't works.
{
- "requestData": {
- "culture": "en-US",
- "distance": "20",
- "distanceUnit": "mi",
- "location": {
- "address": null,
- "geocodes": {"latitude":"49.2827","longitude":"123.1207"},
- "placeName": ""
- "metaDataOptions": 0,
- "options": {
- "findFilters": [
- {
- "filterName": "PLACE_NAME",
- "filterValue": "FORT FINANCIAL CREDIT UNION|ULTRON INC|U.S. BANK"
- {
- "filterName": "OPER_HRS",
- "filterValue": "C"
- {
- "filterName": "AIRPORT_CD",
- "filterValue": ""
- {
- "filterName": "WHEELCHAIR",
- "filterValue": "N"
- {
- "filterName": "BRAILLE_AUDIO",
- "filterValue": "N"
- {
- "filterName": "BALANCE_INQUIRY",
- "filterValue": "N"
- {
- "filterName": "CHIP_CAPABLE",
- "filterValue": "N"
- {
- "filterName": "PIN_CHANGE",
- "filterValue": "N"
- {
- "filterName": "RESTRICTED",
- "filterValue": "N"
- {
- "filterName": "PLUS_ALLIANCE_NO_SURCHARGE_FEE",
- "filterValue": "N"
- {
- "filterName": "ACCEPTS_PLUS_SHARED_DEPOSIT",
- "filterValue": "N"
- {
- "filterName": "V_PAY_CAPABLE",
- "filterValue": "N"
- {
- "filterName": "READY_LINK",
- "filterValue": "N"
- {
- "operationName": "or",
- "range": {
- "count": 99,
- "start": 0
- "sort": {
- "direction": "desc",
- "primary": "city"
- "useFirstAmbiguous": true
- "findFilters": [
- "wsRequestHeaderV2": {
- "applicationId": "VATMLOC",
- "correlationId": "909420141104053819418",
- "requestMessageId": "test12345678",
- "requestTs": "2017-04-28T06:04:30.000Z",
- "userBid": "10000108",
- "userId": "CDISIUserID"
}
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: No ATM Found
Try to increase the distance keep at max 500 and distanceunit with mi or km you will surely get atleast one to two ATMs. Or keep the location nearby the states mentioned above by Sanobar and try you will get it. 🙂 Try it if not I'll share the JSON