---
title: "Get the compact vested benefits statement for the specified id"
method: GET
path: "/statements/{pensionStatementId}/compact-vb-statements"
tags: ["statement"]
---

# Get the compact vested benefits statement for the specified id

`GET /statements/{pensionStatementId}/compact-vb-statements`

Provides the vested benefits statement for the specified id as a compact json in the insured person's preferred language. Its sole
purpose is to provide a compact json for use cases with tight data volume limits such as e.g. a QR code. This endpoint should not
be used otherwise.

If the pension fund is unable to provide a json for the request id, the error code 400 should be returned.

## Parameters

- `./components/parameters/path/pension_statement_id.yaml` — unresolved $ref

## Response `200`

Compact vested benefits statement details.

- PscVbYaml — unresolved $ref

## Other responses

- `401` — unresolved $ref
- `404` — unresolved $ref
- `500` — unresolved $ref

---

[API](https://skmtc.net/swissfintechinnovations/apis/pension.md) · [All operations](https://skmtc.net/swissfintechinnovations/apis/pension/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/swissfintechinnovations/pension/revisions/21373a1ef3ee/schema)
