---
title: "Submit Application for Underwriting"
method: GET
path: "/application/{uid}/preapprove/"
tags: ["Applying with Katapult"]
---

# Submit Application for Underwriting

`GET /application/{uid}/preapprove/`

Once the application has been built successfully, the final step in the Katapult approval process is to commit it for preapproval. At this point, Katapult will make a full approval decision in real-time. If approved, we will return the approval amount in the response.

## Path parameters

- `uid` string, required

## Response `200`

Default response

---

[API](https://skmtc.dev/katapult/apis/katapult-api.md) · [All operations](https://skmtc.dev/katapult/apis/katapult-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/katapult/katapult-api/revisions/d6b487447fd3/schema)
