Updates a vendor contract

This call updates an existing vendor contract by its id. Cancelling a vendor
contract is not supported yet.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The vendor contract id.

Body Params

The vendor contract details to be updated.

A POCO that represents a vendor contract to be updated by the API.

string
enum
Allowed:
date-time | null

The date vendor contract was issued.

string | null

The vendor contract description.

string | null

The vendor contract name.

uuid | null

The vendor id for the vendor contract.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
204

No Content

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here!