Resolves an open verification session.
After the `verificationSessionResolve` mutation completes on a given verification session, any
`verificationSessionReject` mutation attempts will fail. Subsequent `verificationSessionResolve`
mutation attempts will succeed, but the `Details` argument will be ignored.
Access Scopes
`write_payment_sessions` access scope.
Arguments
authentication:
VerificationSessionThreeDSecureAuthentication -
The 3D Secure authentication data from the partner. Must be present if and only if the Redirect mutation has been called and the payment method is credit card.