CreateEntityRequest

  • name
    Type: string
    min length:  
    1
    max length:  
    255
    required

    Entity name (required)

  • entityTypeId
    Type: integer
    min:  
    1
    max:  
    5

    Integer numbers.

  • faviconUrl
    Type: string
    max length:  
    500
    Format: uri
  • isPartner
    Type: boolean

    Whether entity can have children

  • legalName
    Type: string
    max length:  
    255

    Official legal entity name

  • logoUrl
    Type: string
    max length:  
    500
    Format: uri
  • notificationFromEmail
    Type: string
    max length:  
    255
    Format: email
  • parentEntityId
    Type: stringFormat: uuid

    Parent entity UUID

  • portalUrl
    Type: string
    max length:  
    500
    Format: uri
  • referralId
    Type: stringFormat: uuid

    Referring entity UUID

  • status
    Type: stringenum
    values
    • active
    • inactive
    • suspended
    • pending
    • trial
  • supportEmail
    Type: string
    max length:  
    255
    Format: email
  • websiteUrl
    Type: string
    max length:  
    500
    Format: uri