All requests to the /v2/flow/* endpoints must include both the client_id and api_key as detailed in the Authentication document.

Creates a new Flow.

Method

Make a request to the /v2/flow/create endpoint

Request Example

Parameters

NameTypeRequiredDescription
stepslist[string]✔️List of steps. Step is one of [compliance, manage-payments, manage-payouts, payout]
user_idstring (uuid)User to pre-authenticte the flow for

Styling

Flow styling will be supported in the future.