Add Bill Details

View used to show Bill Details step on an existing Onboarding

Path parameters

external_idstringRequired

Headers

AuthorizationstringRequired

Basic authentication of the form Basic <username:password>.

Request

This endpoint expects an object.
idstringRequiredformat: "uuid"
statusstringRequired
consumerobjectRequired
kycobjectRequired
e_signobjectRequired
underwritingobjectRequired
productobjectRequired
previous_stepslist of objectsRequired
current_stepslist of objects or nullRequired
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