Abstract IBAN Validator (Independent Publisher) (Preview)
Abstract's IBAN Validation for determining the validity and other details of the International Bank Account Number (IBAN).
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Fördős András |
fordosa90+ipc_abstriban@gmail.com |
Connector Metadata | |
---|---|
Publisher | Fördős András |
Website | https://docs.abstractapi.com/iban-validation |
Privacy policy | https://www.abstractapi.com/legal/dpa |
Categories | Data;Business Intelligence |
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
API Key | securestring | The API Key for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Validate |
Determine the validity and other details of the International Bank Account Number (IBAN). |
Validate
Determine the validity and other details of the International Bank Account Number (IBAN).
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
IBAN
|
iban | True | string |
The IBAN to validate. Note that the API will accept white spaces. |
Returns
Name | Path | Type | Description |
---|---|---|---|
IBAN
|
iban | string |
The IBAN submitted for validation. |
Is valid
|
is_valid | boolean |
Is true if the IBAN submitted is valid and false if it is not. |