---
title: "POST /legal-entity-onboarding/{onboardingId}/document"
method: POST
path: "/legal-entity-onboarding/{onboardingId}/document"
tags: ["legal-entity-onboarding"]
---

# POST /legal-entity-onboarding/{onboardingId}/document

`POST /legal-entity-onboarding/{onboardingId}/document`

Upload a document associated with a legal entity currently being onboarded

## Path parameters

- `onboardingId` string, required

## Response `200`

Document uploaded successfully. Response includes documentId and status

- unknown

## Other responses

- `201`
- `400` — Missing parameters, invalid file, or unsupported document type
- `401` — Missing or invalid authentication token
- `404` — The specified onboarding session or account could not be found
- `500` — An unexpected error occurred on the server

---

[API](https://skmtc.net/lemonway/apis/account-onboarding-management-api.md) · [All operations](https://skmtc.net/lemonway/apis/account-onboarding-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lemonway/account-onboarding-management-api/revisions/73309fe68e2d/schema)
