Data models
Every API on this site reads and writes the objects below. The field names, which ones are required, and the values an enum accepts are the same wherever the object appears - so they are documented once, here, instead of being repeated on each API page.
| Object | Layer | What it is |
|---|---|---|
| Field data types | - | The system data types a layer field can declare, and the JSON value each one expects |
| Employee | EMPLOYEE | A person in your workforce |
| Customer | CUSTOMER | A place your field teams visit and report against - a dealer, an outlet, a site, a borrower |
| Plan | PLAN | A journey plan |
| Visit | VISIT | One stop inside a journey plan |