Authorizations
Bearer authorization header: Bearer <token>, where <token> is the access token received from the authorization server at the end of the OAuth 2.0 flow.
Headers
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
Body
Response
Verification completed successfully
Result of the payee verification
MATCH_RESULT_MATCH, MATCH_RESULT_NO_MATCH, MATCH_RESULT_CLOSE_MATCH, MATCH_RESULT_NOT_POSSIBLE, MATCH_RESULT_UNSPECIFIED "MATCH_RESULT_MATCH"
The actual name associated with the account (present for close matches)
"Jon Jones"
Token representing proof of a verification attempt. This token is valid for 23 hours to initiate a transfer. This limit might change depending on further security considerations.