Skip to main content

Validate a BIC.

POST 

/business/validate/bic

Checks whether a BIC (Bank Identifier Code) is valid.

Request

Header Parameters

    ipaas string

Bodyrequired

    bicstringrequired

    The BIC.

Responses

Success

Schema
    validbooleanrequired

    Whether the BIC is valid.