Creates vehicles to be added to the company's fleet in the Nuport system. Vehicles will be used for generated delivery plans based on dimensions and availability. This API acts as an "upsert" operation in that it will create a new vehicle if the "internalId" does not exist in Nuport's system or it will update a vehicle by the provided "internalId". Note that an array of vehicle data will be passed to this API and an array of created/updated vehicle will be returned in the order that they are passed in.

Language
Click Try It! to start a request and see the response here!