Upload contract file

View as Markdown

Authentication

Authorizationstring
API Key authentication via header

Path parameters

idstringRequired
Contract Id

Query parameters

shouldProcessbooleanOptional
Whether to trigger contract processing after file upload. Defaults to true.

Request

This endpoint expects a multipart form containing an optional file.
filefileOptional

Response

Contract file was replaced successfully
payloadobject
Response payload, will be empty when success is false
successboolean

Boolean with true=success, false=failure

messagestring

Plain-text description of the result

errorobject
json element with any error messages or warnings