# Get occurrences of recurring events within a date range.

Endpoint: GET /calendar/recurring-events/occurrences
Version: 0.9.74
Security: bearer, apiKey, apiSecret

## Response 200 fields (application/json):

  - `occurrences` (array)

  - `occurrences.recurringEventId` (string)

  - `occurrences.eventId` (string)

  - `occurrences.title` (string)

  - `occurrences.description` (string)

  - `occurrences.location` (object)

  - `occurrences.location.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.location.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.location.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.location.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.location.type` (string)
    Enum: "warehouse", "store", "environmentalZone", "restrictedArea", "customer", "parkingSpot", "loadingUnloadingArea", "operationalBase", "fuelStation"

  - `occurrences.location.name` (string)

  - `occurrences.location.unCode` (string)

  - `occurrences.location.geoReference` (object)

  - `occurrences.location.geoReference.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.location.geoReference.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.location.geoReference.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.location.geoReference.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.location.geoReference.type` (string)
    Enum: "addressGeoReference", "zoneGeoReference", "tmcArrayGeoReference", "tmcLocationGeoReference", "openLRGeoReference", "GeoReference", "Feature", "latLonArrayGeoReference", "latLonPointGeoReference"

  - `occurrences.location.administrativeReference` (object)

  - `occurrences.location.administrativeReference.name` (string)

  - `occurrences.location.administrativeReference.street` (string)

  - `occurrences.location.administrativeReference.houseNumber` (string)

  - `occurrences.location.administrativeReference.houseNumberAddition` (string)

  - `occurrences.location.administrativeReference.postalCode` (string)

  - `occurrences.location.administrativeReference.city` (string)

  - `occurrences.location.administrativeReference.country` (string)

  - `occurrences.location.contactDetails` (array)

  - `occurrences.location.contactDetails.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.location.contactDetails.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.location.contactDetails.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.location.contactDetails.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.location.contactDetails.type` (string)
    Enum: "iban", "gln", "vatCode", "name", "lastName", "middleName", "firstName", "phone", "mobilePhone", "email", "language", "other"

  - `occurrences.location.contactDetails.value` (string)

  - `occurrences.location.contactDetails.remarks` (string)

  - `occurrences.location.contactPersons` (array)

  - `occurrences.location.openingTimes` (object)

  - `occurrences.location.openingTimes.monday` (object)

  - `occurrences.location.openingTimes.monday.start` (string)

  - `occurrences.location.openingTimes.monday.end` (string)

  - `occurrences.location.openingTimes.monday.open` (boolean)

  - `occurrences.location.openingTimes.monday.day` (string)

  - `occurrences.location.openingTimes.monday.name` (string)

  - `occurrences.location.openingTimes.monday.description` (string)

  - `occurrences.location.openingTimes.tuesday` (object)

  - `occurrences.location.openingTimes.wednesday` (object)

  - `occurrences.location.openingTimes.thursday` (object)

  - `occurrences.location.openingTimes.friday` (object)

  - `occurrences.location.openingTimes.saturday` (object)

  - `occurrences.location.openingTimes.sunday` (object)

  - `occurrences.location.terminal` (object)

  - `occurrences.location.terminal.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.location.terminal.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.location.terminal.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.location.terminal.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.location.terminal.name` (string, required)

  - `occurrences.location.terminal.integrationType` (string)
    Enum: "portbase", "psa", "dpworld"

  - `occurrences.location.terminal.ean` (string)

  - `occurrences.location.terminal.bicsCode` (string)

  - `occurrences.location.terminal.quayName` (string)

  - `occurrences.location.terminal.smdgCode` (string)

  - `occurrences.location.terminal.locations` (array)

  - `occurrences.location.terminal.allowedModalities` (array)

  - `occurrences.location.terminal.terminalSettings` (array)

  - `occurrences.location.terminal.terminalSettings.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.location.terminal.terminalSettings.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.location.terminal.terminalSettings.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.location.terminal.terminalSettings.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.location.terminal.terminalSettings.loading` (boolean)

  - `occurrences.location.terminal.terminalSettings.full` (boolean)

  - `occurrences.location.terminal.terminalSettings.modality` (string)

  - `occurrences.location.terminal.terminalSettings.sealNumberAllowed` (boolean)

  - `occurrences.location.terminal.terminalSettings.reeferAllowed` (boolean)

  - `occurrences.location.terminal.terminalSettings.grossWeightAllowed` (boolean)

  - `occurrences.location.terminal.terminalSettings.outOfGaugeAllowed` (boolean)

  - `occurrences.location.terminal.terminalSettings.dangerousGoodsAllowed` (boolean)

  - `occurrences.location.terminal.terminalSettings.cargoCutOffInMinutes` (integer)

  - `occurrences.location.terminal.tarRequired` (boolean)

  - `occurrences.location.terminal.roadLicenseIdRequired` (boolean)

  - `occurrences.location.pricingElements` (array)

  - `occurrences.location.pricingElements.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.location.pricingElements.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.location.pricingElements.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.location.pricingElements.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.location.pricingElements.sequenceNr` (integer)

  - `occurrences.location.pricingElements.quantity` (integer)

  - `occurrences.location.pricingElements.name` (string)

  - `occurrences.location.pricingElements.description` (string)

  - `occurrences.location.pricingElements.category` (object)

  - `occurrences.location.pricingElements.category.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.location.pricingElements.category.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.location.pricingElements.category.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.location.pricingElements.category.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.location.pricingElements.category.name` (string)

  - `occurrences.location.pricingElements.category.creditCode` (string)

  - `occurrences.location.pricingElements.category.debitCode` (string)

  - `occurrences.location.pricingElements.category.defaultValue` (number)

  - `occurrences.location.pricingElements.category.enabled` (boolean)

  - `occurrences.location.pricingElements.category.tripRevenue` (boolean)

  - `occurrences.location.pricingElements.category.identifiers` (array)

  - `occurrences.location.pricingElements.category.identifiers.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.location.pricingElements.category.identifiers.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.location.pricingElements.category.identifiers.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.location.pricingElements.category.identifiers.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.location.pricingElements.category.identifiers.name` (string)

  - `occurrences.location.pricingElements.category.identifiers.system` (string)

  - `occurrences.location.pricingElements.category.identifiers.value` (string)

  - `occurrences.location.pricingElements.category.identifiers.expiredAt` (string)

  - `occurrences.location.pricingElements.business` (object)
    circular reference

  - `occurrences.location.pricingElements.amount` (object)

  - `occurrences.location.pricingElements.amount.amount` (number)

  - `occurrences.location.pricingElements.amount.currency` (object)

  - `occurrences.location.pricingElements.amount.currency.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.location.pricingElements.amount.currency.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.location.pricingElements.amount.currency.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.location.pricingElements.amount.currency.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.location.pricingElements.amount.currency.name` (string)

  - `occurrences.location.pricingElements.amount.currency.short` (string)

  - `occurrences.location.pricingElements.amount.currency.sign` (string)

  - `occurrences.location.pricingElements.amount.currency.decimalDelimiter` (string)

  - `occurrences.location.pricingElements.amount.currency.thousandDelimiter` (string)

  - `occurrences.location.pricingElements.amount.currency.enabled` (boolean)

  - `occurrences.location.pricingElements.amount.taxRate` (object)

  - `occurrences.location.pricingElements.amount.taxRate.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.location.pricingElements.amount.taxRate.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.location.pricingElements.amount.taxRate.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.location.pricingElements.amount.taxRate.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.location.pricingElements.amount.taxRate.creditCode` (string)

  - `occurrences.location.pricingElements.amount.taxRate.debitCode` (string)

  - `occurrences.location.pricingElements.amount.taxRate.identifiers` (array)

  - `occurrences.location.pricingElements.amount.taxRate.name` (string)

  - `occurrences.location.pricingElements.amount.taxRate.description` (string)

  - `occurrences.location.pricingElements.amount.taxRate.jurisdiction` (string)

  - `occurrences.location.pricingElements.amount.taxRate.percentage` (number)

  - `occurrences.location.pricingElements.amount.taxRate.inclusive` (boolean)

  - `occurrences.location.pricingElements.amount.taxRate.active` (boolean)

  - `occurrences.location.pricingElements.amount.inclusiveOfTax` (boolean)

  - `occurrences.location.pricingElements.subTotal` (object)

  - `occurrences.location.pricingElements.tax` (object)

  - `occurrences.location.pricingElements.total` (object)

  - `occurrences.location.hash` (string)

  - `occurrences.location.identifiers` (array)

  - `occurrences.location.externalAttributes` (object)

  - `occurrences.location.attributes` (array)

  - `occurrences.location.attributes.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.location.attributes.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.location.attributes.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.location.attributes.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.location.attributes.name` (string)

  - `occurrences.location.attributes.color` (string)

  - `occurrences.location.requiresTimeslotBooking` (boolean)

  - `occurrences.location.loadingDocks` (array)

  - `occurrences.location.loadingDocks.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.location.loadingDocks.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.location.loadingDocks.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.location.loadingDocks.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.location.loadingDocks.name` (string)

  - `occurrences.location.loadingDocks.dockNumber` (string)

  - `occurrences.location.loadingDocks.location` (object)
    circular reference

  - `occurrences.location.loadingDocks.dockType` (string)
    Enum: "LOADING", "UNLOADING", "BOTH"

  - `occurrences.location.loadingDocks.operational` (boolean)

  - `occurrences.location.loadingDocks.description` (string)

  - `occurrences.location.loadingDocks.maxConcurrentOperations` (integer)

  - `occurrences.location.loadingDocks.heightRestrictionCm` (integer)

  - `occurrences.location.loadingDocks.widthRestrictionCm` (integer)

  - `occurrences.location.loadingDocks.lengthRestrictionCm` (integer)

  - `occurrences.location.loadingDocks.weightRestrictionKg` (integer)

  - `occurrences.location.loadingDocks.requiresAppointment` (boolean)

  - `occurrences.location.loadingDocks.displayOrder` (integer)

  - `occurrences.location.dataIsComplete` (boolean)

  - `occurrences.location.actions` (array)

  - `occurrences.location.constraints` (array)

  - `occurrences.location.constraints.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.location.constraints.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.location.constraints.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.location.constraints.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.location.constraints.name` (string, required)

  - `occurrences.location.constraints.enforceability` (string)
    Enum: "enforced", "preference"

  - `occurrences.location.constraints.type` (string)
    Enum: "accessConstraint", "timeConstraint", "timeWindowsConstraint", "startDateTimeConstraint", "endDateTimeConstraint", "sizeConstraint", "weightConstraint", "speedConstraint", "sensorValueConstraint", "fuelTypeConstraint", "vehicleTypeConstraint", "emissionStandardConstraint", "attributeConstraint", "transportEquipmentTypeConstraint", "routeConstraint", "andConstraint", "orConstraint", "notConstraint", "genericConstraint"

  - `occurrences.location.remark` (string)

  - `occurrences.date` (string)

  - `occurrences.startDateTime` (string)

  - `occurrences.endDateTime` (string)

  - `occurrences.isException` (boolean)

  - `occurrences.vehicle` (object)

  - `occurrences.vehicle.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.versionNumber` (integer)

  - `occurrences.vehicle.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.hasAgreedToPrice` (boolean)

  - `occurrences.vehicle.business` (object)
    circular reference

  - `occurrences.vehicle.pictures` (array)

  - `occurrences.vehicle.pictures.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.pictures.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.pictures.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.pictures.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.pictures.url` (string)

  - `occurrences.vehicle.pictures.path` (string)

  - `occurrences.vehicle.pictures.name` (string)

  - `occurrences.vehicle.pictures.originalName` (string)

  - `occurrences.vehicle.pictures.size` (integer)

  - `occurrences.vehicle.pictures.purpose` (string)

  - `occurrences.vehicle.pictures.type` (string)
    Enum: "IMAGE", "VIDEO", "MUSIC", "WORD", "EXCEL", "CSV", "PDF", "EMAIL", "JSON"

  - `occurrences.vehicle.pictures.mimeType` (string)

  - `occurrences.vehicle.pictures.extension` (string)

  - `occurrences.vehicle.pictures.identifiers` (array)

  - `occurrences.vehicle.pictures.bucket` (object)

  - `occurrences.vehicle.pictures.bucket.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.pictures.bucket.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.pictures.bucket.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.pictures.bucket.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.pictures.bucket.name` (string)

  - `occurrences.vehicle.pictures.uploadedAt` (string)

  - `occurrences.vehicle.pictures.tempFile` (string)

  - `occurrences.vehicle.transportMode` (string)
    Enum: "maritime", "road", "rail", "air", "inlandWaterway"

  - `occurrences.vehicle.loadCapacities` (array)

  - `occurrences.vehicle.loadCapacities.value` (string)

  - `occurrences.vehicle.loadCapacities.unit` (string)

  - `occurrences.vehicle.loadLoadMeters` (object)

  - `occurrences.vehicle.brand` (object)

  - `occurrences.vehicle.brand.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.brand.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.brand.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.brand.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.brand.logo` (object)

  - `occurrences.vehicle.brand.identifiers` (array)

  - `occurrences.vehicle.brand.name` (string)

  - `occurrences.vehicle.brand.description` (string)

  - `occurrences.vehicle.brand.business` (object)
    circular reference

  - `occurrences.vehicle.brand.url` (string)

  - `occurrences.vehicle.boardComputers` (array)

  - `occurrences.vehicle.boardComputers.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.name` (string)

  - `occurrences.vehicle.boardComputers.type` (string)
    Enum: "vehicle", "meansOfTransport", "mobile"

  - `occurrences.vehicle.boardComputers.active` (boolean)

  - `occurrences.vehicle.boardComputers.boardComputerId` (string)

  - `occurrences.vehicle.boardComputers.inviteCode` (string)

  - `occurrences.vehicle.boardComputers.inviteUrl` (string)

  - `occurrences.vehicle.boardComputers.integration` (object)

  - `occurrences.vehicle.boardComputers.integration.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.integration.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.integration.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.integration.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.integration.type` (string)
    Enum: "manual", "configured", "messageAutomation", "fileTemplate", "apiAccess"

  - `occurrences.vehicle.boardComputers.integration.name` (string)

  - `occurrences.vehicle.boardComputers.integration.description` (string)

  - `occurrences.vehicle.boardComputers.integration.schedule` (object)

  - `occurrences.vehicle.boardComputers.integration.schedule.integrationSchedulerScheduleValue` (integer)

  - `occurrences.vehicle.boardComputers.integration.schedule.integrationSchedulerScheduleType` (string)
    Enum: "seconds", "minutes", "hours", "days", "months"

  - `occurrences.vehicle.boardComputers.integration.schedule.milliseconds` (integer)

  - `occurrences.vehicle.boardComputers.integration.dataSources` (array)

  - `occurrences.vehicle.boardComputers.integration.dataSources.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.integration.dataSources.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.integration.dataSources.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.integration.dataSources.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.integration.dataSources.directionType` (string)
    Enum: "in", "out"

  - `occurrences.vehicle.boardComputers.integration.dataSources.connectionType` (string)
    Enum: "api", "ftp", "sftp", "sql", "web_hook", "email", "virtual_ftp"

  - `occurrences.vehicle.boardComputers.integration.dataSources.requestMethod` (string)
    Enum: "get", "post", "put", "patch", "delete"

  - `occurrences.vehicle.boardComputers.integration.dataSources.dataType` (string)
    Enum: "xml", "json", "csv", "empty"

  - `occurrences.vehicle.boardComputers.integration.dataSources.entityType` (string)
    Enum: "action", "attachTransportEquipmentAction", "detachTransportEquipmentAction", "stopAction", "loadAction", "unloadAction", "waitAction", "consignment", "extendedConsignment", "transportEquipment", "extendedTransportEquipment", "items", "goods", "constraint", "actor", "location", "route", "sensor", "vehicle", "extendedVehicle", "trip", "fleet", "transportOrder", "extendedTransportOrder", "business", "event", "locationUpdateEvent", "startMovingEvent", "startWaitingEvent", "stopEngineEvent", "stopMovingEvent", "message", "document", "chauffeur", "extendedChauffeur", "chauffeurTimeslot", "chat", "user", "administration", "fleetVehicle", "messageAutomation", "capacity_contract", "booking", "invoice", "invoice_line", "quote", "quote_line", "integration", "calendarEvent", "to_do"

  - `occurrences.vehicle.boardComputers.integration.dataSources.url` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.port` (integer)

  - `occurrences.vehicle.boardComputers.integration.dataSources.path` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.token` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.query` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters` (array)

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.sequenceNr` (integer)

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.type` (string)
    Enum: "constant", "string", "integer", "float", "datetime", "duration", "date", "time", "boolean", "object", "array", "filters", "table"

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.regex` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.format` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.locale` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.zoneId` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.incomingPath` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.outgoingPath` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.insertRegexSelector` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.insertType` (string)
    Enum: "before", "replace", "after"

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.insertValue` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.defaultValue` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.fields` (array)

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.filters` (array)

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.filters.selector` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.filters.comparisonType` (string)
    Enum: "equal", "not_equal", "greater_than", "greater_or_equal_than", "lesser_than", "lesser_or_equal_than", "between", "in", "not_in", "contains", "starts_with", "ends_with", "is_blank", "is_not_blank"

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.filters.value` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.filters.linkType` (string)
    Enum: "and", "or"

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.filters.filters` (array)

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.filters.sequenceNr` (integer)

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.filters.valueSelector` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.parameters.options` (array)
    Enum: "identifier", "to_lower_case", "to_upper_case", "capitalize", "trim", "remove_all_whitespace", "filters"

  - `occurrences.vehicle.boardComputers.integration.dataSources.allowedIps` (array)

  - `occurrences.vehicle.boardComputers.integration.dataSources.hasAuthentication` (boolean)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials` (object)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.authenticationMethod` (string)
    Enum: "apiKey", "accessKeys", "basic", "OAuth", "bearer", "openId", "clientKeysOpenId", "clientKeys", "headers"

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.username` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.password` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.accessKey` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.secretKey` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.clientId` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.clientSecret` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.grantType` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.scope` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.apiKey` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.bearer` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.sshKey` (object)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.sshTunnel` (boolean)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.sshHost` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.sshUsername` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.sshPassword` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.externalAttributes` (object)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.headers` (object)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.oauthUrl` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.oAuthCache` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.oAuthCacheCreationDate` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.openIdToken` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.openIdRefreshToken` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.openIdAccessToken` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.credentials.openIdExpiration` (string)

  - `occurrences.vehicle.boardComputers.integration.dataSources.otm` (boolean)

  - `occurrences.vehicle.boardComputers.integration.dataSources.fields` (array)

  - `occurrences.vehicle.boardComputers.integration.dataSources.filters` (array)

  - `occurrences.vehicle.boardComputers.integration.dataSources.template` (boolean)

  - `occurrences.vehicle.boardComputers.integration.enabled` (boolean)

  - `occurrences.vehicle.boardComputers.integration.lastHandled` (string)

  - `occurrences.vehicle.boardComputers.vehicle` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.type` (string)
    Enum: "transportEquipment", "items"

  - `occurrences.vehicle.boardComputers.transportEquipment.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.remark` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.barCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.quantity` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.weight` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.grossWeight` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.maxStackableWeight` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.width` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.height` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.length` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.loadMeters` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.documents` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.documents.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.documents.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.documents.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.documents.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.documents.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.documents.expiresAt` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.documents.fileName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.documents.mimeType` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.documents.encoding` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.documents.verified` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.documents.isPublic` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.documents.owner` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.documents.owner.associationType` (string)
    Enum: "inline", "reference"

  - `occurrences.vehicle.boardComputers.transportEquipment.documents.content` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.documents.content.id` (string)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.documents.content.contentType` (string)
    Enum: "data", "uri"

  - `occurrences.vehicle.boardComputers.transportEquipment.documents.file` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.documents.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.documents.externalAttributes` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.documents.name` (string, required)
    The name of the document

  - `occurrences.vehicle.boardComputers.transportEquipment.actors` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.actors.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.actors.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.actors.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.actors.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.actors.name` (string, required)
    The name of the actor

  - `occurrences.vehicle.boardComputers.transportEquipment.actors.user` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.actors.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.actors.contactDetails` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.actions` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.loadWidth` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.loadHeight` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.loadLength` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.maxWeight` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.loadLoadMeters` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.equipmentType` (string)
    The type of equipment (Trailer/Chassis/Pallet/Box/etc.)

  - `occurrences.vehicle.boardComputers.transportEquipment.equipmentSubType` (string)
    The subtype of equipment (EuroPallet/Dry van/Reefer Van/Lowbed/Backbone/Block pallet)

  - `occurrences.vehicle.boardComputers.transportEquipment.licensePlate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.vin` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.equipmentId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.seal` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.requirementCodes` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.adr` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.adr.UNNumber` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.adr.language` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.adr.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.adr.technicalName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.adr.waste` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.adr.environmentallyHazardous` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.adr.class` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.adr.classificationCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.adr.packagingGroup` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.adr.dangerLabels` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.adr.dangerNUmber` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.adr.tunnelCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.sensors` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.boardComputers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.business` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.operational` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.internal` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.versionNumber` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.hasAgreedToPrice` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.type` (string)
    Enum: "internal", "internal_empty", "forwarded"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.tripNr` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.remark` (string)
    The remark for Trip

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.status` (string)
    Enum: "draft", "requested", "accepted", "confirmed", "in_transit", "pending_completion", "completed", "cancelled", "modified"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.planStatus` (string)
    Enum: "ok", "too_late", "too_early", "off_route"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.routeStatus` (string)
    Enum: "on_route", "off_route"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.currentAction` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.transportMode` (string)
    Enum: "maritime", "road", "rail", "air", "inlandWaterway"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.type` (string, required)
    The type of contract
    Enum: "permanentContract", "oneTimeContract", "transportOrderContract"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.communicationMethod` (string)
    Enum: "messageAutomation", "integration", "pdf"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.title` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.deliveryTerms` (string)
    Enum: "EXW", "FCA", "FAS", "FOB", "CPT", "CIP", "CFR", "CIF", "DAP", "DPU", "DDP"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.contractor` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.contractorSignee` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.contractorSignee.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.contractorSignee.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.contractorSignee.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.contractorSignee.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.contractorSignee.firstName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.contractorSignee.lastName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.contractorSignee.position` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.contractorSignee.email` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.contractorSignee.phone` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.contractorSignee.mobilePhone` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.contractorSignee.business` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.contractorSignee.location` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.client` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.contract.clientSignee` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.business` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.administration` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.startTime` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.endTime` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.selfBilling` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.currency` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.triggerType` (string)
    Enum: "endOfWeek", "endOfWeekOrMonth", "endOfMonth", "endOfQuarter", "endOfTrip", "endOfTransportOrder"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.type` (string)
    Enum: "fixed", "percentage", "time", "table", "zone", "ab", "unit", "element", "variable_adjustment", "formula", "tql_formula", "excel", "field", "modules", "highest_module_value", "lowest_module_value", "subscription"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.sequenceNr` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.category` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.taxRates` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.taxRates.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.taxRates.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.taxRates.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.taxRates.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.taxRates.sequenceNr` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.taxRates.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.taxRates.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.taxRates.taxRate` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.taxRates.filters` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.taxRates.filters.selector` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.taxRates.filters.comparisonType` (string)
    Enum: "equal", "not_equal", "greater_than", "greater_or_equal_than", "lesser_than", "lesser_or_equal_than", "between", "in", "not_in", "contains", "starts_with", "ends_with", "is_blank", "is_not_blank"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.taxRates.filters.value` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.taxRates.filters.linkType` (string)
    Enum: "and", "or"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.taxRates.filters.filters` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.taxRates.filters.sequenceNr` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.taxRates.filters.valueSelector` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.filters` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.pricingModules.oncePerInvoice` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.lastHandledSelfBilling` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.signature` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.signature.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.signature.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.signature.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.signature.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.signature.ip` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.signature.userAgent` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.signature.date` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.signature.file` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.integration` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.triggerType` (string)
    Enum: "trigger", "scheduler", "listener"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.triggerEvent` (string)
    Enum: "afterCreatingTrip", "afterUpdatingTrip", "afterConfirmingTrip", "afterStartingTrip", "afterFinishingTrip", "afterCancelingTrip", "afterLocationUpdateEvent", "afterCreatingMessage", "afterUpdatingMessage", "afterCreatingEvent", "afterStartEngineEvent", "afterStartMovingEvent", "afterStopMovingEvent", "afterStopEngineEvent", "afterCreatingWaitAction", "afterUpdatingWaitAction", "afterCreatingWeighingAction", "afterUpdatingWeighingAction", "afterCreatingUnloadAction", "afterUpdatingUnloadAction", "afterCreatingStopAction", "afterUpdatingStopAction", "afterCreatingMoveAction", "afterUpdatingMoveAction", "afterCreatingLoadAction", "afterUpdatingLoadAction", "afterCreatingDetachTransportEquipmentAction", "afterUpdatingDetachTransportEquipmentAction", "afterCreatingDetachChauffeurAction", "afterUpdatingDetachChauffeurAction", "afterCreatingBreakAction", "afterUpdatingBreakAction", "afterCreatingAttachTransportEquipmentAction", "afterUpdatingAttachTransportEquipmentAction", "afterCreatingAttachChauffeurAction", "afterUpdatingAttachChauffeurAction", "afterActionLifeCycleUpdate", "afterCreatingCapacityContract", "afterUpdatingCapacityContract", "afterCreatingMessageAutomation", "AfterUpdatingMessageAutomation", "afterCreatingTransportOrder", "afterUpdatingTransportOrder", "afterCreatingConsignment", "afterUpdatingConsignment", "afterCreatingBusiness", "afterUpdatingBusiness", "afterCreatingInvoice", "afterSendingInvoice", "afterUpdatingInvoice", "afterCreatingQuote", "afterUpdatingQuote", "afterSendingQuote", "afterCreatingUser", "afterUpdatingUser", "afterCreatingLocation", "afterUpdatingLocation", "afterExceedingStopAverageDuration", "afterHomeBaseReturnOverdue", "afterCreatingBooking", "afterUpdatingBooking", "afterCancellingBooking", "afterConfirmingBooking", "afterCreatingIntegration", "afterUpdatingIntegration", "afterUpdatingCalendarEvent", "afterDeletingCalendarEvent", "afterCreatingTodo", "afterUpdatingTodo", "afterDeletingTodo", "afterAssigningTodo", "afterCalendarSyncRequested", "afterCalendarAuthorizationGranted"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.schedule` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.uniqueIdentifierSelector` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.uniqueIdentifierSchedule` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.filters` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.fields` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.fields.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.fields.groupByAggregate` (string)
    Enum: "count", "max", "min", "sum", "avg"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.entityType` (string)
    Enum: "action", "attachTransportEquipmentAction", "detachTransportEquipmentAction", "stopAction", "loadAction", "unloadAction", "waitAction", "consignment", "extendedConsignment", "transportEquipment", "extendedTransportEquipment", "items", "goods", "constraint", "actor", "location", "route", "sensor", "vehicle", "extendedVehicle", "trip", "fleet", "transportOrder", "extendedTransportOrder", "business", "event", "locationUpdateEvent", "startMovingEvent", "startWaitingEvent", "stopEngineEvent", "stopMovingEvent", "message", "document", "chauffeur", "extendedChauffeur", "chauffeurTimeslot", "chat", "user", "administration", "fleetVehicle", "messageAutomation", "capacity_contract", "booking", "invoice", "invoice_line", "quote", "quote_line", "integration", "calendarEvent", "to_do"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.joins` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.joins.type` (string)
    Enum: "inner_join"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.joins.entityType` (string)
    Enum: "action", "attachTransportEquipmentAction", "detachTransportEquipmentAction", "stopAction", "loadAction", "unloadAction", "waitAction", "consignment", "extendedConsignment", "transportEquipment", "extendedTransportEquipment", "items", "goods", "constraint", "actor", "location", "route", "sensor", "vehicle", "extendedVehicle", "trip", "fleet", "transportOrder", "extendedTransportOrder", "business", "event", "locationUpdateEvent", "startMovingEvent", "startWaitingEvent", "stopEngineEvent", "stopMovingEvent", "message", "document", "chauffeur", "extendedChauffeur", "chauffeurTimeslot", "chat", "user", "administration", "fleetVehicle", "messageAutomation", "capacity_contract", "booking", "invoice", "invoice_line", "quote", "quote_line", "integration", "calendarEvent", "to_do"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.joins.onLeft` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.joins.onRight` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.filters` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.filters.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.filters.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.filters.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.filters.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.filters.sequenceNr` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.filters.field` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.filters.comparisonOperations` (string)
    Enum: "equal", "not_equal", "greater_than", "greater_or_equal_than", "lesser_than", "lesser_or_equal_than", "between", "in", "not_in", "contains", "starts_with", "ends_with", "is_blank", "is_not_blank"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.filters.value` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.filters.valueType` (string)
    Enum: "constant", "string", "integer", "float", "datetime", "duration", "date", "time", "boolean", "object", "array", "filters", "table"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.filters.linkType` (string)
    Enum: "and", "or"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.groupBy` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.having` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.sortFields` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.sortDirection` (string)
    Enum: "asc", "desc"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.limit` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.query.offset` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.recipients` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.recipientSelector` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.toggleForAll` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.channel` (string)
    Enum: "email", "chat", "notification", "whatsapp", "telegram"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.manualIntegration` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.includeAttachments` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.documentAttachments` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.documentAttachments.documentSourceType` (string)
    Enum: "ENTITY_PDF", "CUSTOM_TEMPLATE", "INSIGHT_REPORT", "STATIC_FILE"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.documentAttachments.documentType` (string)
    Enum: "cmr", "waybill", "invoice", "quote", "transportOrder", "trip", "custom"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.documentAttachments.documentTemplateId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.documentAttachments.fileUrl` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.documentAttachments.insightType` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.documentAttachments.reportParameters` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.documentAttachments.entityIdSelector` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.documentAttachments.fileNameTemplate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.subject` (string)
    The subject of a message for a particular messageAutomation

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.currentTriggerPosition` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.localizedTexts` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.localizedTexts.language` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.localizedTexts.language.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.localizedTexts.language.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.localizedTexts.language.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.localizedTexts.language.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.localizedTexts.language.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.localizedTexts.language.localName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.localizedTexts.language.code` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.localizedTexts.language.iso3166` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.localizedTexts.language.decimalDelimiter` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.localizedTexts.language.thousandDelimiter` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.localizedTexts.language.dateFormat` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.localizedTexts.language.measurementUnit` (string)
    Enum: "metric", "imperial"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.localizedTexts.content` (string, required)
    The template of a message for a particular messageAutomation

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.localizedTexts.messageTemplate` (string, required)
    The template of a message for a particular messageAutomation

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.localizedTexts.subject` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.defaultLanguageId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.languageSelector` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.userEnableable` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.automationConfig.userPermissionFilters` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.messageAutomationIntegration` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.enabled` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.lastHandled` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.template` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.templateCategory` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.type` (string)
    Enum: "messageAutomation", "questionAnswerAutomation", "fileRequestAutomation"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.capacityContract.messageAutomation.notes` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.vehicle` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.linkedTrip` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.type` (string)
    Enum: "driver", "conductor", "captain", "pilot"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.picture` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.user` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.firstName` (string, required)
    The first name of the chauffeur

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.lastName` (string, required)
    The last name of the chauffeur

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.dateOfBirth` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.birthPlace` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.nationality` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.hourlyRate` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.hoursPerMonth` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.preferredVehicle` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.capacityContract` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.adr` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.adr.hasADR` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.adr.ADRNumber` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.adr.ADRValidFromDate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.adr.ADRExpirationDate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.adr.ADRFiles` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.driverLicense` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.driverLicense.hasDriverLicense` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.driverLicense.driverLicenseNumber` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.driverLicense.driverLicenseValidFromDate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.driverLicense.driverLicenseExpirationDate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.driverLicense.driverLicenseObtainedOn` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.driverLicense.driverLicenseCountryOfIssue` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.driverLicense.driverLicenseIssuingAuthority` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.driverLicense.driverLicenseFiles` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.tachoCard` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.tachoCard.cardId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.tachoCard.countryOfIssue` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.tachoCard.renewalIndex` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.tachoCard.replacementIndex` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.tachoCard.startOfValidity` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.tachoCard.endOfValidity` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.remainingRestingTimes` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.remainingRestingTimes.workWeek` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.remainingRestingTimes.workWeek.total` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.remainingRestingTimes.workWeek.maximum` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.remainingRestingTimes.workWeek.minimum` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.remainingRestingTimes.workWeek.remaining` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.remainingRestingTimes.workWeekEndWithoutCompensation` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.remainingRestingTimes.nextMinimumWeeklyRestWithoutCompensation` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.remainingRestingTimes.breakBelowMinimum` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.remainingRestingTimes.dailyRest` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.remainingRestingTimes.previousDailyRest` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.remainingDrivingTimes` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.remainingDrivingTimes.daysOfReducedRest` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.remainingDrivingTimes.dailyAmplitude` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.remainingDrivingTimes.drivingTimeBelowMaximum` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.remainingDrivingTimes.dailyDrivingTime` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.remainingDrivingTimes.daysOfDrivingLongerThan9h` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.remainingDrivingTimes.weeklyDrivingTime` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.remainingDrivingTimes.BIWeeklyDrivingTime` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.remainingDrivingTimes.daysOfConsecutiveDriving` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.upcomingRestingTimes` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.upcomingRestingTimes.week` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.upcomingRestingTimes.year` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.upcomingRestingTimes.upcomingRestingTime` (integer)
    The upcoming resting times in seconds

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.languages` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.preferredLanguage` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.notes` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.boardComputers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.lastActivity` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.lastActivity.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.lastActivity.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.lastActivity.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.lastActivity.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.lastActivity.type` (string)
    Enum: "work", "driving", "available", "rest", "vacation"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.lastActivity.lifeCycle` (string)
    Enum: "requested", "planned", "projected", "actual", "realized"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.lastActivity.chauffeur` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.lastActivity.vehicle` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.lastActivity.transportEquipments` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.lastActivity.trip` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.lastActivity.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.lastActivity.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.lastActivity.remarks` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.lastActivity.kmsStart` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.lastActivity.kmsEnd` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.lastActivity.start` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.lastActivity.end` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.lastActivity.isFromTacho` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.pricingModules` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.operational` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.chauffeurs.contactDetails` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.transportEquipments` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.versionNumber` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.hasAgreedToPrice` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.orderType` (string)
    Enum: "standard", "urgent", "expected", "forwarded"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.consignmentNr` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.status` (string)
    Enum: "draft", "requested", "confirmed", "in_transit", "completed", "cancelled", "partially_planned", "planned", "partially_completed", "partially_in_transit", "concept"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.highValueGoods` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.goods` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.emailIntegration` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.vehicleGroups` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.vehicleGroups.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.vehicleGroups.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.vehicleGroups.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.vehicleGroups.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.vehicleGroups.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.vehicleGroups.vehicles` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.fleets` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.fleets.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.fleets.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.fleets.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.fleets.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.fleets.vehicles` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.fleets.vehicles.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.fleets.vehicles.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.fleets.vehicles.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.fleets.vehicles.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.fleets.vehicles.fleet` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.fleets.vehicles.order` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.fleets.vehicles.vehicle` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.fleets.teams` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.fleets.businesses` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.fleets.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.fleets.number` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.features` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.features.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.features.accountTypes` (array)
    Enum: "default", "customer", "supplier", "planning", "financial"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.managers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.transportOrderPrefix` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.consignmentPrefix` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.team.users` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.consignment` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.currentLocation` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.currentLocation.administrativeReference` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.currentLocation.lat` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.currentLocation.lon` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.currentLocation.speed` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.currentLocation.heading` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.currentLocation.bearing` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.currentLocation.bearingType` (string)
    Enum: "absolute", "relative"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.nextAction` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.lastAction` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.lastPlannedAction` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.isPlannedToLastLocation` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.documents` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.actors` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.actions` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.title` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.type` (string)
    Enum: "private", "public"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.image` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.active` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.starter` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.users` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.users.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.users.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.users.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.users.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.users.chat` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.users.user` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.users.business` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.users.chauffeur` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.users.vehicle` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.users.permission` (string)
    Enum: "NONE", "READ", "CHAT", "MODERATOR", "ADMIN"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.users.muted` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.users.markedAsUnread` (boolean)
    If this user has the chat on read yes/no

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.users.unreadMessages` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.users.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.chat` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.user` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.message` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.state` (string)
    Enum: "normal", "important", "pinned", "deleted"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.type` (string)
    Enum: "normal", "mail_message"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.edited` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.files` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.replyTo` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.responses` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.received` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.received.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.received.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.received.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.received.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.received.user` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.read` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.read.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.read.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.read.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.read.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.read.user` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.imap` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.imap.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.imap.host` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.imap.port` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.imap.username` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.imap.password` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.imap.enabled` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.imap.useOAuth` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.contentId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.messageNumber` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.receivedDate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.sentDate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.read` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.starred` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.subject` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.plainText` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.text` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.sender` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.sender.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.sender.email` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.sender.smtpCredentials` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.sender.smtpCredentials.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.sender.smtpCredentials.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.sender.smtpCredentials.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.sender.smtpCredentials.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.sender.smtpCredentials.host` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.sender.smtpCredentials.port` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.sender.smtpCredentials.username` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.sender.smtpCredentials.password` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.sender.imap` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.recipients` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.attachments` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.threadId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.parentMessageId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.linkedTransportOrderIds` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.mailMessage.linkedConsignmentIds` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.sourceIntegration` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.externalMessageId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.externalThreadId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.messageSource` (string)
    Enum: "internal", "email_inbound", "email_outbound", "whatsapp_inbound", "whatsapp_outbound", "telegram_inbound", "telegram_outbound"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.externalSenderName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.externalSenderAddress` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.translatedMessage` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.messages.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.unreadMessages` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.maxCharacters` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.latestMessage` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.chat.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.pricingElements` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.externalAttributes` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.expectedRevenue` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.expectedRevenue.amount` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.expectedRevenue.currency` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.expectedRevenue.taxRate` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.expectedRevenue.inclusiveOfTax` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.expectedRevenue.moneyBuildBlocks` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.expectedRevenue.moneyBuildBlocks.amount` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.expectedRevenue.moneyBuildBlocks.relationship` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.expectedRevenue.moneyBuildBlocks.relationship.entityId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.expectedRevenue.moneyBuildBlocks.relationship.entityType` (string)
    Enum: "action", "attachTransportEquipmentAction", "detachTransportEquipmentAction", "stopAction", "loadAction", "unloadAction", "waitAction", "consignment", "extendedConsignment", "transportEquipment", "extendedTransportEquipment", "items", "goods", "constraint", "actor", "location", "route", "sensor", "vehicle", "extendedVehicle", "trip", "fleet", "transportOrder", "extendedTransportOrder", "business", "event", "locationUpdateEvent", "startMovingEvent", "startWaitingEvent", "stopEngineEvent", "stopMovingEvent", "message", "document", "chauffeur", "extendedChauffeur", "chauffeurTimeslot", "chat", "user", "administration", "fleetVehicle", "messageAutomation", "capacity_contract", "booking", "invoice", "invoice_line", "quote", "quote_line", "integration", "calendarEvent", "to_do"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.expectedCost` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.combined` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.type` (string)
    This field can be used to categorize and/or group shipments by type, depending on the needs of a specific logistic process.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.remark` (string)
    Remark concerning the complete consignment, to be printed on the transport document.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.constraints` (array)
    In the context of a Consignment, constraints can be used to e.g. define minimum or maximum temperatures for consignments, or date time constraints for delivery.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.consignments.attributes` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.contextEvents` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.documents` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.actors` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.actions` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.constraints` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.businesses` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.teams` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.pricingElements` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.startDate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.endDate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.estimatedEndDate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.kmStart` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.kmEnd` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.type` (string, required)
    The type of booking
    Enum: "maritime", "road", "air", "rail"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.capacitySubType` (string)
    Enum: "load", "vehicle", "transport_equipment", "chauffeur"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.bookingNumber` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.externalReference` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.orderId` (string)
    Order ID is the Unique Identifier specifically for orders. If not set, the serve will generate one.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.name` (string, required)
    Name of the TransportOrder, for display and search purposes only.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.type` (string)
    The type of Transport Order. Normal Transport Orders are defined as standard.
    Enum: "standard", "urgent", "expected", "forwarded"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.status` (string)
    The status of the TransportOrder. It shows the lifecycle of the order.
    Enum: "declined", "cancelled", "requested", "accepted", "calculated_trip", "partially_planned", "planned", "actual", "realized", "concept"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.description` (string)
    The description of the transport order

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.referenceDescription` (string)
    The reference description of the transport order. This often is the invoice reference or reference of the customer side

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer` (object, required)
    The Customer, who this transport order is executed for

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.business` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.contactPerson` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.contactPerson.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.contactPerson.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.contactPerson.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.contactPerson.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.contactPerson.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.contactPerson.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.contactPerson.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.contactPerson.firstName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.contactPerson.lastName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.contactPerson.position` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.contactPerson.email` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.contactPerson.phone` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.contactPerson.mobilePhone` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.location` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.customer.customer` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.imap` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.imap.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.imap.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.imap.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.imap.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.imap.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.imap.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.imap.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.imap.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.imap.host` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.imap.port` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.imap.username` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.imap.password` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.imap.enabled` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.contentId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.messageNumber` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.receivedDate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sentDate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.read` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.starred` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.subject` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.plainText` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.text` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.email` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.smtp` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.smtp.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.smtp.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.smtp.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.smtp.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.smtp.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.smtp.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.smtp.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.smtp.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.smtp.host` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.smtp.port` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.smtp.username` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.smtp.password` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.smtp.useOAuth` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.smtp.tenantId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.smtp.clientId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.smtp.clientSecret` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.smtp.oauthScopes` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.sender.imap` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.recipients` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.url` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.path` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.originalName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.size` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.purpose` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.type` (string)
    Enum: "IMAGE", "VIDEO", "MUSIC", "WORD", "EXCEL", "CSV", "PDF", "EMAIL", "JSON"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.mimeType` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.extension` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.identifiers.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.identifiers.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.identifiers.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.identifiers.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.identifiers.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.identifiers.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.identifiers.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.identifiers.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.identifiers.system` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.identifiers.value` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.identifiers.expiredAt` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.bucket` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.bucket.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.bucket.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.bucket.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.bucket.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.bucket.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.bucket.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.bucket.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.bucket.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.uploadedAt` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.tempFile` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.attachments.contentMatrix` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.threadId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.parentMessageId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.linkedTransportOrderIds` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.mailMessage.linkedConsignmentIds` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.vat` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.vat.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.vat.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.vat.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.vat.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.vat.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.vat.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.vat.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.vat.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.vat.creditCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.vat.debitCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.vat.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.vat.jurisdiction` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.vat.percentage` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.vat.inclusive` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.vat.active` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.vat.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.deliveryTerms` (string)
    Enum: "EXW", "FCA", "FAS", "FOB", "CPT", "CIP", "CFR", "CIF", "DAP", "DPU", "DDP"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.externalAttributes` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.transportOrderPrefix` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.consignmentPrefix` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.type` (string)
    Enum: "user", "developer", "chauffeur"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.username` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.avatar` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.firstName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.lastName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.email` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.phone` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.password` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.passwordModified` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.twoFactorAuthentication` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.status` (string)
    Enum: "DELETED", "DEFAULT", "CONFIRMED", "REGISTERED"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.loginMethod` (string)
    Enum: "DEFAULT", "SAML"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.role` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.role.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.role.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.role.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.role.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.role.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.role.level` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.role.permissions` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.role.permissions.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.role.permissions.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.role.permissions.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.role.permissions.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.role.permissions.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.role.permissions.read` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.role.permissions.write` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.role.permissions.delete` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.role.permissions.permissionScope` (string)
    Enum: "PUBLIC", "PRIVATE", "OWNER"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.role.permissions.isObjectPermission` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.role.specifiedPlatformId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.timezone` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.currency` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.currency.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.currency.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.currency.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.currency.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.currency.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.currency.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.currency.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.currency.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.currency.short` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.currency.sign` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.currency.decimalDelimiter` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.currency.thousandDelimiter` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.currency.enabled` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.vin` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.licensePlate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.business` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.pictures` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.vehicleType` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.transportMode` (string)
    Enum: "maritime", "road", "rail", "air", "inlandWaterway"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.emissionStandard` (string)
    Enum: "euro0", "euro1", "euro2", "euro3", "euro4", "euro5", "euro6", "euro7", "euro_eev"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fuelCapacity` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fuelType` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.maxLinks` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.loadCapacities` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.length` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.height` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.width` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.loadLength` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.loadHeight` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.loadWidth` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.maxWeight` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.emptyWeight` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.loadLoadMeters` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.axles` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.axles.driveAxle` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.axles.liftAxle` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.axles.sequenceNr` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.axles.legalAllowedLoad` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.axles.technicalAllowedLoad` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.brand` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.brand.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.brand.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.brand.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.brand.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.brand.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.brand.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.brand.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.brand.logo` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.brand.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.brand.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.brand.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.brand.business` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.brand.url` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.type` (string)
    Enum: "vehicle", "meansOfTransport", "mobile"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.active` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.boardComputerId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.inviteCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.inviteUrl` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.type` (string)
    Enum: "manual", "configured", "messageAutomation", "fileTemplate", "apiAccess"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.schedule` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.directionType` (string)
    Enum: "in", "out"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.connectionType` (string)
    Enum: "api", "ftp", "sftp", "sql", "web_hook", "email", "virtual_ftp"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.requestMethod` (string)
    Enum: "get", "post", "put", "patch", "delete"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.dataType` (string)
    Enum: "xml", "json", "csv", "empty"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.entityType` (string)
    Enum: "action", "attachTransportEquipmentAction", "detachTransportEquipmentAction", "stopAction", "loadAction", "unloadAction", "waitAction", "consignment", "extendedConsignment", "transportEquipment", "extendedTransportEquipment", "items", "goods", "constraint", "actor", "location", "route", "sensor", "vehicle", "extendedVehicle", "trip", "fleet", "transportOrder", "extendedTransportOrder", "business", "event", "locationUpdateEvent", "startMovingEvent", "startWaitingEvent", "stopEngineEvent", "stopMovingEvent", "message", "document", "chauffeur", "extendedChauffeur", "chauffeurTimeslot", "chat", "user", "administration", "fleetVehicle", "messageAutomation", "capacity_contract", "booking", "invoice", "invoice_line", "quote", "quote_line", "integration", "calendarEvent", "to_do"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.url` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.port` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.path` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.token` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.query` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.parameters` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.allowedIps` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.hasAuthentication` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.authenticationMethod` (string)
    Enum: "apiKey", "accessKeys", "basic", "OAuth", "bearer", "openId", "clientKeysOpenId", "clientKeys", "headers"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.username` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.password` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.accessKey` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.secretKey` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.clientId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.clientSecret` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.grantType` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.scope` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.apiKey` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.bearer` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.sshKey` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.sshTunnel` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.sshHost` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.sshUsername` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.sshPassword` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.externalAttributes` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.headers` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.oauthUrl` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.oAuthCache` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.oAuthCacheCreationDate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.openIdToken` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.openIdRefreshToken` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.openIdAccessToken` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.credentials.openIdExpiration` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.otm` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.fields` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.filters` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.dataSources.template` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.enabled` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.integration.lastHandled` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.vehicle` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.type` (string)
    Enum: "transportEquipment", "items"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.remark` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.barCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.quantity` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.weight` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.grossWeight` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.maxStackableWeight` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.width` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.height` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.length` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.loadMeters` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.documents` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.documents.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.documents.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.documents.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.documents.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.documents.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.documents.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.documents.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.documents.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.documents.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.documents.expiresAt` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.documents.fileName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.documents.mimeType` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.documents.encoding` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.documents.verified` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.documents.owner` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.documents.owner.associationType` (string)
    Enum: "inline", "reference"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.documents.content` (object, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.documents.file` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.documents.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.documents.externalAttributes` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors.user` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors.contactDetails` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors.contactDetails.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors.contactDetails.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors.contactDetails.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors.contactDetails.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors.contactDetails.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors.contactDetails.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors.contactDetails.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors.contactDetails.type` (string)
    Enum: "iban", "gln", "vatCode", "name", "lastName", "middleName", "firstName", "phone", "mobilePhone", "email", "language", "other"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors.contactDetails.value` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actors.contactDetails.remarks` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.actions` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.constraints` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.constraints.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.constraints.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.constraints.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.constraints.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.constraints.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.constraints.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.constraints.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.constraints.type` (string)
    Enum: "accessConstraint", "timeConstraint", "timeWindowsConstraint", "startDateTimeConstraint", "endDateTimeConstraint", "sizeConstraint", "weightConstraint", "speedConstraint", "sensorValueConstraint", "fuelTypeConstraint", "vehicleTypeConstraint", "emissionStandardConstraint", "attributeConstraint", "transportEquipmentTypeConstraint", "routeConstraint", "andConstraint", "orConstraint", "notConstraint", "genericConstraint"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.constraints.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.constraints.enforceability` (string)
    Enum: "enforced", "preference"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.attributes` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.attributes.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.attributes.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.attributes.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.attributes.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.attributes.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.attributes.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.attributes.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.attributes.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.attributes.color` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.stackObjectMetrics` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.stackObjectMetrics.totalMinimumGroundSpace` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.stackObjectMetrics.totalVolume` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.stackObjectMetrics.totalWeight` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.stackObjectMetrics.totalMinimumLoadMeters` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.isStackObjectMetricsUpdated` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.loadWidth` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.loadHeight` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.loadLength` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.maxWeight` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.loadLoadMeters` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.axles` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.type` (string)
    Enum: "transportEquipment", "items"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.remark` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.barCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.quantity` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.weight` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.grossWeight` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.maxStackableWeight` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.width` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.height` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.length` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.loadMeters` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.documents` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.actors` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.actions` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.constraints` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.attributes` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.stackObjectMetrics` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.containedGoods.isStackObjectMetricsUpdated` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.equipmentType` (string)
    The type of equipment (Trailer/Chassis/Pallet/Box/etc.)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.equipmentSubType` (string)
    The subtype of equipment (EuroPallet/Dry van/Reefer Van/Lowbed/Backbone/Block pallet)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.licensePlate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.vin` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.equipmentId` (string)
    The container number of the transport order.Should be 11 characters.First 3 characters should be letters. 
            4th character should be U, J or Z and last 7 characters should be numbers.The format is in ISO 6346.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.seal` (string)
    Seal number of the equipment

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.requirementCodes` (array)
    The specific requirements for the transport.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.adr` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.sensors` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.boardComputers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.type` (string)
    Enum: "generalEvent", "sensorUpdateEvent", "gateInEvent", "gateOutEvent", "arrivalEvent", "departureEvent", "stopEngineEvent", "startEngineEvent", "startWaitingEvent", "stopWaitingEvent", "stopMovingEvent", "startMovingEvent", "locationUpdateEvent", "updateEvent", "associationRemovedEvent", "associationCreatedEvent", "capacityChangeEvent"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.lifeCycle` (string)
    Enum: "requested", "planned", "projected", "actual", "realized"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.externalAttributes` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.dateTime` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.vehicle` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.transportEquipment` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.type` (string)
    Enum: "internal", "internal_empty", "forwarded"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.tripNr` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.remark` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.route` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.route.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.route.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.route.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.route.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.route.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.route.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.route.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.route.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.route.time` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.route.cost` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.route.distance` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.route.expenses` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.route.additionalInfo` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.route.lineString` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.route.actors` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.route.actions` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.route.constraints` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.route.constraints.associationType` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.route.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.type` (string)
    Enum: "vehicle", "transportEquipment"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.length` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.width` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.height` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.loadLength` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.loadWidth` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.loadHeight` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.referencedEntityID` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.quantity` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.startingInstanceNo` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.excludedOccupantIDs` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.previousStackPlan` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.previousStackPlan.capacitorID` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.previousStackPlan.totalInstances` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.previousStackPlan.occupantsIDToQuantityMap` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.previousStackPlan.loadLength_Dx` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.previousStackPlan.loadWidth_Dy` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.previousStackPlan.loadHeight_Dz` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.previousStackPlan.instancesStackPlan` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.previousStackPlan.instancesStackPlan.order` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.previousStackPlan.instancesStackPlan.capacitorObjectID` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.previousStackPlan.instancesStackPlan.capacitorInstanceNo` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.previousStackPlan.instancesStackPlan.occupantsIDToQuantityMap` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.availableCapacitors.previousStackPlan.instancesStackPlan.stackString` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.stackedOccupants` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.stackedOccupants.type` (string)
    Enum: "goods"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.stackedOccupants.length` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.stackedOccupants.width` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.stackedOccupants.height` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.stackedOccupants.maxStackableWeight` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.stackedOccupants.referencedEntityID` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.stackedOccupants.quantity` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.stackedOccupants.startingInstanceNo` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.stackedOccupants.specifiedCapacitorID` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.unstackedOccupants` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.capacitorsStackPlan` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.stopAction` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.stopAction.trip` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.stackMap.stackSnapshots.stopAction.trip.associationType` (string)
    Enum: "inline", "reference"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.status` (string)
    Enum: "draft", "requested", "accepted", "confirmed", "in_transit", "pending_completion", "completed", "cancelled", "modified"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.planStatus` (string)
    Enum: "ok", "too_late", "too_early", "off_route"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.routeStatus` (string)
    Enum: "on_route", "off_route"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.currentAction` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.transportMode` (string)
    Enum: "maritime", "road", "rail", "air", "inlandWaterway"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.type` (string)
    Enum: "permanentContract", "oneTimeContract", "transportOrderContract"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.communicationMethod` (string)
    Enum: "messageAutomation", "integration", "pdf"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.contract` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.contract.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.contract.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.contract.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.contract.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.contract.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.contract.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.contract.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.contract.title` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.contract.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.contract.deliveryTerms` (string)
    Enum: "EXW", "FCA", "FAS", "FOB", "CPT", "CIP", "CFR", "CIF", "DAP", "DPU", "DDP"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.contract.contractor` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.contract.contractorSignee` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.contract.client` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.contract.clientSignee` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.business` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.platforms` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.primary` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.transportOrderPrefix` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.consignmentPrefix` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.business` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.currency` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.balance` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.balance.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.balance.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.balance.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.balance.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.balance.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.balance.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.balance.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.balance.amount` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.balance.currency` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.balance.taxRate` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.balance.inclusiveOfTax` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.bankAccounts` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.bankAccounts.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.bankAccounts.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.bankAccounts.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.bankAccounts.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.bankAccounts.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.bankAccounts.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.bankAccounts.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.bankAccounts.accountHolderName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.bankAccounts.accountHolderType` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.bankAccounts.bankName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.bankAccounts.routingNumber` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.bankAccounts.accountNumber` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.bankAccounts.last4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.bankAccounts.currency` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.bankAccounts.country` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.bankAccounts.validation` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.bankAccounts.validated` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.bankAccounts.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.numberFormat` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.numberLength` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.dueDays` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceNumberIndex` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.quoteNumberIndex` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceSendMessageAutomation` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceSendMessageAutomation.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceSendMessageAutomation.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceSendMessageAutomation.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceSendMessageAutomation.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceSendMessageAutomation.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceSendMessageAutomation.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceSendMessageAutomation.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceSendMessageAutomation.type` (string)
    Enum: "messageAutomation", "questionAnswerAutomation", "fileRequestAutomation"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceSendMessageAutomation.name` (string, required)
    The name of a messageAutomation

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceSendMessageAutomation.description` (string, required)
    The description of a messageAutomation

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceSendMessageAutomation.automationConfig` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceSendMessageAutomation.messageAutomationIntegration` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceSendMessageAutomation.enabled` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceSendMessageAutomation.lastHandled` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceSendMessageAutomation.template` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceSendMessageAutomation.templateCategory` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.automaticallySendReminders` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceFirstReminderMessageAutomation` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceSecondReminderMessageAutomation` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceThirdReminderMessageAutomation` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoicePaidMessageAutomation` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.quoteSendMessageAutomation` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceTermsAndConditions` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceTermsAndConditions.language` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.invoiceTermsAndConditions.text` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.quoteTermsAndConditions` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.transportOrderTermsAndConditions` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.administration.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.startTime` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.endTime` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.selfBilling` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.currency` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.triggerType` (string)
    Enum: "endOfWeek", "endOfWeekOrMonth", "endOfMonth", "endOfQuarter", "endOfTrip", "endOfTransportOrder"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.pricingModules` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.lastHandledSelfBilling` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.signature` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.signature.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.signature.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.signature.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.signature.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.signature.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.signature.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.signature.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.signature.ip` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.signature.userAgent` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.signature.date` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.signature.file` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.integration` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.capacityContract.messageAutomation` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.vehicle` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.linkedTrip` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.type` (string)
    Enum: "driver", "conductor", "captain", "pilot"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.picture` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.user` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.firstName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.dateOfBirth` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.birthPlace` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.nationality` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.hourlyRate` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.hoursPerMonth` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.preferredVehicle` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.capacityContract` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.adr` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.driverLicense` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.tachoCard` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.operational` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.remainingRestingTimes` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.remainingDrivingTimes` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.upcomingRestingTimes` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.languages` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.notes` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.notes.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.notes.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.notes.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.notes.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.notes.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.notes.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.notes.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.notes.author` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.notes.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.notes.text` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.boardComputers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity.type` (string)
    Enum: "work", "driving", "available", "rest", "vacation"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity.lifeCycle` (string)
    Enum: "requested", "planned", "projected", "actual", "realized"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity.chauffeur` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity.vehicle` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity.transportEquipments` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity.trip` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity.remarks` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity.kmsStart` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity.kmsEnd` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity.start` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity.end` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.lastActivity.isFromTacho` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.contactDetails` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.type` (string)
    Enum: "fixed", "percentage", "time", "table", "zone", "ab", "unit", "element", "variable_adjustment", "formula", "tql_formula", "excel", "field", "modules", "highest_module_value", "lowest_module_value", "subscription"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.sequenceNr` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.category` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.category.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.category.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.category.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.category.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.category.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.category.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.category.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.category.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.category.creditCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.category.debitCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.category.defaultValue` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.category.enabled` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.category.tripRevenue` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.taxRates` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.taxRates.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.taxRates.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.taxRates.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.taxRates.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.taxRates.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.taxRates.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.taxRates.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.taxRates.sequenceNr` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.taxRates.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.taxRates.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.taxRates.taxRate` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.taxRates.filters` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.filters` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.chauffeurs.pricingModules.oncePerInvoice` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.transportEquipments` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.name` (string, required)
    Name of the Consignment. For display purposes and search only.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.consignmentNr` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.description` (string)
    General description of consignment in Free text. e.g 20 europallets fruit. Meant for human inspection, not for automating processes.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.status` (string)
    Enum: "draft", "requested", "confirmed", "in_transit", "completed", "cancelled", "partially_planned", "planned", "partially_completed", "partially_in_transit", "concept"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.highValueGoods` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.goods` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.team` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.combined` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.consignment` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.originalPhysicalSender` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.originalLegalSender` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.originalPhysicalAddressee` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.originalLegalAddressee` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.currentLocation` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.currentLocation.administrativeReference` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.currentLocation.lat` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.currentLocation.lon` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.currentLocation.speed` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.currentLocation.heading` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.currentLocation.bearing` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.currentLocation.bearingType` (string)
    Enum: "absolute", "relative"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.nextAction` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.lastAction` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.lastPlannedAction` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.isPlannedToLastLocation` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.type` (string)
    This field can be used to categorize and/or group shipments by type, depending on the needs of a specific logistic process.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.remark` (string)
    Remark concerning the complete consignment, to be printed on the transport document.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.documents` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.actors` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.actions` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.constraints` (array)
    In the context of a Consignment, constraints can be used to e.g. define minimum or maximum temperatures for consignments, or date time constraints for delivery.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.attributes` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.externalAttributes` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.expectedRevenue` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.expectedRevenue.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.expectedRevenue.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.expectedRevenue.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.expectedRevenue.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.expectedRevenue.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.expectedRevenue.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.expectedRevenue.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.expectedRevenue.amount` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.expectedRevenue.currency` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.expectedRevenue.taxRate` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.expectedRevenue.inclusiveOfTax` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.expectedRevenue.moneyBuildBlocks` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.expectedCost` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.versionNumber` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.consignments.nextPlanFromAction` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.contextEvents` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.documents` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.documents.associationType` (string)
    Enum: "inline", "reference"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.actors` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.actions` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.constraints` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.businesses` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.startDate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.endDate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.kmStart` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.kmEnd` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.type` (string, required)
    The type of booking
    Enum: "maritime", "road", "air", "rail"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.capacitySubType` (string)
    Enum: "load", "vehicle", "transport_equipment", "chauffeur"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.bookingNumber` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.externalReference` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.transportOrder` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.capacityContract` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.administration` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.year` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.number` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.status` (string)
    Enum: "concept", "open", "accepted", "declined", "invoiced", "cancelled"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.direction` (string)
    Enum: "in", "out"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.currency` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.declinedReason` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.sequenceNr` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.optional` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.quantity` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.startDateTime` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.endDateTime` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.value` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.subTotal` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.tax` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.total` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.plan` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.plan.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.plan.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.plan.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.plan.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.plan.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.plan.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.plan.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.plan.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.plan.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.plan.interval` (string)
    Enum: "endOfWeek", "endOfWeekOrMonth", "endOfMonth", "endOfQuarter", "endOfTrip", "endOfTransportOrder"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.plan.intervalCount` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.plan.trialPeriodDays` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.plan.amount` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.plan.usageElementTypePrices` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.plan.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.plan.startedAt` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.plan.expiredAt` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.plan.primary` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.subscription` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.subscription.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.subscription.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.subscription.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.subscription.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.subscription.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.subscription.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.subscription.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.subscription.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.subscription.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.subscription.plans` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.pricingCategory` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.entityId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.lines.entityType` (string)
    Enum: "action", "attachTransportEquipmentAction", "detachTransportEquipmentAction", "stopAction", "loadAction", "unloadAction", "waitAction", "consignment", "extendedConsignment", "transportEquipment", "extendedTransportEquipment", "items", "goods", "constraint", "actor", "location", "route", "sensor", "vehicle", "extendedVehicle", "trip", "fleet", "transportOrder", "extendedTransportOrder", "business", "event", "locationUpdateEvent", "startMovingEvent", "startWaitingEvent", "stopEngineEvent", "stopMovingEvent", "message", "document", "chauffeur", "extendedChauffeur", "chauffeurTimeslot", "chat", "user", "administration", "fleetVehicle", "messageAutomation", "capacity_contract", "booking", "invoice", "invoice_line", "quote", "quote_line", "integration", "calendarEvent", "to_do"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.subjectBusiness` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.targetBusiness` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.contactPerson` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.creator` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.date` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.dueAt` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.subTotal` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.tax` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.total` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.transportOrder` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.administration` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.year` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.number` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.reference` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.paymentReference` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.status` (string)
    Enum: "concept", "pending_approval", "approved", "rejected", "open", "paid", "reminded", "too_late", "cancelled"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.reminderCount` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.direction` (string)
    Enum: "in", "out"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.currency` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.cancelledReason` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.sequenceNr` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.quantity` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.startDateTime` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.endDateTime` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.value` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.subTotal` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.tax` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.total` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.plan` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.subscription` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.entityId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.entityType` (string)
    Enum: "action", "attachTransportEquipmentAction", "detachTransportEquipmentAction", "stopAction", "loadAction", "unloadAction", "waitAction", "consignment", "extendedConsignment", "transportEquipment", "extendedTransportEquipment", "items", "goods", "constraint", "actor", "location", "route", "sensor", "vehicle", "extendedVehicle", "trip", "fleet", "transportOrder", "extendedTransportOrder", "business", "event", "locationUpdateEvent", "startMovingEvent", "startWaitingEvent", "stopEngineEvent", "stopMovingEvent", "message", "document", "chauffeur", "extendedChauffeur", "chauffeurTimeslot", "chat", "user", "administration", "fleetVehicle", "messageAutomation", "capacity_contract", "booking", "invoice", "invoice_line", "quote", "quote_line", "integration", "calendarEvent", "to_do"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.quoteLine` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.pricingCategory` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.lines.distinctPerInvoiceId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.subjectBusiness` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.targetBusiness` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.contactPerson` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.creator` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.date` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.dueAt` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.nextReminderDate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.subTotal` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.tax` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.total` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.totalOpen` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.administration` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.status` (string)
    Enum: "SUCCESS", "CANCELLED"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.transferredFrom` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.transferredTo` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.creator` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.fromUser` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.fromBusiness` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.toUser` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.toBusiness` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.amount` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.fee` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.net` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.parent` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.amount` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.type` (string)
    Enum: "ach_credit_transfer", "ach_debit", "alipay", "bancontact", "card", "card_present", "eps", "giropay", "ideal", "multibanco", "klarna", "p24", "sepa_debit", "sofort", "three_d_secure", "wechat"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.clientSecret` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.codeVerification` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achCreditTransfer` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achCreditTransfer.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achCreditTransfer.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achCreditTransfer.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achCreditTransfer.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achCreditTransfer.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achCreditTransfer.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achCreditTransfer.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achCreditTransfer.accountNumber` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achCreditTransfer.bankName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achCreditTransfer.fingerprint` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achCreditTransfer.refundAccountHolderName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achCreditTransfer.refundAccountHolderType` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achCreditTransfer.refundRoutingNumber` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achCreditTransfer.routingNumber` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achCreditTransfer.swiftCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achDebit` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achDebit.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achDebit.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achDebit.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achDebit.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achDebit.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achDebit.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achDebit.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achDebit.bankName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achDebit.country` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achDebit.fingerprint` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achDebit.last4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achDebit.routingNumber` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.achDebit.type` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.acssDebit` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.acssDebit.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.acssDebit.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.acssDebit.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.acssDebit.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.acssDebit.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.acssDebit.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.acssDebit.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.acssDebit.bankAddressCity` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.acssDebit.bankAddressLine1` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.acssDebit.bankAddressLine2` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.acssDebit.bankAddressPostalCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.acssDebit.bankName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.acssDebit.category` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.acssDebit.country` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.acssDebit.fingerprint` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.acssDebit.last4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.acssDebit.routingNumber` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.alipay` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.alipay.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.alipay.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.alipay.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.alipay.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.alipay.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.alipay.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.alipay.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.alipay.dataString` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.alipay.nativeUrl` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.alipay.statementDescriptor` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.auBecsDebit` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.auBecsDebit.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.auBecsDebit.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.auBecsDebit.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.auBecsDebit.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.auBecsDebit.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.auBecsDebit.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.auBecsDebit.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.auBecsDebit.bsbNumber` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.auBecsDebit.fingerprint` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.auBecsDebit.last4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.bancontact` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.bancontact.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.bancontact.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.bancontact.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.bancontact.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.bancontact.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.bancontact.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.bancontact.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.bancontact.bankCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.bancontact.bankName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.bancontact.bic` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.bancontact.ibanLast4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.bancontact.preferredLanguage` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.bancontact.statementDescriptor` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.addressLine1Check` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.addressZipCheck` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.brand` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.country` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.cvcCheck` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.dynamicLast4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.expMonth` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.expYear` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.fingerprint` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.funding` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.iin` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.issuer` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.last4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.threeDSecure` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.card.tokenizationMethod` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.applicationCryptogram` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.applicationPreferredName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.authorizationCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.authorizationResponseCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.brand` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.country` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.cvmType` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.dataType` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.dedicatedFileName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.emvAuthData` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.evidenceCustomerSignature` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.evidenceTransactionCertificate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.expMonth` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.expYear` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.fingerprint` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.funding` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.iin` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.issuer` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.last4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.posDeviceId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.posEntryMode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.readMethod` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.reader` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.terminalVerificationResults` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.cardPresent.transactionStatusInformation` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.eps` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.eps.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.eps.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.eps.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.eps.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.eps.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.eps.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.eps.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.eps.reference` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.eps.statementDescriptor` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.ideal` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.ideal.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.ideal.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.ideal.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.ideal.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.ideal.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.ideal.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.ideal.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.ideal.bank` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.ideal.bic` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.ideal.ibanLast4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.ideal.statementDescriptor` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.backgroundImageUrl` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.clientToken` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.firstName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.lastName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.locale` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.logoUrl` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.pageTitle` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.payLaterAssetUrlsDescriptive` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.payLaterAssetUrlsStandard` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.payLaterName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.payLaterRedirectUrl` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.payNowAssetUrlsDescriptive` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.payNowAssetUrlsStandard` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.payNowName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.payNowRedirectUrl` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.payOverTimeAssetUrlsDescriptive` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.payOverTimeAssetUrlsStandard` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.payOverTimeName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.payOverTimeRedirectUrl` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.paymentMethodCategories` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.purchaseCountry` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.purchaseType` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.redirectUrl` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.shippingFirstName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.klarna.shippingLastName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.multibanco` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.multibanco.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.multibanco.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.multibanco.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.multibanco.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.multibanco.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.multibanco.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.multibanco.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.multibanco.entity` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.multibanco.reference` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.multibanco.refundAccountHolderAddressCity` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.multibanco.refundAccountHolderAddressCountry` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.multibanco.refundAccountHolderAddressLine1` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.multibanco.refundAccountHolderAddressLine2` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.multibanco.refundAccountHolderAddressPostalCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.multibanco.refundAccountHolderAddressState` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.multibanco.refundAccountHolderName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.multibanco.refundIban` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.p24` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.p24.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.p24.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.p24.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.p24.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.p24.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.p24.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.p24.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.p24.reference` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.bankName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.bic` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.iban` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.refundAccountHolderAddressCity` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.refundAccountHolderAddressCountry` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.refundAccountHolderAddressLine1` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.refundAccountHolderAddressLine2` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.refundAccountHolderAddressPostalCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.refundAccountHolderAddressState` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.refundAccountHolderName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.refundIban` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaDebit` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaDebit.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaDebit.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaDebit.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaDebit.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaDebit.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaDebit.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaDebit.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaDebit.bankCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaDebit.branchCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaDebit.country` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaDebit.fingerprint` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaDebit.last4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaDebit.mandateReference` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sepaDebit.mandateUrl` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sofort` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sofort.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sofort.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sofort.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sofort.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sofort.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sofort.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sofort.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sofort.bankCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sofort.bankName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sofort.bic` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sofort.country` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sofort.ibanLast4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sofort.preferredLanguage` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.sofort.statementDescriptor` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.addressLine1Check` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.addressZipCheck` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.authenticated` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.brand` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.card` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.country` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.customer` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.cvcCheck` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.dynamicLast4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.expMonth` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.expYear` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.fingerprint` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.funding` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.iin` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.issuer` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.last4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.threeDSecure` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.threeDSecure.tokenizationMethod` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.wechat` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.wechat.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.wechat.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.wechat.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.wechat.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.wechat.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.wechat.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.wechat.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.wechat.prepayId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.wechat.qrCodeUrl` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.source.wechat.statementDescriptor` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.type` (string)
    Enum: "INTERNAL", "EXTERNAL", "WITHDRAW"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.transactions.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.documents` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.shareSettings` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.shareSettings.isOpen` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.shareSettings.shareCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.shareSettings.validUntil` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.billing` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.billing.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.billing.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.billing.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.billing.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.billing.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.billing.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.billing.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.billing.plan` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.billing.companyName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.billing.vat` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.billing.email` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.billing.administrativeReference` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.billing.customerId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.billing.intentId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.billing.lastBilled` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.billing.lastUsageEventsRun` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.invoices.billing.approvedBillingElementTypes` (array)
    Enum: "user", "vehicle", "consignment", "invoice", "quote", "trip", "messageAutomation", "integration"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.documents` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.quote.shareSettings` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.invoice` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.booking.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.shareSettings` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.externalAttributes` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.expectedCost` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.expectedRevenue` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.actualCost` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.quote` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.CO2eWTW` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.CO2eTTW` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.nextAction` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.lastAction` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.estimatedDuration` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.trip.versionNumber` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.geoReference` (object, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.geoReference.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.geoReference.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.geoReference.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.geoReference.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.geoReference.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.geoReference.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.geoReference.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.geoReference.type` (string)
    Enum: "addressGeoReference", "zoneGeoReference", "tmcArrayGeoReference", "tmcLocationGeoReference", "openLRGeoReference", "GeoReference", "Feature", "latLonArrayGeoReference", "latLonPointGeoReference"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.distanceToNextStop` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.latestLocation.timeToNextStop` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.business` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.operational` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.internal` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.trip` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.capacityContract` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.transportEquipment.pricingModules` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.chauffeur` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.boardComputers.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.operational` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.notes` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.sensors` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.fleet` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.fleet.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.fleet.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.fleet.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.fleet.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.fleet.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.fleet.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.fleet.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.fleet.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.fleet.number` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.fleet.vehicles` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.fleet.teams` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.fleet.businesses` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.order` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.fleets.vehicle` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.title` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.type` (string)
    Enum: "private", "public"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.image` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.active` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.starter` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.users` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.users.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.users.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.users.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.users.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.users.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.users.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.users.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.users.chat` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.users.user` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.users.business` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.users.chauffeur` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.users.vehicle` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.users.permission` (string)
    Enum: "NONE", "READ", "CHAT", "MODERATOR", "ADMIN"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.users.muted` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.users.markedAsUnread` (boolean)
    If this user has the chat on read yes/no

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.users.unreadMessages` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.users.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.chat` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.user` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.message` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.state` (string)
    Enum: "normal", "important", "pinned", "deleted"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.type` (string)
    Enum: "normal", "mail_message"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.edited` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.files` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.replyTo` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.responses` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.received` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.received.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.received.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.received.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.received.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.received.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.received.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.received.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.received.user` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.read` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.read.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.read.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.read.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.read.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.read.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.read.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.read.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.read.user` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.mailMessage` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.messages.translatedMessage` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.unreadMessages` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.maxCharacters` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.latestMessage` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chat.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.trip` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.chauffeurs` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.transportEquipments` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.latestLocation` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.actors` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.cameras` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.cameras.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.cameras.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.cameras.uuid` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.cameras.primaryPlatformId` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.cameras.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.cameras.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.cameras.language` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.cameras.type` (string)
    Enum: "telenormicCamera"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.cameras.vehicle` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.legalStatistics` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.legalStatistics.lastInstantOfAVehicleOwnerLocation` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.legalStatistics.countryCabotageStatistics` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.legalStatistics.lastInstantOfInternationalTrip` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.legalStatistics.lastInternationalTripDestinationCountry` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.capacityContract` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.pricingModules` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.attributes` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.vehicleGroups.vehicles.versionNumber` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.activeAdministration` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.accountType` (string)
    Enum: "default", "customer", "supplier", "planning", "financial"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.standardLoadingSize` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.notes` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.users.businesses` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.vehicleGroups` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.team.fleets` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.documents` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.consignments` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.consignments.associationType` (string, required)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.contactDetails` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.contactDetails.associationType` (string)
    Enum: "inline", "reference"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.pricingElements` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.invoices` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.administration` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.shareSettings` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.shareSettings.isOpen` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.shareSettings.shareCode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.shareSettings.validUntil` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.shareSettings.showTripTracking` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.shareSettings.showChauffeur` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.shareSettings.showVehicle` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.shareSettings.showDocuments` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.shareSettings.showCustomerDetails` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.template` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.expectedRevenue` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.expectedCost` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.transportOrder.versionNumber` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.capacityContract` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.hasAgreedToPrice` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.administration` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.year` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.number` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.status` (string)
    Enum: "concept", "open", "accepted", "declined", "invoiced", "cancelled"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.direction` (string)
    Enum: "in", "out"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.currency` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.declinedReason` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.lines` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.lines.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.lines.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.lines.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.lines.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.lines.sequenceNr` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.lines.optional` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.lines.quantity` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.lines.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.lines.startDateTime` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.lines.endDateTime` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.lines.value` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.lines.subTotal` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.lines.tax` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.lines.total` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.lines.pricingCategory` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.lines.entityId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.lines.entityType` (string)
    Enum: "action", "attachTransportEquipmentAction", "detachTransportEquipmentAction", "stopAction", "loadAction", "unloadAction", "waitAction", "consignment", "extendedConsignment", "transportEquipment", "extendedTransportEquipment", "items", "goods", "constraint", "actor", "location", "route", "sensor", "vehicle", "extendedVehicle", "trip", "fleet", "transportOrder", "extendedTransportOrder", "business", "event", "locationUpdateEvent", "startMovingEvent", "startWaitingEvent", "stopEngineEvent", "stopMovingEvent", "message", "document", "chauffeur", "extendedChauffeur", "chauffeurTimeslot", "chat", "user", "administration", "fleetVehicle", "messageAutomation", "capacity_contract", "booking", "invoice", "invoice_line", "quote", "quote_line", "integration", "calendarEvent", "to_do"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.subjectBusiness` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.targetBusiness` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.contactPerson` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.creator` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.subTotal` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.tax` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.total` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.transportOrder` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.hasAgreedToPrice` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.administration` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.year` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.number` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.reference` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.paymentReference` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.status` (string)
    Enum: "concept", "pending_approval", "approved", "rejected", "open", "paid", "reminded", "too_late", "cancelled"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.reminderCount` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.direction` (string)
    Enum: "in", "out"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.currency` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.cancelledReason` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.lines` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.lines.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.lines.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.lines.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.lines.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.lines.sequenceNr` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.lines.quantity` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.lines.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.lines.startDateTime` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.lines.endDateTime` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.lines.value` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.lines.subTotal` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.lines.tax` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.lines.total` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.lines.entityId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.lines.entityType` (string)
    Enum: "action", "attachTransportEquipmentAction", "detachTransportEquipmentAction", "stopAction", "loadAction", "unloadAction", "waitAction", "consignment", "extendedConsignment", "transportEquipment", "extendedTransportEquipment", "items", "goods", "constraint", "actor", "location", "route", "sensor", "vehicle", "extendedVehicle", "trip", "fleet", "transportOrder", "extendedTransportOrder", "business", "event", "locationUpdateEvent", "startMovingEvent", "startWaitingEvent", "stopEngineEvent", "stopMovingEvent", "message", "document", "chauffeur", "extendedChauffeur", "chauffeurTimeslot", "chat", "user", "administration", "fleetVehicle", "messageAutomation", "capacity_contract", "booking", "invoice", "invoice_line", "quote", "quote_line", "integration", "calendarEvent", "to_do"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.lines.quoteLine` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.lines.pricingCategory` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.lines.distinctPerInvoiceId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.subjectBusiness` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.targetBusiness` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.contactPerson` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.creator` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.nextReminderDate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.subTotal` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.tax` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.total` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.totalOpen` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.administration` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.status` (string)
    Enum: "SUCCESS", "CANCELLED"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.transferredFrom` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.transferredTo` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.creator` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.fromUser` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.fromBusiness` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.toUser` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.toBusiness` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.amount` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.fee` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.net` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.parent` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.amount` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.type` (string)
    Enum: "ach_credit_transfer", "ach_debit", "alipay", "bancontact", "card", "card_present", "eps", "giropay", "ideal", "multibanco", "klarna", "p24", "sepa_debit", "sofort", "three_d_secure", "wechat"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.clientSecret` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.codeVerification` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achCreditTransfer` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achCreditTransfer.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achCreditTransfer.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achCreditTransfer.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achCreditTransfer.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achCreditTransfer.account_number` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achCreditTransfer.bank_name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achCreditTransfer.fingerprint` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achCreditTransfer.refund_account_holder_name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achCreditTransfer.refund_account_holder_type` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achCreditTransfer.refund_routing_number` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achCreditTransfer.routing_number` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achCreditTransfer.swift_code` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achDebit` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achDebit.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achDebit.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achDebit.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achDebit.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achDebit.bank_name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achDebit.country` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achDebit.fingerprint` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achDebit.last4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achDebit.routing_number` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.achDebit.type` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.acssDebit` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.acssDebit.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.acssDebit.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.acssDebit.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.acssDebit.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.acssDebit.bank_address_city` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.acssDebit.bank_address_line_1` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.acssDebit.bank_address_line_2` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.acssDebit.bank_address_postal_code` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.acssDebit.bank_name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.acssDebit.category` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.acssDebit.country` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.acssDebit.fingerprint` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.acssDebit.last4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.acssDebit.routing_number` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.alipay` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.alipay.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.alipay.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.alipay.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.alipay.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.alipay.data_string` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.alipay.native_url` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.alipay.statement_descriptor` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.auBecsDebit` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.auBecsDebit.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.auBecsDebit.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.auBecsDebit.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.auBecsDebit.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.auBecsDebit.bsb_number` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.auBecsDebit.fingerprint` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.auBecsDebit.last4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.bancontact` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.bancontact.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.bancontact.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.bancontact.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.bancontact.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.bancontact.bank_code` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.bancontact.bank_name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.bancontact.bic` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.bancontact.iban_last4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.bancontact.preferred_language` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.bancontact.statement_descriptor` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card.address_line1_check` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card.address_zip_check` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card.brand` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card.country` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card.cvc_check` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card.dynamic_last4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card.exp_month` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card.exp_year` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card.fingerprint` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card.funding` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card.iin` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card.issuer` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card.last4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card.three_d_secure` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.card.tokenization_method` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.application_cryptogram` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.application_preferred_name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.authorization_code` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.authorization_response_code` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.brand` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.country` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.cvm_type` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.data_type` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.dedicated_file_name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.emv_auth_data` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.evidence_customer_signature` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.evidence_transaction_certificate` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.exp_month` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.exp_year` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.fingerprint` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.funding` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.iin` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.issuer` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.last4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.pos_device_id` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.pos_entry_mode` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.read_method` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.reader` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.terminal_verification_results` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.cardPresent.transaction_status_information` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.eps` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.eps.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.eps.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.eps.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.eps.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.eps.reference` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.eps.statement_descriptor` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.ideal` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.ideal.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.ideal.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.ideal.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.ideal.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.ideal.bank` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.ideal.bic` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.ideal.iban_last4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.ideal.statement_descriptor` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.background_image_url` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.client_token` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.first_name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.last_name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.locale` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.logo_url` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.page_title` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.pay_later_asset_urls_descriptive` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.pay_later_asset_urls_standard` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.pay_later_name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.pay_later_redirect_url` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.pay_now_asset_urls_descriptive` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.pay_now_asset_urls_standard` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.pay_now_name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.pay_now_redirect_url` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.pay_over_time_asset_urls_descriptive` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.pay_over_time_asset_urls_standard` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.pay_over_time_name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.pay_over_time_redirect_url` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.payment_method_categories` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.purchase_country` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.purchase_type` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.redirect_url` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.shipping_first_name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.klarna.shipping_last_name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.multibanco` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.multibanco.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.multibanco.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.multibanco.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.multibanco.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.multibanco.entity` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.multibanco.reference` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.multibanco.refund_account_holder_address_city` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.multibanco.refund_account_holder_address_country` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.multibanco.refund_account_holder_address_line1` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.multibanco.refund_account_holder_address_line2` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.multibanco.refund_account_holder_address_postal_code` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.multibanco.refund_account_holder_address_state` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.multibanco.refund_account_holder_name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.multibanco.refund_iban` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.p24` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.p24.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.p24.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.p24.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.p24.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.p24.reference` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.bank_name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.bic` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.iban` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.refund_account_holder_address_city` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.refund_account_holder_address_country` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.refund_account_holder_address_line1` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.refund_account_holder_address_line2` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.refund_account_holder_address_postal_code` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.refund_account_holder_address_state` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.refund_account_holder_name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaCreditTransfer.refund_iban` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaDebit` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaDebit.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaDebit.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaDebit.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaDebit.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaDebit.bank_code` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaDebit.branch_code` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaDebit.country` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaDebit.fingerprint` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaDebit.last4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaDebit.mandate_reference` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sepaDebit.mandate_url` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sofort` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sofort.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sofort.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sofort.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sofort.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sofort.bank_code` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sofort.bank_name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sofort.bic` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sofort.country` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sofort.iban_last4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sofort.preferred_language` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.sofort.statement_descriptor` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.address_line1_check` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.address_zip_check` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.authenticated` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.brand` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.card` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.country` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.customer` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.cvc_check` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.dynamic_last4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.exp_month` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.exp_year` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.fingerprint` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.funding` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.iin` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.issuer` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.last4` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.three_d_secure` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.threeDSecure.tokenization_method` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.wechat` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.wechat.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.wechat.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.wechat.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.wechat.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.wechat.prepay_id` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.wechat.qr_code_url` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.source.wechat.statement_descriptor` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.type` (string)
    Enum: "INTERNAL", "EXTERNAL", "WITHDRAW"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.transactions.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.documents` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.shareSettings` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.plan` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.plan.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.plan.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.plan.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.plan.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.plan.amount` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.plan.usageElementTypePrices` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.plan.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.plan.primary` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.plan.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.plan.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.plan.interval` (string)
    Enum: "endOfWeek", "endOfWeekOrMonth", "endOfMonth", "endOfQuarter", "endOfTrip", "endOfTransportOrder"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.plan.intervalCount` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.plan.trialPeriodDays` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.plan.startedAt` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.plan.expiredAt` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.companyName` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.vat` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.email` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.administrativeReference` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.customerId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.intentId` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.lastBilled` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.lastUsageEventsRun` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.billing.approvedBillingElementTypes` (array)
    Enum: "user", "vehicle", "consignment", "invoice", "quote", "trip", "messageAutomation", "integration"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.date` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.invoices.dueAt` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.documents` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.shareSettings` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.description` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.date` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.quote.dueAt` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.invoice` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.status` (string)
    Enum: "draft", "submitted", "pendingConfirmation", "confirmed", "cancelled", "failed"

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.booking.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.shareSettings` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.externalAttributes` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.expectedCost` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.expectedRevenue` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.actualCost` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.quote` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.invoice` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.CO2eWTW` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.CO2eTTW` (number)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.firstAction` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.nextAction` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.lastAction` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.estimatedDuration` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.settings` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.settings.minimumEstimatedDurationUntilNextStartDateTimeConstraint` (boolean)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.route` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.route.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.route.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.route.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.route.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.route.time` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.route.cost` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.route.distance` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.route.expenses` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.route.additionalInfo` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.route.lineString` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.route.actors` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.route.actions` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.route.identifiers` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.route.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.route.constraints` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.stackMap` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.stackMap.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.stackMap.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.stackMap.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.stackMap.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.stackMap.name` (string)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.stackMap.stackSnapshots` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.stackMap.stackSnapshots.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.stackMap.stackSnapshots.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.stackMap.stackSnapshots.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.stackMap.stackSnapshots.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.stackMap.stackSnapshots.stopAction` (object)
    circular reference

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.stackMap.stackSnapshots.stopAction.trip` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.stackMap.stackSnapshots.stopAction.distanceToNextStop` (integer)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.stackMap.stackSnapshots.availableCapacitors` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.stackMap.stackSnapshots.stackedOccupants` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.stackMap.stackSnapshots.unstackedOccupants` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.trip.stackMap.stackSnapshots.capacitorsStackPlan` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.capacityContract` (object)

  - `occurrences.vehicle.boardComputers.transportEquipment.pricingModules` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.constraints` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.attributes` (array)

  - `occurrences.vehicle.boardComputers.transportEquipment.axles` (array)

  - `occurrences.vehicle.boardComputers.chauffeur` (object)

  - `occurrences.vehicle.boardComputers.identifiers` (array)

  - `occurrences.vehicle.notes` (array)

  - `occurrences.vehicle.sensors` (array)

  - `occurrences.vehicle.sensors.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.sensors.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.sensors.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.sensors.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.sensors.identifiers` (array)

  - `occurrences.vehicle.sensors.externalAttributes` (object)

  - `occurrences.vehicle.sensors.lastValueEvent` (object)
    circular reference

  - `occurrences.vehicle.sensors.lastValueEvent.sensor` (object)
    circular reference

  - `occurrences.vehicle.sensors.lastValueEvent.value` (object)

  - `occurrences.vehicle.sensors.name` (string, required)
    Name of the Sensor, for display and search purposes only.

  - `occurrences.vehicle.sensors.placement` (string)
    Sometimes more than one sensor can be associated with a single entity. This is the case e.g. in cooled trailers that are divided into compartments with different temperatures, where each compartment has its own sensor. The placement member can be used to identify where a sensor is placed. Parties using OpenTripModel to exchange sensor data may wish to agree on a standardized naming, but this is too specific to describe in the standard.

  - `occurrences.vehicle.sensors.type` (string)
    Type of the sensor, e.g. temperature, speed, etc.
    Example: "temperature"

  - `occurrences.vehicle.sensors.constraints` (array)

  - `occurrences.vehicle.fleets` (array)

  - `occurrences.vehicle.chat` (object)

  - `occurrences.vehicle.trip` (object)

  - `occurrences.vehicle.chauffeurs` (array)

  - `occurrences.vehicle.transportEquipments` (array)

  - `occurrences.vehicle.latestLocation` (object)

  - `occurrences.vehicle.latestLocation.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.latestLocation.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.latestLocation.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.latestLocation.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.latestLocation.type` (string)
    Enum: "generalEvent", "sensorUpdateEvent", "gateInEvent", "gateOutEvent", "arrivalEvent", "departureEvent", "stopEngineEvent", "startEngineEvent", "startWaitingEvent", "stopWaitingEvent", "stopMovingEvent", "startMovingEvent", "locationUpdateEvent", "updateEvent", "associationRemovedEvent", "associationCreatedEvent", "capacityChangeEvent"

  - `occurrences.vehicle.latestLocation.lifeCycle` (string)
    Enum: "requested", "planned", "projected", "actual", "realized"

  - `occurrences.vehicle.latestLocation.externalAttributes` (object)

  - `occurrences.vehicle.latestLocation.dateTime` (string)

  - `occurrences.vehicle.latestLocation.vehicle` (object)
    circular reference

  - `occurrences.vehicle.latestLocation.chauffeur` (object)

  - `occurrences.vehicle.latestLocation.transportEquipment` (object)

  - `occurrences.vehicle.latestLocation.trip` (object)

  - `occurrences.vehicle.latestLocation.geoReference` (object)

  - `occurrences.vehicle.latestLocation.distanceToNextStop` (integer)

  - `occurrences.vehicle.latestLocation.timeToNextStop` (integer)

  - `occurrences.vehicle.latestLocation.identifiers` (array)

  - `occurrences.vehicle.actors` (array)

  - `occurrences.vehicle.identifiers` (array)

  - `occurrences.vehicle.cameras` (array)

  - `occurrences.vehicle.cameras.id` (string, required)
    Uniquely identifies this entity. A ID can be assigned  or will be generated by the server if the request doesn't provide it. Once assigned, the ID can't be changed

  - `occurrences.vehicle.cameras.nonce` (string)
    Nonce, a field that is not saved and returns exactly the same value you sent. This ensures you can identify your object that has been updated or created.

  - `occurrences.vehicle.cameras.createdAt` (string)
    The date and time this Entity has been created

  - `occurrences.vehicle.cameras.updatedAt` (string)
    The date and time this Entity has been updated

  - `occurrences.vehicle.cameras.vehicle` (object)
    circular reference

  - `occurrences.vehicle.cameras.type` (string)
    Enum: "telenormicCamera"

  - `occurrences.vehicle.legalStatistics` (object)

  - `occurrences.vehicle.capacityContract` (object)

  - `occurrences.vehicle.pricingModules` (array)

  - `occurrences.vehicle.name` (string)

  - `occurrences.vehicle.description` (string)

  - `occurrences.vehicle.vin` (string)

  - `occurrences.vehicle.licensePlate` (string)

  - `occurrences.vehicle.vehicleType` (string)

  - `occurrences.vehicle.emissionStandard` (string)
    Enum: "euro0", "euro1", "euro2", "euro3", "euro4", "euro5", "euro6", "euro7", "euro_eev"

  - `occurrences.vehicle.fuelCapacity` (object)

  - `occurrences.vehicle.fuelType` (string)

  - `occurrences.vehicle.maxLinks` (integer)

  - `occurrences.vehicle.length` (object)

  - `occurrences.vehicle.height` (object)

  - `occurrences.vehicle.width` (object)

  - `occurrences.vehicle.loadLength` (object)

  - `occurrences.vehicle.loadHeight` (object)

  - `occurrences.vehicle.loadWidth` (object)

  - `occurrences.vehicle.maxWeight` (object)

  - `occurrences.vehicle.emptyWeight` (object)

  - `occurrences.vehicle.axles` (array)

  - `occurrences.vehicle.operational` (boolean)

  - `occurrences.vehicle.attributes` (array)

  - `occurrences.transportEquipment` (object)

  - `occurrences.chauffeur` (object)

  - `total` (integer)

## Response 400 fields (application/json):

  - `success` (boolean)

  - `message` (string)

  - `code` (integer)

  - `errors` (array)

  - `suggestion` (string)


