---
title: "Create a decision report to a customer"
method: POST
path: "/decision-extended/{customerId}"
---

# Create a decision report to a customer

`POST /decision-extended/{customerId}`

## Path parameters

- `customerId` string, required

## Response `200`

The report is being created

- object
  - `jobId` string — The jobId to refrence when checking if the report is done

## Other responses

- `400` — Error getting financial report
- `500` — Internal server error

---

[API](https://skmtc.net/open-finance/apis/auth.md) · [All operations](https://skmtc.net/open-finance/apis/auth/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/open-finance/auth/versions/b4d401b65c3d/schema)
