Skip to main content

Start a sole-trader onboarding workflow.

POST 

/v1/onboarding/sole-trader

Starts a new Temporal workflow on onboarding-task-queue.

The response body returns the initial WorkflowState (status INITIATED, workflowType: sole-trader); the Location header points at the status endpoint the client should poll for progress.

Request

Responses

Workflow accepted — returns the initial WorkflowState. Poll the Location URL for progress.

Response Headers
    Location

    URL of the status endpoint for the new workflow.