---
title: "Submit an onboarding application"
method: POST
path: "/applications/{applicationId}/submit"
tags: ["Onboarding"]
---

# Submit an onboarding application

`POST /applications/{applicationId}/submit`

Submits an onboarding application.

## Path parameters

- `applicationId` string, uuid, required — The ID of the application to work with.

## Request body

- object
  - `accountGroupIds` string[] — The account groups to assign the account to upon activation. Each must be a valid account group belonging to the same product. If omitted, the account will be assigned to the product's default account group.

---

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