v1
latestOpenAPI 3.0.02026-07-2640301.0 MBDebit Card Endpoints
debit-card/set-debit-card
This endpoint allows you to identify a debit card as belonging to the VoPay account holder. Optionally, you can use this endpoint to identify a debit card as being the VoPay account holder's default debit card. Note, a VoPay account can only have one default debit card.
post/debit-card/set-debit-card
Response
Example response
{
"Success": true,
"CardToken": "ACBDF-GAFSHD-AHBS-123456",
"IsDefault": true
}