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
List of payee verification requests to skip
1 - 400
elementsResponse
Skip verification request processed successfully
Response object indicating successful processing of skip request. Successfully processed requests will return a 200 status code.
Token representing proof of a skip verification attempt. This token is valid for 23 hours to initiate a transfer. This limit might change depending on further security considerations.
"proof_1234567890abcdef"