Create and Submit Onboarding Submission

Validates, creates and submits an onboarding submission for an organization.
The organization must still be in onboarding and must not already have a submission (only one submission per organization is allowed).
On validation failure nothing is persisted and a 422 is returned, with the individual validation failures listed in message.

Body Params
uuid
required

The organization the submission belongs to. It must still be in onboarding.

submission
object
required

Full replacement payload. On each PUT the entire payload replaces the previously stored data. Unknown keys are rejected. Arrays are replaced in full (not merged). Do not send null values.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json