Creates an offline contract and imports a large document linked to it.post https://rls.congacloud.com/api/clm/v1/contracts/createoffline/largeBody ParamsAn object containing document-specific details, including the file name, file path of the large document and contract details required to create the contract. to be imported.FileNamestringrequiredlength ≥ 1FilePathstringrequiredlength ≥ 1DocumentAttributesobject | nullDocumentAttributes object | nullWorksheetIdstring | nullProcessDAIboolean | nullDefaults to falsetruefalseContractTypestring | nullMetadataChecksumstring | nullContractobjectrequiredContract objectResponses 200Returns the newly created contract document. 400The provided contract or file data is invalid. 500Internal Server ErrorUpdated 26 days ago