# Create contract

Create a new contract

Endpoint: POST /contract
Version: 0.9.74
Security: bearer, apiKey, apiSecret

## Header parameters:

  - `Authorization` (string, required)

## Request fields (application/json):

  - `nonce` (string)

  - `title` (string)

  - `description` (string)

  - `deliveryTerms` (string)
    Enum: "EXW", "FCA", "FAS", "FOB", "CPT", "CIP", "CFR", "CIF", "DAP", "DPU", "DDP"

  - `contractor` (object)

  - `contractor.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.

  - `contractor.uuid` (string, required)

  - `contractor.primaryPlatformId` (string, required)

  - `contractor.language` (object)
    circular reference

  - `contractor.name` (string)
    The name of the business

  - `contractor.relationType` (string)

  - `contractor.alias` (string)
    The alias name of the business

  - `contractor.description` (string)

  - `contractor.transportLicenseNumber` (string)

  - `contractor.eori` (string)

  - `contractor.scacCode` (string)

  - `contractor.industry` (object)

  - `contractor.industry.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.

  - `contractor.industry.uuid` (string, required)

  - `contractor.industry.primaryPlatformId` (string, required)

  - `contractor.industry.language` (object)
    circular reference

  - `contractor.industry.name` (string)

  - `contractor.industry.abbreviated` (string)

  - `contractor.industry.enabled` (boolean)

  - `contractor.website` (string)

  - `contractor.coc` (string)

  - `contractor.vat` (string)

  - `contractor.invoiceAttentionTo` (string)

  - `contractor.invoiceEmail` (string)

  - `contractor.quoteAttentionTo` (string)

  - `contractor.quoteEmail` (string)

  - `contractor.verified` (boolean)

  - `contractor.documents` (array)

  - `contractor.documents.associationType` (string)
    Enum: "inline", "reference"

  - `contractor.logo` (object)

  - `contractor.logo.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.

  - `contractor.logo.url` (string)

  - `contractor.logo.path` (string)

  - `contractor.logo.name` (string)

  - `contractor.logo.originalName` (string)

  - `contractor.logo.size` (integer)

  - `contractor.logo.purpose` (string)

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

  - `contractor.logo.mimeType` (string)

  - `contractor.logo.extension` (string)

  - `contractor.logo.identifiers` (array)

  - `contractor.logo.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.

  - `contractor.logo.identifiers.name` (string)

  - `contractor.logo.identifiers.system` (string)

  - `contractor.logo.identifiers.value` (string)

  - `contractor.logo.identifiers.expiredAt` (string)

  - `contractor.logo.bucket` (object)

  - `contractor.logo.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.

  - `contractor.logo.bucket.name` (string)

  - `contractor.logo.uploadedAt` (string)

  - `contractor.logo.tempFile` (string)

  - `contractor.banners` (array)

  - `contractor.banners.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.

  - `contractor.banners.uuid` (string, required)

  - `contractor.banners.primaryPlatformId` (string, required)

  - `contractor.banners.language` (object)
    circular reference

  - `contractor.banners.url` (string)

  - `contractor.banners.path` (string)

  - `contractor.banners.name` (string)

  - `contractor.banners.originalName` (string)

  - `contractor.banners.size` (integer)

  - `contractor.banners.purpose` (string)

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

  - `contractor.banners.mimeType` (string)

  - `contractor.banners.extension` (string)

  - `contractor.banners.identifiers` (array)

  - `contractor.banners.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.

  - `contractor.banners.identifiers.uuid` (string, required)

  - `contractor.banners.identifiers.primaryPlatformId` (string, required)

  - `contractor.banners.identifiers.language` (object)
    circular reference

  - `contractor.banners.identifiers.name` (string)

  - `contractor.banners.identifiers.system` (string)

  - `contractor.banners.identifiers.value` (string)

  - `contractor.banners.identifiers.expiredAt` (string)

  - `contractor.banners.bucket` (object)

  - `contractor.banners.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.

  - `contractor.banners.bucket.uuid` (string, required)

  - `contractor.banners.bucket.primaryPlatformId` (string, required)

  - `contractor.banners.bucket.language` (object)
    circular reference

  - `contractor.banners.bucket.name` (string)

  - `contractor.banners.uploadedAt` (string)

  - `contractor.banners.tempFile` (string)

  - `contractor.banners.contentMatrix` (array)

  - `contractor.locations` (array)

  - `contractor.locations.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.

  - `contractor.locations.uuid` (string, required)

  - `contractor.locations.primaryPlatformId` (string, required)

  - `contractor.locations.language` (object)
    circular reference

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

  - `contractor.locations.name` (string)

  - `contractor.locations.unCode` (string)

  - `contractor.locations.geoReference` (object)

  - `contractor.locations.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.

  - `contractor.locations.geoReference.uuid` (string, required)

  - `contractor.locations.geoReference.primaryPlatformId` (string, required)

  - `contractor.locations.geoReference.language` (object)
    circular reference

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

  - `contractor.locations.administrativeReference` (object)

  - `contractor.locations.administrativeReference.name` (string)

  - `contractor.locations.administrativeReference.street` (string)

  - `contractor.locations.administrativeReference.houseNumber` (string)

  - `contractor.locations.administrativeReference.houseNumberAddition` (string)

  - `contractor.locations.administrativeReference.postalCode` (string)

  - `contractor.locations.administrativeReference.city` (string)

  - `contractor.locations.administrativeReference.country` (string)

  - `contractor.locations.contactDetails` (array)

  - `contractor.locations.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.

  - `contractor.locations.contactDetails.uuid` (string, required)

  - `contractor.locations.contactDetails.primaryPlatformId` (string, required)

  - `contractor.locations.contactDetails.language` (object)
    circular reference

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

  - `contractor.locations.contactDetails.value` (string)

  - `contractor.locations.contactDetails.remarks` (string)

  - `contractor.locations.openingTimes` (object)

  - `contractor.locations.openingTimes.monday` (object)

  - `contractor.locations.openingTimes.monday.start` (string)

  - `contractor.locations.openingTimes.monday.end` (string)

  - `contractor.locations.openingTimes.monday.open` (boolean)

  - `contractor.locations.openingTimes.monday.day` (string)

  - `contractor.locations.openingTimes.monday.name` (string)

  - `contractor.locations.openingTimes.monday.description` (string)

  - `contractor.locations.openingTimes.tuesday` (object)

  - `contractor.locations.openingTimes.wednesday` (object)

  - `contractor.locations.openingTimes.thursday` (object)

  - `contractor.locations.openingTimes.friday` (object)

  - `contractor.locations.openingTimes.saturday` (object)

  - `contractor.locations.openingTimes.sunday` (object)

  - `contractor.locations.terminal` (object)

  - `contractor.locations.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.

  - `contractor.locations.terminal.uuid` (string, required)

  - `contractor.locations.terminal.primaryPlatformId` (string, required)

  - `contractor.locations.terminal.language` (object)
    circular reference

  - `contractor.locations.terminal.name` (string, required)

  - `contractor.locations.terminal.integrationType` (string)
    Enum: "portbase", "psa", "dpworld"

  - `contractor.locations.terminal.ean` (string)

  - `contractor.locations.terminal.bicsCode` (string)

  - `contractor.locations.terminal.quayName` (string)

  - `contractor.locations.terminal.smdgCode` (string)

  - `contractor.locations.terminal.locations` (array)

  - `contractor.locations.terminal.allowedModalities` (array)

  - `contractor.locations.terminal.terminalSettings` (array)

  - `contractor.locations.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.

  - `contractor.locations.terminal.terminalSettings.uuid` (string, required)

  - `contractor.locations.terminal.terminalSettings.primaryPlatformId` (string, required)

  - `contractor.locations.terminal.terminalSettings.language` (object)
    circular reference

  - `contractor.locations.terminal.terminalSettings.loading` (boolean)

  - `contractor.locations.terminal.terminalSettings.full` (boolean)

  - `contractor.locations.terminal.terminalSettings.modality` (string)

  - `contractor.locations.terminal.terminalSettings.sealNumberAllowed` (boolean)

  - `contractor.locations.terminal.terminalSettings.reeferAllowed` (boolean)

  - `contractor.locations.terminal.terminalSettings.grossWeightAllowed` (boolean)

  - `contractor.locations.terminal.terminalSettings.outOfGaugeAllowed` (boolean)

  - `contractor.locations.terminal.terminalSettings.dangerousGoodsAllowed` (boolean)

  - `contractor.locations.terminal.terminalSettings.cargoCutOffInMinutes` (integer)

  - `contractor.locations.terminal.tarRequired` (boolean)

  - `contractor.locations.terminal.roadLicenseIdRequired` (boolean)

  - `contractor.locations.actions` (array)

  - `contractor.locations.actions.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.

  - `contractor.locations.actions.uuid` (string, required)

  - `contractor.locations.actions.primaryPlatformId` (string, required)

  - `contractor.locations.actions.language` (object)
    circular reference

  - `contractor.locations.actions.type` (string)
    Enum: "load", "unload", "handOver", "stop", "move", "attachTransportEquipment", "detachTransportEquipment", "attachChauffeur", "detachChauffeur", "genericAction", "wait", "break", "refuel", "customs", "weighing", "typeTakeAndReturn", "booking"

  - `contractor.locations.actions.groupId` (string)

  - `contractor.locations.actions.name` (string, required)
    The name of the action

  - `contractor.locations.actions.externalAttributes` (object)

  - `contractor.locations.actions.identifiers` (array)

  - `contractor.locations.actions.lifeCycle` (string)
    Enum: "requested", "planned", "projected", "actual", "realized"

  - `contractor.locations.actions.result` (object)

  - `contractor.locations.actions.result.status` (string)
    Enum: "succeeded", "failed", "partiallySucceeded", "cancelled"

  - `contractor.locations.actions.result.remark` (string)

  - `contractor.locations.actions.result.reason` (string)

  - `contractor.locations.actions.result.results` (array)

  - `contractor.locations.actions.result.answers` (object)

  - `contractor.locations.actions.result.attachments` (array)

  - `contractor.locations.actions.result.attachments.questionId` (string)

  - `contractor.locations.actions.result.attachments.type` (string)
    Enum: "photo", "signature", "document"

  - `contractor.locations.actions.result.attachments.documentId` (string)

  - `contractor.locations.actions.result.attachments.dataUrl` (string)

  - `contractor.locations.actions.remark` (string)

  - `contractor.locations.actions.sequenceNr` (integer)
    The number in which order the Action occurs

  - `contractor.locations.actions.tripSequenceNr` (integer)
    The number in which order the Action occurs within the trip

  - `contractor.locations.actions.location` (object)

  - `contractor.locations.actions.location.associationType` (string)
    Enum: "inline", "reference"

  - `contractor.locations.actions.startTime` (string)

  - `contractor.locations.actions.endTime` (string)

  - `contractor.locations.actions.eta` (string)

  - `contractor.locations.actions.etd` (string)

  - `contractor.locations.actions.timeFormat` (string)

  - `contractor.locations.actions.recurrence` (string)

  - `contractor.locations.actions.duration` (integer)
    The actual duration of the action in minutes

  - `contractor.locations.actions.estimatedDuration` (integer)
    The estimated duration of the action in minutes

  - `contractor.locations.actions.inTripOnly` (boolean)

  - `contractor.locations.actions.actions` (array)

  - `contractor.locations.actions.actions.associationType` (string)
    Enum: "inline", "reference"

  - `contractor.locations.actions.communicationRequests` (array)

  - `contractor.locations.actions.communicationRequests.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.

  - `contractor.locations.actions.communicationRequests.uuid` (string, required)

  - `contractor.locations.actions.communicationRequests.primaryPlatformId` (string, required)

  - `contractor.locations.actions.communicationRequests.language` (object)
    circular reference

  - `contractor.locations.actions.communicationRequests.name` (string)

  - `contractor.locations.actions.communicationRequests.description` (string)

  - `contractor.locations.actions.communicationRequests.status` (string)
    Enum: "pending", "processing", "success", "failure"

  - `contractor.locations.actions.communicationRequests.responseMessage` (string)

  - `contractor.locations.actions.communicationRequests.responseValue` (string)

  - `contractor.locations.actions.documents` (array)

  - `contractor.locations.actions.documents.associationType` (string)
    Enum: "inline", "reference"

  - `contractor.locations.actions.contextEvents` (array)

  - `contractor.locations.actions.contextEvents.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.

  - `contractor.locations.actions.contextEvents.uuid` (string, required)

  - `contractor.locations.actions.contextEvents.primaryPlatformId` (string, required)

  - `contractor.locations.actions.contextEvents.language` (object)
    circular reference

  - `contractor.locations.actions.contextEvents.type` (string)
    Enum: "generalEvent", "sensorUpdateEvent", "gateInEvent", "gateOutEvent", "arrivalEvent", "departureEvent", "stopEngineEvent", "startEngineEvent", "startWaitingEvent", "stopWaitingEvent", "stopMovingEvent", "startMovingEvent", "locationUpdateEvent", "updateEvent", "associationRemovedEvent", "associationCreatedEvent", "capacityChangeEvent"

  - `contractor.locations.actions.contextEvents.lifeCycle` (string)
    Enum: "requested", "planned", "projected", "actual", "realized"

  - `contractor.locations.actions.contextEvents.externalAttributes` (object)

  - `contractor.locations.actions.contextEvents.identifiers` (array)

  - `contractor.locations.actions.contextEvents.dateTime` (string)

  - `contractor.locations.actions.attributes` (array)

  - `contractor.locations.actions.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.

  - `contractor.locations.actions.attributes.uuid` (string, required)

  - `contractor.locations.actions.attributes.primaryPlatformId` (string, required)

  - `contractor.locations.actions.attributes.language` (object)
    circular reference

  - `contractor.locations.actions.attributes.name` (string)

  - `contractor.locations.actions.attributes.color` (string)

  - `contractor.locations.actions.versionNumber` (integer)

  - `contractor.locations.actions.constraints` (array)

  - `contractor.locations.actions.constraints.associationType` (string, required)

  - `contractor.locations.constraints` (array)

  - `contractor.locations.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.

  - `contractor.locations.constraints.uuid` (string, required)

  - `contractor.locations.constraints.primaryPlatformId` (string, required)

  - `contractor.locations.constraints.language` (object)
    circular reference

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

  - `contractor.locations.constraints.name` (string)

  - `contractor.locations.constraints.enforceability` (string)
    Enum: "enforced", "preference"

  - `contractor.locations.pricingElements` (array)

  - `contractor.locations.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.

  - `contractor.locations.pricingElements.uuid` (string, required)

  - `contractor.locations.pricingElements.primaryPlatformId` (string, required)

  - `contractor.locations.pricingElements.language` (object)
    circular reference

  - `contractor.locations.pricingElements.sequenceNr` (integer)

  - `contractor.locations.pricingElements.quantity` (integer)

  - `contractor.locations.pricingElements.name` (string)

  - `contractor.locations.pricingElements.description` (string)

  - `contractor.locations.pricingElements.category` (object)

  - `contractor.locations.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.

  - `contractor.locations.pricingElements.category.uuid` (string, required)

  - `contractor.locations.pricingElements.category.primaryPlatformId` (string, required)

  - `contractor.locations.pricingElements.category.language` (object)
    circular reference

  - `contractor.locations.pricingElements.category.name` (string)

  - `contractor.locations.pricingElements.category.creditCode` (string)

  - `contractor.locations.pricingElements.category.debitCode` (string)

  - `contractor.locations.pricingElements.category.defaultValue` (number)

  - `contractor.locations.pricingElements.category.enabled` (boolean)

  - `contractor.locations.pricingElements.category.tripRevenue` (boolean)

  - `contractor.locations.pricingElements.business` (object)
    circular reference

  - `contractor.locations.remark` (string)

  - `contractor.locations.hash` (string)

  - `contractor.locations.identifiers` (array)

  - `contractor.locations.externalAttributes` (object)

  - `contractor.locations.dataIsComplete` (boolean)

  - `contractor.identification` (array)

  - `contractor.identifiers` (array)

  - `contractor.contactDetails` (array)

  - `contractor.contactPersons` (array)

  - `contractor.contactPersons.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.

  - `contractor.contactPersons.uuid` (string, required)

  - `contractor.contactPersons.primaryPlatformId` (string, required)

  - `contractor.contactPersons.language` (object)
    circular reference

  - `contractor.contactPersons.firstName` (string)

  - `contractor.contactPersons.lastName` (string)

  - `contractor.contactPersons.position` (string)

  - `contractor.contactPersons.email` (string)

  - `contractor.contactPersons.phone` (string)

  - `contractor.contactPersons.mobilePhone` (string)

  - `contractor.notes` (array)

  - `contractor.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.

  - `contractor.notes.uuid` (string, required)

  - `contractor.notes.primaryPlatformId` (string, required)

  - `contractor.notes.language` (object)
    circular reference

  - `contractor.notes.author` (object)
    circular reference

  - `contractor.notes.name` (string)

  - `contractor.notes.text` (string)

  - `contractor.partOf` (array)

  - `contractor.administration` (object)

  - `contractor.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.

  - `contractor.administration.uuid` (string, required)

  - `contractor.administration.primaryPlatformId` (string, required)

  - `contractor.administration.language` (object)
    circular reference

  - `contractor.administration.platforms` (array)

  - `contractor.administration.name` (string)

  - `contractor.administration.primary` (boolean)

  - `contractor.administration.transportOrderPrefix` (string)

  - `contractor.administration.consignmentPrefix` (string)

  - `contractor.administration.business` (object)
    circular reference

  - `contractor.administration.currency` (object)

  - `contractor.administration.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.

  - `contractor.administration.currency.uuid` (string, required)

  - `contractor.administration.currency.primaryPlatformId` (string, required)

  - `contractor.administration.currency.language` (object)
    circular reference

  - `contractor.administration.currency.name` (string)

  - `contractor.administration.currency.short` (string)

  - `contractor.administration.currency.sign` (string)

  - `contractor.administration.currency.decimalDelimiter` (string)

  - `contractor.administration.currency.thousandDelimiter` (string)

  - `contractor.administration.currency.enabled` (boolean)

  - `contractor.administration.bankAccounts` (array)

  - `contractor.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.

  - `contractor.administration.bankAccounts.uuid` (string, required)

  - `contractor.administration.bankAccounts.primaryPlatformId` (string, required)

  - `contractor.administration.bankAccounts.language` (object)
    circular reference

  - `contractor.administration.bankAccounts.accountHolderName` (string)

  - `contractor.administration.bankAccounts.accountHolderType` (string)

  - `contractor.administration.bankAccounts.bankName` (string)

  - `contractor.administration.bankAccounts.routingNumber` (string)

  - `contractor.administration.bankAccounts.accountNumber` (string)

  - `contractor.administration.bankAccounts.last4` (string)

  - `contractor.administration.bankAccounts.currency` (object)

  - `contractor.administration.bankAccounts.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.

  - `contractor.administration.bankAccounts.currency.name` (string)

  - `contractor.administration.bankAccounts.currency.short` (string)

  - `contractor.administration.bankAccounts.currency.sign` (string)

  - `contractor.administration.bankAccounts.currency.decimalDelimiter` (string)

  - `contractor.administration.bankAccounts.currency.thousandDelimiter` (string)

  - `contractor.administration.bankAccounts.currency.enabled` (boolean)

  - `contractor.administration.bankAccounts.country` (string)

  - `contractor.administration.bankAccounts.validation` (object)
    circular reference

  - `contractor.administration.bankAccounts.validated` (boolean)

  - `contractor.administration.bankAccounts.identifiers` (array)

  - `contractor.administration.numberFormat` (string)

  - `contractor.administration.numberLength` (integer)

  - `contractor.administration.dueDays` (integer)

  - `contractor.administration.invoiceNumberIndex` (object)

  - `contractor.administration.quoteNumberIndex` (object)

  - `contractor.administration.invoiceSendMessageAutomation` (object)

  - `contractor.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.

  - `contractor.administration.invoiceSendMessageAutomation.uuid` (string, required)

  - `contractor.administration.invoiceSendMessageAutomation.primaryPlatformId` (string, required)

  - `contractor.administration.invoiceSendMessageAutomation.language` (object)
    circular reference

  - `contractor.administration.invoiceSendMessageAutomation.type` (string)
    Enum: "messageAutomation", "questionAnswerAutomation", "fileRequestAutomation"

  - `contractor.administration.invoiceSendMessageAutomation.name` (string, required)
    The name of a messageAutomation

  - `contractor.administration.invoiceSendMessageAutomation.description` (string, required)
    The description of a messageAutomation

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig` (object)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.triggerType` (string)
    Enum: "trigger", "scheduler", "listener"

  - `contractor.administration.invoiceSendMessageAutomation.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"

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.schedule` (object)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.schedule.integrationSchedulerScheduleValue` (integer)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.schedule.integrationSchedulerScheduleType` (string)
    Enum: "seconds", "minutes", "hours", "days", "months"

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.schedule.milliseconds` (integer)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.uniqueIdentifierSelector` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.uniqueIdentifierSchedule` (object)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.filters` (array)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.filters.selector` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.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"

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.filters.value` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.filters.linkType` (string)
    Enum: "and", "or"

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.filters.filters` (array)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.filters.sequenceNr` (integer)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.filters.valueSelector` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.query` (object)

  - `contractor.administration.invoiceSendMessageAutomation.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.

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.query.fields` (array)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.query.fields.name` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.query.fields.groupByAggregate` (string)
    Enum: "count", "max", "min", "sum", "avg"

  - `contractor.administration.invoiceSendMessageAutomation.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"

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.query.joins` (array)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.query.joins.type` (string)
    Enum: "inner_join"

  - `contractor.administration.invoiceSendMessageAutomation.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"

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.query.joins.onLeft` (object)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.query.joins.onRight` (object)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.query.filters` (array)

  - `contractor.administration.invoiceSendMessageAutomation.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.

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.query.filters.sequenceNr` (integer)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.query.filters.field` (string)

  - `contractor.administration.invoiceSendMessageAutomation.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"

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.query.filters.value` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.query.filters.valueType` (string)
    Enum: "constant", "string", "integer", "float", "datetime", "duration", "date", "time", "boolean", "object", "array", "filters", "table"

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.query.filters.linkType` (string)
    Enum: "and", "or"

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.query.groupBy` (array)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.query.having` (object)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.query.sortFields` (array)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.query.sortDirection` (string)
    Enum: "asc", "desc"

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.query.limit` (integer)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.query.offset` (integer)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.recipients` (array)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.recipientSelector` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.toggleForAll` (boolean)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.channel` (string)
    Enum: "email", "chat", "notification", "whatsapp", "telegram"

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.manualIntegration` (object)
    circular reference

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.includeAttachments` (boolean)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.documentAttachments` (array)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.documentAttachments.documentSourceType` (string)
    Enum: "ENTITY_PDF", "CUSTOM_TEMPLATE", "INSIGHT_REPORT", "STATIC_FILE"

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.documentAttachments.documentType` (string)
    Enum: "cmr", "waybill", "invoice", "quote", "transportOrder", "trip", "custom"

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.documentAttachments.documentTemplateId` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.documentAttachments.fileUrl` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.documentAttachments.insightType` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.documentAttachments.reportParameters` (object)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.documentAttachments.entityIdSelector` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.documentAttachments.fileNameTemplate` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.subject` (string)
    The subject of a message for a particular messageAutomation

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.currentTriggerPosition` (integer)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.localizedTexts` (array)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.localizedTexts.language` (object)

  - `contractor.administration.invoiceSendMessageAutomation.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.

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.localizedTexts.language.name` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.localizedTexts.language.localName` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.localizedTexts.language.code` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.localizedTexts.language.iso3166` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.localizedTexts.language.decimalDelimiter` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.localizedTexts.language.thousandDelimiter` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.localizedTexts.language.dateFormat` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.localizedTexts.language.measurementUnit` (string)
    Enum: "metric", "imperial"

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.localizedTexts.content` (string, required)
    The template of a message for a particular messageAutomation

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.localizedTexts.messageTemplate` (string, required)
    The template of a message for a particular messageAutomation

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.localizedTexts.subject` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.defaultLanguageId` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.languageSelector` (string)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.userEnableable` (boolean)

  - `contractor.administration.invoiceSendMessageAutomation.automationConfig.userPermissionFilters` (array)

  - `contractor.administration.invoiceSendMessageAutomation.messageAutomationIntegration` (object)
    circular reference

  - `contractor.administration.invoiceSendMessageAutomation.enabled` (boolean)

  - `contractor.administration.invoiceSendMessageAutomation.lastHandled` (string)

  - `contractor.administration.invoiceSendMessageAutomation.template` (boolean)

  - `contractor.administration.invoiceSendMessageAutomation.templateCategory` (string)

  - `contractor.administration.automaticallySendReminders` (boolean)

  - `contractor.administration.invoiceFirstReminderMessageAutomation` (object)

  - `contractor.administration.invoiceSecondReminderMessageAutomation` (object)

  - `contractor.administration.invoiceThirdReminderMessageAutomation` (object)

  - `contractor.administration.invoicePaidMessageAutomation` (object)

  - `contractor.administration.quoteSendMessageAutomation` (object)

  - `contractor.administration.invoiceTermsAndConditions` (array)

  - `contractor.administration.invoiceTermsAndConditions.language` (object)

  - `contractor.administration.invoiceTermsAndConditions.text` (string)

  - `contractor.administration.quoteTermsAndConditions` (array)

  - `contractor.administration.transportOrderTermsAndConditions` (array)

  - `contractor.administration.identifiers` (array)

  - `contractor.dataIsComplete` (boolean)

  - `contractor.pricingConfigurationCount` (integer)

  - `contractor.hasAgreedToPrice` (boolean)

  - `contractorSignee` (object)

  - `client` (object)

  - `clientSignee` (object)

## Response 200 fields (application/json):

  - `success` (boolean)

  - `message` (string)

  - `code` (integer)

  - `contract` (object)

  - `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

  - `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.

  - `contract.uuid` (string, required)

  - `contract.primaryPlatformId` (string, required)

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

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

  - `contract.language` (object)
    circular reference

  - `contract.title` (string)

  - `contract.description` (string)

  - `contract.deliveryTerms` (string)
    Enum: "EXW", "FCA", "FAS", "FOB", "CPT", "CIP", "CFR", "CIF", "DAP", "DPU", "DDP"

  - `contract.contractor` (object)
    circular reference

  - `contract.contractorSignee` (object)

  - `contract.client` (object)
    circular reference

  - `contract.clientSignee` (object)

## Response 400 fields (application/json):

  - `success` (boolean)

  - `message` (string)

  - `code` (integer)

  - `errors` (array)

  - `suggestion` (string)


