What can we help you with?

Can a card holder retrieve their balance at an ATM?

A card holder can retrieve their account balance at an ATM only if the card product associated with their card supports ATM withdrawals.

To determine if your card product supports ATMs, send a GET request to /cardproducts/{token} and check the value of config.poi.atm.

  • If config.poi.atm is true, card holders can retrieve their account balance at an ATM.
  • If config.poi.atm is false, card holders cannot retrieve their account balance at an ATM.

For more information, see Card Products in the Core API Reference.

Thanks for the feedback
Thanks for the feedback
Was this article helpful?

We've recieved your feedback.

Contact Developer Support
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.