---
title: "Create a New Onboarding Application"
method: POST
path: "/applications"
tags: ["Customers"]
---

# Create a New Onboarding Application

`POST /applications`

Creates a new application with a unique identifier with a status of NEW.

## Request body

- OnboardingCreateApplicationRequest
  - `legalEntity` 'MFSL' | 'MFBV', required — Modulr Legal Entity that this customer is associated with.

## Response `201`

Created

## Other responses

- `400` — Bad Request
- `403` — Forbidden

---

[API](https://skmtc.net/modulrfinance/apis/modulr-api.md) · [All operations](https://skmtc.net/modulrfinance/apis/modulr-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/modulrfinance/modulr-api/versions/cbd52524c8ef/schema)
