Deal

  • contact
    Type: object

    Polymorphic contact (User or Company)

  • contactId
    Type: stringFormat: uuid
  • contactType
    Type: stringenum
    values
    • USER
    • COMPANY
  • createdAt
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • currency
    Type: string
  • description
    Type: string
  • expectedValue
    Type: number
  • id
    Type: stringFormat: uuid
  • name
    Type: string
  • owner
    Type: object
    • email
      Type: string
    • firstName
      Type: string
    • id
      Type: stringFormat: uuid
    • lastName
      Type: string
  • stage
    Type: object
    • color
      Type: string
    • description
      Type: string
    • id
      Type: stringFormat: uuid
    • label
      Type: string
    • sortOrder
      Type: integer

      Integer numbers.

  • updatedAt
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z