Skip to main content
PATCH
Update an existing Document

Path Parameters

id
string
required

Document is uniquely identified by id

Query Parameters

depth
integer

The number of levels of related objects to include in the response

Body

application/json
id
string

Document is uniquely identified by id

deal

Deal has Document

data
object

Document has Data

isSigned
boolean

Document is signed

Response

Document Updated

data
Document · object
Example:
success
boolean