User
User represents a user in the CRM system.
Date the user was first marked as active.
Resource identifier object which describes a relationship to another entity.
When the item was created, as a datetime
Resource identifier object linking the user who created the entity.
Identifier of the date format.
Currently supported date formats are and will be displayed for the give date of 2nd of January 2006
as:
- 1: “dd/mm/yyyy” will be displayed as “02/01/2006”.
- 2: “mm/dd/yyyy” will be displayed as “01/02/2006”.
- 3: “dd.mm.yyyy” will be displayed as “02.01.2006”.
- 4: “yyyy-mm-dd” will be displayed as “2006-01-02”.
- 5: “yyyy.mm.dd” will be displayed as “2006.01.02”.
- 6: “mm.dd.yyyy” will be displayed as “01.02.2006”.
When the item was deleted, as a datetime
Resource identifier object linking the user who deleted the entity.
Should the user receive email notifications?
Resource identifier object which describes a relationship to another entity.
Is the user a CRM admin.
Is the user a global admin across products.
Is the user of type contact.
State of the user.
Identifier of the time format.
Currently supported time formats are and will be displayed for the give time of 15 hours 4 minutes
as:
- 1: “h:mmtt” will be displayed as “3:04pm”.
- 2: “HH:MM” will be displayed as “15:04”.
Resource identifier object which describes a relationship to another entity.
When the item was last updated, as a datetime
Resource identifier object linking the user who last updated the entity.
Source ID of the latest request made (API / Web app)
Does the user’s week start on Sunday as opposed to the default of Monday