Anchor to VerificationSessionRejectPayloadVerification
payloadVerification Session Reject 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
- verificationSessionReject (VerificationSessionRejectPayload)
- •mutation
Rejects an open verification session. After the
mutation completes on a given verification session, anymutation attempts will fail. Subsequentmutation attempts will succeed, but theargument will be ignored.- •ID!required
The verification session ID.
- Anchor to reasonreason•Verification
Session Rejection Reason Input! required The rejection reason.
- 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.
Arguments
- •ID!
Was this section helpful?