---
title: "Create income report"
method: POST
path: "/rest/income-reports"
tags: ["Income Report"]
---

# Create income report

`POST /rest/income-reports`

Create income report directly via API (without using the widget). This endpoint is only  relevant for licensed partners with a direct API integration.

## Request body

- object
  - `account_ids` Schema[] — Restrict the risk report to given accounts (do not consider other accounts for the report) — unresolved $ref
  - `reporting_period` integer — Number of months to the past for which to generate the risk report.

## Other responses

- `200` — unresolved $ref
- `400` — unresolved $ref
- `401` — unresolved $ref

---

[API](https://skmtc.net/qwist/apis/finx-api.md) · [All operations](https://skmtc.net/qwist/apis/finx-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/qwist/finx-api/revisions/b75f5c1aa39e/schema)
