cURL
curl --request POST \ --url https://commerce.driv.ly/api/dmvfees \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "id": "<string>", "actualFee": 123, "estimateFee": 123, "taxesAndFees": "<string>" } '
{ "data": { "id": "<string>", "name": "<string>", "actualFee": 123, "estimateFee": 123, "taxesAndFees": "<string>" }, "success": true }
Documentation IndexFetch the complete documentation index at: https://docs.driv.ly/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.driv.ly/llms.txt
Use this file to discover all available pages before exploring further.
The number of levels of related objects to include in the response
DMV Fee has Name
DMV Fee is uniquely identified by id
DMV Fee has Actual Fee
0.01
DMV Fee has Estimate Fee
Taxes & Fees includes DMV Fee
DMV Fee Created
Show child attributes
{ "id": "dmv_3dj29djd93d2", "name": "Registration Fee", "actualFee": 250, "estimateFee": 245, "taxesAndFees": "taf_29dj39dj39dj"}