Frontu API Sandbox
ClientApi/Travels
Create / Update Travel
2min
POST
AUTHENTICATION
Authorization
apiKey
FORM PARAMETERS
task
string
GUID or systemId of Task
user
string
GUID or systemId of User
guid
string
Identifier from Frontu
deleted
string
Mark if entity is archived (1) or active (0)
started
string
Time when the travel started
ended
string
Time when the travel ended
startLongitude
string
Travel start longitude
startLatitude
string
Travel start latitude
endLongitude
string
Travel end longitude
endLatitude
string
Travel end latitude
vehicle
string
Vehicle guid
systemId
string
Identifier from external system
RESPONSES
200
OK
400
Bad Request
object
Bad Request
Curl
Python
PHP
Shell
C#
|
RESPONSES
200
400
|

Updated 31 Jul 2023
Did this page help you?