PUT
/
v2
/
fleet
/
settings

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Fleet-Id
string

Body

application/json
amount_override
enum<string>
Available options:
CASH_COST
city
string
country
string
custom_fee
string
driver_invoice_amount_choice
enum<string>
Available options:
REAL_COST,
CASH_COST,
CUSTOM_FEE
driver_invoice_frequency
enum<string>
Available options:
NONE,
DAILY,
WEEKLY,
MONTHLY
street
string
summary_email_frequency
enum<string>
Available options:
NONE,
DAILY,
WEEKLY,
MONTHLY
zip_code
string

Response

200 - application/json
amount_override
string
city
string
country
string
custom_fee
string
driver_invoice_amount_choice
string
driver_invoice_frequency
string
has_driver_invoice
string
street
string
summary_email_frequency
string
zip_code
string