Creates a trip.Copy Pagepost https://spot-subcontracting.api.eu1.scalar.zf.com/v1/tripsCreates a new trip.Body ParamsRepresents a trip.namestringRepresents 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 about 1 year ago