Anchor to VerificationSessionResolvePayloadVerification
payloadVerification Session Resolve Payload
Return type for mutation.
Anchor to FieldsFields
- userErrors ([VerificationSessionUserError!]!)
- verificationSession (VerificationSession)
- Anchor to userErrorsuser•[Verification
Errors Session User Error!]! non-null The list of errors that occurred from executing the mutation.
- Anchor to verificationSessionverification•Verification
Session Session The updated verification session.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- verificationSessionResolve (VerificationSessionResolvePayload)
- •mutation
Resolves an open verification session. After the
mutation completes on a given verification session, anymutation attempts will fail. Subsequentmutation attempts will succeed, but theDetailsargument will be ignored.- •ID!required
The verification session ID.
- Anchor to networkTransactionIdnetwork•String
Transaction Id 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.
- Anchor to paymentDetailspayment•Verification
Details Session Payment Details Input The payment details used to process the verification.
Arguments
- •ID!
Was this section helpful?