Resolves a bank account number against Paystack and returns the account holder’s name.
Use this before calling POST /payout-add to confirm the account details are correct.
JWT access token obtained from /auth-verify (login context) or /auth-signup. Set the bearer_token environment variable in your API client to apply it globally.