Creates a trip.Ask AIpost https://spot-subcontracting.api.eu1.scalar.zf.com/v1/tripsCreates a new trip.Body ParamsnamestringRepresents the name of the trip.externalIdstring | nullRepresents the external ID of the trip.driverConfigurationobjectConfigures driver optionsdriverConfiguration objectmissionsarrayrequiredRepresents a list of missions, needs a minimum of 2 missions.missions*ADD PostMissionDtoRequest | PostMissionDtoRequestInternalecmrDataobjectecmrData objectResponses 201Success code. Returns the newly created trip details. 400Failure code. The request was unacceptable, parameters are invalid. 500Failure code. Indicates an internal server error (unhandled exception).Updated 12 months ago