UpdateEntityRequest

  • entityTypeId
    Type: integer
    min:  
    1
    max:  
    5

    Integer numbers.

  • faviconUrl
    Type: string
    max length:  
    500
    Format: uri nullable
  • isPartner
    Type: boolean
  • legalName
    Type: string
    max length:  
    255
    nullable
  • logoUrl
    Type: string
    max length:  
    500
    Format: uri nullable
  • name
    Type: string
    min length:  
    1
    max length:  
    255
  • notificationFromEmail
    Type: string
    max length:  
    255
    Format: email nullable
  • parentEntityId
    Type: stringFormat: uuid nullable
  • portalUrl
    Type: string
    max length:  
    500
    Format: uri nullable
  • referralId
    Type: stringFormat: uuid nullable
  • status
    Type: stringenum
    values
    • active
    • inactive
    • suspended
    • pending
    • trial
  • supportEmail
    Type: string
    max length:  
    255
    Format: email nullable
  • websiteUrl
    Type: string
    max length:  
    500
    Format: uri nullable