ANZ: Find Branch Or Atm
ANZ via Parse · Finance
Find ANZ branches or ATMs by geographic bounding box. Returns location details including address, opening hours, and available services. API for ANZ Bank Australia providing home loan, personal loan, and business loan data, branch and ATM locations, and pricing information. Fulfilled by Parse from anz.com.au.
- anz
- anz-com-au
- finance
- maps-geo
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d0633434-4630-4003-aa4a-f256a16e16ee/find_branch_or_atm
- Interface artifact
- sha256:08d352043f7bd062aeafe753695b272fff1d1783db21a3f30fa26018491facad
- Manifest digest
- sha256:a29f050b09c0af131b6d1a89b38727d30f437a1eefb33de405b6f663c172c3db
Request fields
- bbox (string): Bounding box as 'minLon minLat,maxLon maxLat' (e.g. '144.9 -37.9,145.0 -37.8' for Melbourne area).
- limit (integer): Maximum number of results to return.
- filter (string): Filter expression for location types. Supported fields include active, representativeoffice, branch, agency, atm.
Example queries
- {"bbox":"144.9 -37.9,145.0 -37.8","limit":"5","filter":"(active=1 and (representativeoffice=1 or branch=1 or agency=1))"}