Skip to main content

Get the validity of the IBAN

GET 

/account/utils/iban/validate/:iban/

Get the validity of the IBAN

Request​

Path Parameters

    iban stringrequired

    The IBAN you want to get

Responses​

Return a iban status

Schema
    status string
    iban string
Loading...