Settings
Update
Update the settings of the fleet.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Body
application/json
Example:
null
Example:
null
Example:
"Street Address"
Example:
"12345"
Example:
"City"
Example:
"Country"
Available options:
NONE
, DAILY
, WEEKLY
, MONTHLY
Example:
"WEEKLY"
Available options:
NONE
, DAILY
, WEEKLY
, MONTHLY
Example:
"WEEKLY"
Available options:
REAL_COST
, CASH_COST
, CUSTOM_FEE
Example:
"CASH_COST"
Available options:
CASH_COST
Example:
null
Response
200 - application/json
Successful response
Example:
null
Example:
null
Example:
"Street Address"
Example:
"12345"
Example:
"City"
Example:
"Country"
Example:
"WEEKLY"
Example:
"WEEKLY"
Example:
"CASH_COST"
Example:
null
Example:
null
Was this page helpful?