Skip to main content

CompanyInfoRegistryDataSuccessPayload

Success response with comprehensive company information The companyInfo shape is compatible with company field of the createCompanyAccountHolderOnboarding mutation.

type CompanyInfoRegistryDataSuccessPayload {
companyInfo: CompanyInfo!
}

Fields

CompanyInfoRegistryDataSuccessPayload.companyInfo ● CompanyInfo! non-null object

Implemented By

CompanyInfoRegistryDataPayload union