Skip to main content
PUT
Update

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
custom_fee
string
Example:

null

Example:

null

street
string
Example:

"Street Address"

zip_code
string
Example:

"12345"

city
string
Example:

"City"

country
string
Example:

"Country"

summary_email_frequency
enum<string>
Available options:
NONE,
DAILY,
WEEKLY,
MONTHLY
Example:

"WEEKLY"

driver_invoice_frequency
enum<string>
Available options:
NONE,
DAILY,
WEEKLY,
MONTHLY
Example:

"WEEKLY"

driver_invoice_amount_choice
enum<string>
Available options:
REAL_COST,
CASH_COST,
CUSTOM_FEE
Example:

"CASH_COST"

amount_override
enum<string>
Available options:
CASH_COST
Example:

null

Response

200 - application/json

Successful response

custom_fee
string
Example:

null

Example:

null

street
string
Example:

"Street Address"

zip_code
string
Example:

"12345"

city
string
Example:

"City"

country
string
Example:

"Country"

summary_email_frequency
string
Example:

"WEEKLY"

driver_invoice_frequency
string
Example:

"WEEKLY"

driver_invoice_amount_choice
string
Example:

"CASH_COST"

amount_override
string
Example:

null

has_driver_invoice
string
Example:

null