Skip to main content

updateCompanyOnboarding

DEPRECATED

Use updateCompanyAccountHolderOnboarding

Updates a company onboarding.

If you aim to update Ultimate Beneficiary Owners, you need to provide all of them as they are going to be overridden by your update payload.

This mutation is restricted to a Project access token.

updateCompanyOnboarding(
input: UpdateCompanyOnboardingInput
): UpdateCompanyOnboardingPayload! @deprecated

Arguments

updateCompanyOnboarding.input ● UpdateCompanyOnboardingInput input

Type

UpdateCompanyOnboardingPayload union

Possible results for mutation updateCompanyOnboarding

@deprecated Use UpdateCompanyAccountHolderOnboardingPayload