Search ATM

The POST /api/paymentCards/atmPaymentCard endpoint allows users to search for ATM locations where their payment card can be used. By submitting a request to this API method, users provide parameters such as their card number and location details. The API then returns a list of nearby ATMs that support the specified card, including address, distance, and operational hours, facilitating convenient access to cash.

Body Params
string
required
length ≥ 1
double
required
double
required
int32
required
filter
array of objects | null
filter
Response
200

Success

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here!