Anchor to verificationSessionResolveverification
mutationverification Session Resolve
Requires access scope.
Resolves an open verification session.
After the mutation completes on a given verification session, any
mutation attempts will fail. Subsequent
mutation attempts will succeed, but the Details argument will be ignored.
Anchor to Arguments
Arguments
- authentication (VerificationSessionThreeDSecureAuthentication)
- id (ID!)
- paymentDetails (VerificationSessionPaymentDetailsInput)
- networkTransactionId (String): deprecated
- Anchor to authenticationauthentication•Verification
Session Three DSecure Authentication 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.
Show input fields
- •ID!required
The verification session ID.
- Anchor to paymentDetailspayment•Verification
Details Session Payment Details Input The payment details used to process the verification.
Show input fields
- Anchor to networkTransactionIdnetwork•String
Transaction Id Deprecated
Was this section helpful?
- userErrors ([VerificationSessionUserError!]!)
- verificationSession (VerificationSession)
- Anchor to userErrorsuser•[Verification
Errors Session User Error!]! non-null The list of errors that occurred from executing the mutation.
Show fields
- Anchor to verificationSessionverification•Verification
Session Session The updated verification session.
Show fields
Was this section helpful?