Updates a vendor contract detail

This call updates an existing vendor contract detail by its id.
Currently, update is limited to IsCompleted field only.

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

The vendor contract detail id.

Body Params

The vendor contract details to be updated.

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

boolean | null

Whether the work item is complete.
default is false

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!