---
title: "Validate wallet unit"
method: POST
path: "/units/{walletUnitId}/valid"
tags: ["WalletUnitLifecycle"]
---

# Validate wallet unit

`POST /units/{walletUnitId}/valid`

Transitions a Wallet Unit to VALID when persisted production evidence
satisfies the configured gate. The service evaluates stored activation
transcript evidence, WIA/KA evidence, trusted Wallet Provider/Solution
evidence, status-list evidence, and secure-component evidence rather
than accepting ad-hoc test seeding.

## Request body

- WalletUnitTransitionHttpRequest — unresolved $ref

## Response `200`

Wallet unit validated.

- WalletUnitLifecycleResult — unresolved $ref

## Other responses

- `400` — unresolved $ref
- `401` — unresolved $ref
- `403` — unresolved $ref
- `404` — unresolved $ref

---

[API](https://skmtc.dev/sphereon-opensource/apis/wallet-unit-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/wallet-unit-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/wallet-unit-api/revisions/be46f4806163/schema)
