Skip to main content
PATCH
Update an existing DMV Fee

Path Parameters

id
string
required

DMV Fee is uniquely identified by id

Query Parameters

depth
integer

The number of levels of related objects to include in the response

Body

application/json
id
string

DMV Fee is uniquely identified by id

actualFee
number

DMV Fee has Actual Fee

Must be a multiple of 0.01
estimateFee
number

DMV Fee has Estimate Fee

Must be a multiple of 0.01
name
string

DMV Fee has Name

taxesAndFees

Taxes & Fees includes DMV Fee

Response

DMV Fee Updated

data
DMV Fee · object
Example:
success
boolean