Restart the compliance workflow for an investor
Compliance
Restart the compliance workflow for an investor
Re-initiates a fresh compliance workflow. Useful when a prior workflow was rejected and the investor needs to re-verify. Returns the new workflow with check statuses and SDK handoff data for async providers.
POST
Restart the compliance workflow for an investor
Authorizations
HTTP Basic Authentication using the API Key as username and API Secret as password.
Path Parameters
The prefixed public id of the investor (e.g. inv_…).
Response
Compliance workflow re-initiated successfully.
The newly created compliance workflow ID.
Current workflow status. Typically IN_PROGRESS after initiation.
Available options:
IN_PROGRESS, APPROVED, REJECTED, PENDING_REVIEW Per-check statuses with SDK handoff data for async providers.