statement
Get the compact pension statement for the specified id
Provides the pension 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.
get/statements/{pensionStatementId}/compact-statements
Parameters
./components/parameters/path/pension_statement_id.yaml — unresolved $ref
Response
Compact statement details.
PscYaml required— unresolved $ref