Confirm the onboarding submission
France
Confirm submission
Finalise the onboarding approval and advance the registration workflow.
POST
Confirm the onboarding submission
Finalises the approval and pokes the queued
agreement.wait.approval task so the onboarding workflow continues. Returns the approval flow status.
Identity verification (POST /identity) is required on both paths. In addition:
- In-app signing:
POST /signmust have been called. - Pre-signed PDF:
POST /agreementmust have been called.
submitted status in the response means the submission is under review; the workflow advances once a decision is made.Authorizations
Authenticate using a valid Invopop enrollment token in the Bearer
scheme.
Example: Authorization: Bearer <token>
Path Parameters
ID of the org.Party silo entry being onboarded.
Example:
"5b45453c-cdd0-11ed-afa1-0242ac120002"
Response
Submission confirmed. Returns the approval flow status.
Current status of the approval flow after finalisation.
Example:
"submitted"