Skip to main content
POST
Generate Customer Account Onboarding Link

Authorizations

Authorization
string
header
required

Body

application/json
companyID
string
required

ID of the company

customerAccountID
string
required

ID of the customer account

profileInfo
boolean
default:true

Flag to include profile info step of the onboarding flow

bankInfo
boolean
default:true

Flag to include bank info (funding source) step of the onboarding flow

Response

200

data
object
success
boolean
default:true
Example:

true