General
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"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.