v1
latestOpenAPI 3.0.12026-07-243407211.3 MBGet ATM Locations List
This endpoint provides the user with the ability to locate a nearby ATM. If the GET request is successful, the following response message will be returned along with a 200 HTTP status code
Path parameters
The Program code for the locator search context.
Query parameters
The Street address or partial address to search for ATMs near a specific location. Optional.
The City name to filter ATM locations. Optional.
The State or province code (e.g., "CA" for California). Optional.
The Postal or ZIP code to filter ATM locations. Optional.
The Country code (e.g., "US"). Optional.
The Latitude coordinate for proximity search. Optional, used with longitude.
The Longitude coordinate for proximity search. Optional, used with latitude.
The Search radius in miles. Optional. Default is 100 miles if not specified or invalid.
The Page number for paginated results. Optional. Default is 1.
The Page size (number of results per page). Optional. Default is 20. Maximum is 100.
Headers
The Unique request identifier for tracking and logging.
Response
OK