Update an AddOn
AddOns
Update an AddOn
Update an AddOn by ID.
PATCH
Update an AddOn
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.
Example:
"en"
Path Parameters
AddOn ID
Body
application/json
The cost rate or buy price of the add on.
The revenue rate or sell price of the add on.
Available options:
RateForEach, RatePercentOfTotal, PerLoad, FuelSurcharge Example:
"RateForEach"
Available options:
driver_pay, invoicing, job, settlement, driver_day Required range:
-100 <= x <= 100Deprecated in favor of revenue_rate_value.
Deprecated in favor of revenue_cost_rate_type.
Available options:
RateForEach, RatePercentOfTotal, PerLoad, FuelSurcharge Example:
"RateForEach"
Whether this add-on is eligible for taxation
Response
OK