Skip to main content
InputObject

Input Fields

add
Add a new business owner to the application
update
Update an existing business owner in the application
remove
Remove a business owner from the application
{
  "add": AddBusinessOwnerInput,
  "update": UpdateBusinessOwnerInput,
  "remove": RemoveBusinessOwnerInput
}