---
title: "Handle Generate Statements Payload"
method: POST
path: "/api/v1/statements/generate_statements_payload"
---

# Handle Generate Statements Payload

`POST /api/v1/statements/generate_statements_payload`

## Request body

- AppApiV1EndpointsAccountingStatementsRouterGenerateParticipantPayload
  - `statement_period` string, required
  - `plan_manager_id` string, nullable, required

## Response `200`

Successful Response

- object[]

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/caresquare/apis/fastapi.md) · [All operations](https://skmtc.dev/caresquare/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc.dev/caresquare/apis/fastapi/revisions/e4798856d733?raw)
