Skip to main content
POST
Save mileage setup

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, see Authentication for more detail.

Body

application/json
workHours
object

Work hours configuration for automatic mileage trip classification

setupComplete
boolean

Whether the mileage setup has been completed

Example:

false

Response

Success

result
enum<string>

The result of the action performed.

Available options:
SUCCESS,
FAILURE
data
object

The data generated by the action performed.