Confirm the onboarding submission
France
Confirm submission
Marks the customer’s submission as complete. Records the decision
in silo meta and pokes the queued agreement.wait.approval task
so the onboarding workflow can continue.
Must be called after POST /agreement (and POST /identity when
the signature method was identity).
POST
Confirm the onboarding submission
Marks the customer’s submission as complete once the signed agreement (and any required identity images) have been uploaded. Records the decision in silo meta and pokes the queuedDocumentation Index
Fetch the complete documentation index at: https://invopop-fr-multiple-pdp-reception-faq.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
agreement.wait.approval task so the onboarding workflow can continue.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.