Login to follow
IBAN agent

IBAN agent (ODC)

Stable version 0.1.0 (Compatible with ODC)
Uploaded on 29 September 2025 by OutSystems Champions
IBAN agent

IBAN agent (ODC)

Documentation
0.1.0

The reply will retrieve the following fields :

Country: the country code or name extracted from the IBAN.

BBan: the Basic Bank Account Number portion.

Bank Identifier: the bank code extracted from the IBAN.

Branch Identifier: the branch code extracted from the IBAN.


The service action has a IsJSON input parameter.

If set to NO you will receive a regular AI reply, if set to TRUE the result will be in a structured JSON so you may extract the values and send to another action/applcation