Back to Webhook

New User Company Model


ATTRIBUTES
  • CompanyId integer
    A unique identifier for the company.
  • CreatedDate string
    The date the company user was created.
  • DeletedDate string
    The date the company user was deleted.
  • Email string
    The email address of the company user.
  • Id integer
    A unique identifier for this User Company.
  • MailOptin bool
    The user of the company has opted into mail.
  • Name string
    The name of the company user.
  • UserId integer
    A unique identifier for the used.
Example Response