v1
latestOpenAPI 3.0.02026-07-267331140.7 KBIBAN
Check IBAN Availability
Returns whether the user is eligible to enable an IBAN on their account.
get/api/v1/ibans/available
Response
IBAN availability status for the user.
Example response
{
"data": {
"available": true
}
}