Check validity of a BIC.

GET {{baseUrl}}/bics/:bic/validity?effective_date=2019-07-23

You can check whether a BIC is correct and valid, that is whether it is published in the BIC Directory; optionally, you can check whether a BIC was valid at a particular date in the past.

Request Params

KeyDatatypeRequiredDescription
effective_datestringA date in YYYY-MM-DD format

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"bic":"DEUTDEFFXXX","validity":"VBIC","effective_date":"2019-07-23Z"}