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 ensuring verification of payee was performed for the beneficiary in the request. This token must be used to initiate a transfer to this beneficiary, validation will fail otherwise. The token can be used regardless of the VOP match result.