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 verification requests to be processed in bulk
1 - 400
elementsResponse
Bulk verification completed (may contain mixed success/error results)
List of verification request results
Token representing proof of any verification attempt (successful or failed) of a payee's details in bulk verification. This token is only valid for the entire bulk request, not for individual requests within it. The token is valid for 23 hours to initiate a bulk transfer. This limit might change depending on further security considerations.
"proof_1234567890abcdef"