IBAN

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
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.