v1
latestOpenAPI 3.0.32026-07-26214048.5 KBGeneral
Verify account
Resolves the account holder name when available. For some fiat corridors (e.g. KES M-Pesa), data may be "OK" when the account is valid but no display name is returned — supply your own accountName on the order in that case.
post/verify-account
Request body
Response
Account verified
Example response
{
"status": "success",
"message": "Account name was fetched successfully",
"data": "JOHN DOE"
}