Removes the Warranty from a Contract

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

id

integer

required

The id of the Contract

api-version

integer

required

Target API version

``204 No Content

``404 Not found

Updated3 months ago


ShellNodeRubyPHPPython

Bearer

Base URL

https://api.dealerware.com/admin/contracts/{id}/warranty

``

xxxxxxxxxx

curl --request DELETE \

--url https://api.dealerware.com/admin/contracts/id/warranty \

--header 'accept: application/json' ``