You can retrieve a list of all visits that have been recorded for your organisation.
Important
In order to create/edit visits you need to be logged in as a user by using the
User API.
Here is the list of all properties the visits object has:
Visit
Property | Type | Required | Description |
---|---|---|---|
start | date | true | The start date of the visit. |
end | date | true | The end date of the visit. |
member | Member | true | The member with which the visit is associated. |
team | Company | true | The team with which the visit is associated. |
visitor | Visitor | true | The visitor with which the visit is associated. |
office | Location | true | The location where the visit took place |