ResourceOwnerIntegration
Send AutoPlan V2 Driving Journal
Send driving journal to AutoPlan V2 API. GET endpoint must be called first to retrieve the data to send. Note: Incoming odometer is automatically calculated from previous period's outgoing value per API specification. This is the NEW API endpoint that replaces POST /autoplan/mileagelog (legacy).
post/v1/resourceowner/integration/autoplan/v2/drivingjournal/{vehicleId}/{year}/{month}
Path parameters
vehicleIdinteger required
The vehicle id
yearinteger required
Year of the period
monthinteger required
Month of the period
Request body
Response
Driving journal successfully sent