v1
latestOpenAPI 3.0.02026-07-24189145350.1 KBTrips
Update trip checkpoint step
Update trip checkpoint step
patch/apis/stork-api/trips/{idOrCode}/checkpoints/{checkpointIndex}/steps/{stepIndex}
Path parameters
idOrCodestring required
Trip id or trip code
checkpointIndexnumber required
stepIndexnumber required
Request body
Example request
{
"plannedAt": "2024-05-27T16:19:20.702+00:00",
"triggeredAt": "2024-05-27T16:19:20.702+00:00"
}