Deals
Update an existing Document
PATCH
/
documents
/
{id}
Path Parameters
id
string
requiredDocument 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
200 - application/json
data
object
success
boolean