Verifies the provided bank account details and returns the account holder’s name if valid. This is used before adding a bank account for withdrawals.
The JWT Access Token obtained from the /login or /refresh-token endpoint.
Unique idempotency key for the request to prevent duplicate processing.
The date and time at which the request was initiated (ISO 8601 format).
x-fapi-customer-ip-address
The IP address of the customer making the request.
Unique identifier for the interaction/session.
Path Parameters
The code of the bank (retrieved from Get Available Banks).
The account number to verify.