---
title: VerificationSessionActionsRedirect - Payments Apps API
description: The payload required to redirect the customer to the shop after verification is finalized.
api_version: 2026-04
source_url:
  html: https://shopify.dev/docs/api/payments-apps/latest/objects/verificationsessionactionsredirect
  md: https://shopify.dev/docs/api/payments-apps/latest/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/latest/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/latest/unions/VerificationSessionNextActionContext)