CFItemAssociationInput

Input schema for creating or updating a CFItemAssociation

  • association
    Type: object
    required

    A CASE association between entities

    • associationType
      Type: stringenum
      required

      The type of association between the entities

      values
      • isChildOf
      • isPeerOf
      • isPartOf
      • exactMatchOf
      • precedes
    • destinationNodeURI
      Type: object
      required

      A generic link type containing identifier, uri, title and targetType

    • identifier
      Type: string
      required

      The unique identifier for this association

    • lastChangeDateTime
      Type: stringFormat: date-time
      required

      Date/time when the entity was last modified

    • originNodeURI
      Type: object
      required

      A generic link type containing identifier, uri, title and targetType

    • uri
      Type: stringFormat: uri
      required

      URI that identifies this CASE entity

    • CFAssociationGroupingURI
      Type: object

      A generic link type containing identifier, uri and title

    • CFDocumentURI
      Type: object

      A generic link type containing identifier, uri and title

    • extensions
      Type: object

      Additional properties for the association

    • notes
      Type: string

      Additional notes about the association

    • sequenceNumber
      Type: integer

      Sequence order of this association within its grouping