Package com.flutterwave.services.misc
Class ResolveAccount
java.lang.Object
com.flutterwave.services.misc.ResolveAccount
resolve the details of a bank account from an account number.
Please note that only Nigerian bank details can be resolved using this endpoint.
You can also resolve MPesa details and Flutterwave account details with this endpoint.
- Author:
- Cleopatra Douglas
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionrunTransaction(AccountResolveRequest accountResolveRequest) Handles resolve request
-
Constructor Details
-
ResolveAccount
public ResolveAccount()
-
-
Method Details
-
runTransaction
Handles resolve request- Parameters:
accountResolveRequest- bean- Returns:
- Response
-