Skip to main content
ATM cash deposits are not available at this time.

ATM Transactions

An ATM withdrawal will result in the creation of an auth-clear-request card event and, if approved, a debit transaction on the account.

Approved ATM Withdrawal

If the auth-clear-request is approved (the account has sufficient funds), a debit Transaction will be made on the account.

Declined ATM Withdrawal

If the auth-clear-request is declined, no subsequent transactions are created. Common reasons for a request to be declined include insufficient funds and surpassing card control withdrawal limits (if defined).

Card Event Object with ATM Sub-Object

The below example shows a Card Event containing an atm sub-object. This demonstrates the type of data included in an auth-clear-request callback.
Note: The network_fee field represents the fee that will be charged to the end user for using this ATM.