PipelineDealFeePreview

Fee preview for a referral pipeline deal. Shape varies by state; when isConverted is true, feePlans is empty and monetary fields are null. Additional fields (e.g. facilitator breakdowns) may be present beyond those listed.

  • connectorUserId
    Type: string | nullFormat: uuid
  • dealValue
    Type: number | null

    Hub expected value in minor units when not converted

  • estimatedChainCount
    Type: integer

    Integer numbers.

  • expectedValue
    Type: number | null

    Same hub amount as dealValue when not converted

  • facilitatorCount
    Type: integer

    Integer numbers.

  • facilitators
    Type: array object[]
    • propertyName
      Type: anything
  • feePlans
    Type: array object[]
    • propertyName
      Type: anything
  • isConverted
    Type: boolean
  • message
    Type: string | null
  • organizationId
    Type: string | nullFormat: uuid
  • solutionProviderCompanyId
    Type: string | nullFormat: uuid
  • solutionProviderUserId
    Type: string | nullFormat: uuid