v1
latestOpenAPI 3.0.02026-07-2640301.0 MBDebit Card Endpoints
debit-card/aft/pull-funds
This endpoint is used to instantly pull funds from your debit card linked to the provided CardToken to fund your VoPay account.
If a ClientAccountID is provided, the client account's default card will be used for the transaction.
Note: You must first generate a CardToken using the /debit-card/generate-embed-url endpoint.
post/debit-card/aft/pull-funds
Response
Example response
{
"Success": true
}