Create Onboarding
- Validate the request and get the partner from it
- Verify if consumer exists and if so, if there’s an onboarding flow
- Create a new onboarding (and new consumer) if needed
- Return the onboarding id and consumer data
Headers
Authorization
Basic authentication of the form Basic <username:password>
.
Request
This endpoint expects an object.
pcid
onboarding_template_id
Response
id
status
consumer
kyc
e_sign
underwriting
product
previous_steps
current_steps
metadata