cURL
curl --request GET \ --url https://commerce.driv.ly/api/dmvfees/{id}
{ "data": { "id": "<string>", "name": "<string>", "actualFee": 123, "estimateFee": 123, "taxesAndFees": "<string>" }, "success": true }
DMV Fee is uniquely identified by id
The number of levels of related objects to include in the response
DMV Fee Found
Show child attributes
DMV Fee has Name
DMV Fee has Actual Fee
0.01
DMV Fee has Estimate Fee
Taxes & Fees includes DMV Fee