Custom Fields are company defined values associated with a trip to support custom categorisations beyond the basic trip data.
The Custom Field object
| Attribute | Type | Description |
|---|---|---|
| name | string | The name of the Custom Field e.g. 'Event' |
| value | string | The value of the Custom Field e.g. 'Christmas Party' |
How to get Custom Fields for a tripThe Retrieve Custom Fields API can be used to retrieve all Custom Fields associated with a Trip

