---
title: VerificationSessionStateResolved - Payments Apps API
description: Additional details about a verification's resolved state.
api_version: 2026-07
source_url:
  html: https://shopify.dev/docs/api/payments-apps/latest/objects/verificationsessionstateresolved
  md: https://shopify.dev/docs/api/payments-apps/latest/objects/verificationsessionstateresolved.md
---

# Verification​Session​State​Resolved

object

Requires `read_payment_sessions` access scope.

Additional details about a verification's resolved state.

## Fields

* code

  [Verification​Session​State​Code!](https://shopify.dev/docs/api/payments-apps/latest/enums/VerificationSessionStateCode)

  non-null

  The verification state code.

***

## Map

### Possible type in

* [Verification​Session​States](https://shopify.dev/docs/api/payments-apps/latest/unions/VerificationSessionStates)

***

## Interfaces

* [Verification​Session​State](https://shopify.dev/docs/api/payments-apps/latest/interfaces/VerificationSessionState)

  interface

***

## VerificationSessionStateResolved Implements

### Implements

* [Verification​Session​State](https://shopify.dev/docs/api/payments-apps/latest/interfaces/VerificationSessionState)