latestOpenAPI 3.1.02026-08-108094177.6 KB

087dcf516ce2

Managed Custody Mode

Get bank by IBAN

Resolve the recipient bank from an IBAN when creating a payout contact for a country that supports IBAN. Public metadata; no authentication required.

get/api/v1/banks/iban/{ibanNo}

Path parameters

ibanNostring required

The recipient IBAN to resolve.

Response

Standard envelope. data carries the resolved bank details.

codeinteger required

0 on success; non-zero business error code.

messagestring required

Human-readable explanation. May be empty on success.

{"stackTrail":"components:schemas:McPublicMetadataResponse:allOf:properties:data","oasType":"schema","type":"unknown","description":"Endpoint-specific metadata payload."}