Simulate a pindebit.atm.withdrawal type transaction by including the card_token and amount in your request.
ATM withdrawal details
The amount of the transaction in the smallest whole denomination of the applicable currency (eg. For USD use cents)
1 - 50checking, savings, credit {
"address": "address",
"city": "city",
"country": "country",
"ecommerce_security_level_indicator": "ecommerce_security_level_indicator",
"mcc": "mcc",
"name": "name",
"partial_approval_capable": false,
"state": "state",
"zip": "zip"
}1 - 15Success
The response is of type object.