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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.