Skip to main content
POST

Authorizations

x-api-key
string
header
required

Identifies the partner software. Issued by Codaclean. Required on every call, including POST /token.

Authorization
string
header
required

Identifies the user and their accounting firm. Send the idToken returned by POST /token as Authorization: Bearer <idToken>. Valid for 1 hour.

Body

application/json
bic
string

Spaces are ignored.

country
string

Country code, case-insensitive.

available
boolean
limit
integer
default:50
Required range: x <= 200
offset
integer
default:0

Response

Matching banks.

records
object[]
recordsTotal
integer
recordsFiltered
integer