--- title: VerificationSessionActionsRedirect - Payments Apps API description: >- The payload required to redirect the customer to the shop after 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/VerificationSessionActionsRedirect md: >- https://shopify.dev/docs/api/payments-apps/2025-01/objects/VerificationSessionActionsRedirect.md --- # Verification​Session​Actions​Redirect object Requires `read_payment_sessions` access scope. The payload required to redirect the customer to the shop after verification is finalized. ## Fields * redirect​Url [URL!](https://shopify.dev/docs/api/payments-apps/2025-01/scalars/URL) non-null The URL of the checkout that's used to redirect the customer. *** ## Map ### Possible type in * [Verification​Session​Next​Action​Context](https://shopify.dev/docs/api/payments-apps/2025-01/unions/VerificationSessionNextActionContext)