Skip to main content
PUT
Update Document
PUT /documents/{id} Base URL: https://los.universal.rollout.com/api

Parameters

Responses

OpenAPI Source

/openapi/los.json PUT /documents/{id}

Path Parameters

id
string
required

Body

name
string
category
string
status
string
type
string
fileUrl
string
fileSize
number | null
mimeType
string
fileSignature
string
folderId
string
created
string
updated
string
receivedDate
string
requiresSignature
boolean
isSigned
boolean
signedBy
object[] | null
signedDate
string
isActive
boolean
loanId
string | null
borrowerId
string | null
propertyId
string | null
transactionId
string | null
userId
string | null

Response

OK

id
string
required
name
string
required
category
string
required
status
string
required
type
string
required
fileUrl
string | null
required
fileSize
number | null
required
mimeType
string
required
fileSignature
string
required
folderId
string
required
created
string | null
required
updated
string | null
required
receivedDate
string | null
required
requiresSignature
boolean
required
isSigned
boolean
required
signedBy
object[] | null
required
signedDate
string | null
required
isActive
boolean
required
loanId
string | null
required
borrowerId
string | null
required
propertyId
string | null
required
transactionId
string | null
required
userId
string | null
required
originalIds
object
required
original
object
required
rolloutUpdated
string
required