Skip to main content
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 queued agreement.wait.approval task so the onboarding workflow can continue.

Authorizations

Authorization
string
header
required

Authenticate using a valid Invopop enrollment token in the Bearer scheme.

Example: Authorization: Bearer <token>

Path Parameters

silo_entry_id
string
required

ID of the org.Party silo entry being onboarded.

Example:

"5b45453c-cdd0-11ed-afa1-0242ac120002"

Response

Submission confirmed.