Skip to main content
InputObject

Input Fields

addPersonStakeholderInput
Add a new person stakeholder to the application.
addBusinessStakeholderInput
Add a new business stakeholder to the application.
updatePersonStakeholderInput
Update an existing person stakeholder in the application.
updateBusinessStakeholderInput
Update an existing business stakeholder in the application.
removePersonStakeholderInput
Remove a person stakeholder from the application.
removeBusinessStakeholderInput
Remove a business stakeholder from the application.
{
  "addPersonStakeholderInput": AddUnderwritingApplicationPersonStakeholderInput,
  "addBusinessStakeholderInput": AddUnderwritingApplicationBusinessStakeholderInput,
  "updatePersonStakeholderInput": UpdateUnderwritingApplicationPersonStakeholderInput,
  "updateBusinessStakeholderInput": UpdateUnderwritingApplicationBusinessStakeholderInput,
  "removePersonStakeholderInput": RemoveUnderwritingApplicationPersonStakeholderInput,
  "removeBusinessStakeholderInput": RemoveUnderwritingApplicationBusinessStakeholderInput
}