Skip to main content
POST
Navigate KYB flow

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
flow_name
string
required
Example:

"business_verification"

actor_id
string<uuid>
required
Example:

"550e8400-e29b-41d4-a716-446655440000"

question_name
string
Example:

"company_details"

Response

Flow navigation successful

flow
object
question
object