All requests to the
/v2/flow/* endpoints must include both the client_id
and api_key as detailed in the
Authentication document.Method
Make a request to the /v2/flow/create endpointRequest Example
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
steps | list[string] | ✔️ | List of steps. Step is one of [compliance, manage-payments, manage-payouts, payout] |
user_id | string (uuid) | User to pre-authenticte the flow for |

