--- title: VerificationSessionNextAction - Payments Apps API description: >- The next action that is expected of the Partner after the verification is finalized. api_version: 2025-01 api_name: payments-apps type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/payments-apps/2025-01/objects/VerificationSessionNextAction md: >- https://shopify.dev/docs/api/payments-apps/2025-01/objects/VerificationSessionNextAction.md --- # Verification​Session​Next​Action object Requires `read_payment_sessions` access scope. The next action that is expected of the Partner after the verification is finalized. ## Fields * action [Verification​Session​Next​Action​Action!](https://shopify.dev/docs/api/payments-apps/2025-01/enums/VerificationSessionNextActionAction) non-null The action expected by the partner. * context [Verification​Session​Next​Action​Context!](https://shopify.dev/docs/api/payments-apps/2025-01/unions/VerificationSessionNextActionContext) non-null The context required to perform an action. *** ## Map ### Fields with this object * {}[VerificationSession.nextAction](https://shopify.dev/docs/api/payments-apps/2025-01/objects/VerificationSession#field-VerificationSession.fields.nextAction)