| 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

daily\_rate

number

warranty\_days

number

tax\_percentage

number

authorization\_number

string

api-version

integer

required

Target API version

``201
Success

# ``400      Bad Request

# ``401      Unauthorized

# ``403      Forbidden

# ``404      Not found

# ``406      Not Acceptable

Updated3 months ago

* * *

ShellNodeRubyPHPPython

Bearer

Base URL

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

```

xxxxxxxxxx

curl --request POST \

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

--header 'accept: application/json' \

--header 'content-type: application/json'
```

Click `Try It!` to start a request and see the response here! Or choose an example:

application/json

``400``401``403``404``406

Updated3 months ago

* * *
