V1 Create or Replace Global CDOput https://api.elliemae.com/encompass/v1/company/customObjects/{objectName}Creates or replaces a custom data object in the Encompass instance.Path ParamsobjectNamestringrequiredName of the custom data object upon which to perform the operation.Query ParamsviewstringOptional. View type parameter. Enumeration: entityentity returns the name and dataObject.Body ParamsnamestringThe name of the custom data object from the loan. It is also known as the objectName.dataObjectstringThe Base64 encoded content of the file.HeadersAuthorizationstringrequiredBearer token.Responses 200OK 400Bad Request 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated 23 days ago