v1
latestOpenAPI 3.0.02026-07-24189145350.1 KBTrip Definitions
Create new trip definition
Create new trip definition
post/apis/stork-api/trip-definitions
Request body
Example request
{
"checkpointDefinitions": [
{
"steps": [
{
"name": "Ingreso a CD",
"icon": "Entry",
"normalDuration": "PT20M",
"minDuration": "PT30M",
"maxDuration": "PT20M"
}
]
}
]
}Response
Created trip definition