Upload contract file
Authentication
Authorizationstring
API Key authentication via header
Path parameters
id
Contract Id
Query parameters
shouldProcess
Whether to trigger contract processing after file upload. Defaults to true.
Request
This endpoint expects a multipart form containing an optional file.
file
Response
Contract file was replaced successfully
payload
Response payload, will be empty when success is false
success
Boolean with true=success, false=failure
message
Plain-text description of the result
error
json element with any error messages or warnings

