Update Onboarding Metadata

  1. Validate the request and get the Metadata from it
  2. Get the onboarding process
  3. Create/Update the onboarding metadata
  4. Return the onboarding data

Authentication

AuthorizationBearer

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

Path Parameters

external_idstringRequired

Request

This endpoint expects an object.
metadataobject or nullRequired

Response

idstringformat: "uuid"
statusstring
consumerobject
kycobject
e_signobject
underwritingobject
productobject
previous_stepslist of objects
current_stepslist of objects or null
metadataobject or null