SEPA Instant Credit Transfers

Check the reachability of a bank via SEPA Instant Credit Transfer

Checks if you can send a SEPA Instant Credit Transfer to the IBAN provided or not. Use this endpoint to check the reachability of the recipient's bank before creating a transfer. If the IBAN's reachability is true, you can use the POST Create a SEPA Instant Credit Transfer endpoint to initiate the transfer. If the IBAN's reachability is false, the transaction will fail. You can use the standard SEPA Credit Transfer instead.

get/v1/sepa_instant_reachability/{iban}

Path parameters

ibanstring required

The recipient's IBAN.

Response

Successful result of the operation

sct_instant_reachabilityboolean

Indicates whether or not a SEPA Instant Credit Transfer can be sent to this IBAN.