---
title: "Submit stage 1 of the onboarding process."
method: POST
path: "/Leads/{leadId}/submitonboarding"
tags: ["Create an Application"]
---

# Submit stage 1 of the onboarding process.

`POST /Leads/{leadId}/submitonboarding`

When a 4xx client error occurs, response body may have schema YL.Domain.Messages.ResultWrapper
and contain more details on the error body.

<b>Possible values of YL.Domain.Messages.ResultWrapper.ErrorType for this endpoint:</b>

<b>11</b> - Missing information



The <b>data</b> property returned in the body of the error is an array of strings containing the missing information. It can contain one or more of the following values:
"Payment data", "Organisation details", "Bankstatement details".

## Path parameters

- `leadId` string, uuid, required

## Headers

- `api-version` string

## Response `200`

OK

## Other responses

- `400` — Bad Request

---

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