Request Information

URI Parameters

None.

Body Parameters

The appraisal order document.

Nano.AppraisalOrderDocument
NameDescriptionTypeAdditional information
documentName

Gets or sets the document name.

string

None.

documentUrl

Gets or sets the document url.

string

None.

vendorUploaded

Gets or sets the vendor uploaded.

date

None.

definition

Gets or sets the definition.

string

None.

boxDoxId

Gets or sets the box dox identifier.

string

None.

boxDoxAttempts

Gets or sets the box dox attempts.

integer

None.

boxDoxRendered

Gets or sets a value indicating whether the box dox is rendered.

boolean

None.

notified

Gets or sets the notified.

date

None.

reviewed

Gets or sets the reviewed.

date

None.

reserved

Gets or sets the reserved.

date

None.

minXml

Gets or sets the min xml.

string

None.

notesId

Gets or sets the notes identifier.

integer

None.

documentId

Gets or sets the document identifier.

string

None.

source

Gets or sets the source.

string

None.

downloaded

Gets or sets the downloaded.

date

None.

uploaded

Gets or sets the uploaded.

date

None.

id

Gets or sets the appraisal order comment identifier.

integer

None.

appraisalOrder

Gets or sets the appraisal order identifier.

integer

None.

fileHandle

Gets or sets the file handle identifier.

integer

None.

reservedBy

Gets or sets the reserved by identifier.

integer

None.

reviewedBy

Gets or sets the reviewed by identifier.

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "documentName": "sample String 1",
  "documentUrl": "sample String 2",
  "vendorUploaded": "2025-04-25T18:48:28.2976888Z",
  "definition": "sample String 3",
  "boxDoxId": "sample String 4",
  "boxDoxAttempts": 5,
  "boxDoxRendered": true,
  "notified": "2025-04-25T18:48:28.2976888Z",
  "reviewed": "2025-04-25T18:48:28.2976888Z",
  "reserved": "2025-04-25T18:48:28.2976888Z",
  "minXml": "sample String 7",
  "notesId": 1,
  "documentId": "sample String 8",
  "source": "sample String 9",
  "downloaded": "2025-04-25T18:48:28.2976888Z",
  "uploaded": "2025-04-25T18:48:28.2976888Z",
  "id": 10,
  "appraisalOrder": 11,
  "fileHandle": 1,
  "reservedBy": 1,
  "reviewedBy": 1
}

text/html

Sample:
{"documentName":"sample String 1","documentUrl":"sample String 2","vendorUploaded":"2025-04-25T18:48:28.2976888Z","definition":"sample String 3","boxDoxId":"sample String 4","boxDoxAttempts":5,"boxDoxRendered":true,"notified":"2025-04-25T18:48:28.2976888Z","reviewed":"2025-04-25T18:48:28.2976888Z","reserved":"2025-04-25T18:48:28.2976888Z","minXml":"sample String 7","notesId":1,"documentId":"sample String 8","source":"sample String 9","downloaded":"2025-04-25T18:48:28.2976888Z","uploaded":"2025-04-25T18:48:28.2976888Z","id":10,"appraisalOrder":11,"fileHandle":1,"reservedBy":1,"reviewedBy":1}

application/xml, text/xml

Sample:
<AppraisalOrderDocument xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <DocumentName>sample String 1</DocumentName>
  <DocumentUrl>sample String 2</DocumentUrl>
  <VendorUploaded>2025-04-25T18:48:28.2976888Z</VendorUploaded>
  <Definition>sample String 3</Definition>
  <BoxDoxId>sample String 4</BoxDoxId>
  <BoxDoxAttempts>5</BoxDoxAttempts>
  <BoxDoxRendered>true</BoxDoxRendered>
  <Notified>2025-04-25T18:48:28.2976888Z</Notified>
  <Reviewed>2025-04-25T18:48:28.2976888Z</Reviewed>
  <Reserved>2025-04-25T18:48:28.2976888Z</Reserved>
  <MinXml>sample String 7</MinXml>
  <NotesId>1</NotesId>
  <DocumentId>sample String 8</DocumentId>
  <Source>sample String 9</Source>
  <Downloaded>2025-04-25T18:48:28.2976888Z</Downloaded>
  <Uploaded>2025-04-25T18:48:28.2976888Z</Uploaded>
  <AppraisalOrderDocumentId>10</AppraisalOrderDocumentId>
  <AppraisalOrderId>11</AppraisalOrderId>
  <FileHandleId>1</FileHandleId>
  <ReservedById>1</ReservedById>
  <ReviewedById>1</ReviewedById>
</AppraisalOrderDocument>

application/x-www-form-urlencoded

Sample:

Sample not available.

application/vnd.api+json

Sample:

Sample not available.

Response Information

Resource Description

The created appraisal order document.

Nano.AppraisalOrderDocument
NameDescriptionTypeAdditional information
documentName

Gets or sets the document name.

string

None.

documentUrl

Gets or sets the document url.

string

None.

vendorUploaded

Gets or sets the vendor uploaded.

date

None.

definition

Gets or sets the definition.

string

None.

boxDoxId

Gets or sets the box dox identifier.

string

None.

boxDoxAttempts

Gets or sets the box dox attempts.

integer

None.

boxDoxRendered

Gets or sets a value indicating whether the box dox is rendered.

boolean

None.

notified

Gets or sets the notified.

date

None.

reviewed

Gets or sets the reviewed.

date

None.

reserved

Gets or sets the reserved.

date

None.

minXml

Gets or sets the min xml.

string

None.

notesId

Gets or sets the notes identifier.

integer

None.

documentId

Gets or sets the document identifier.

string

None.

source

Gets or sets the source.

string

None.

downloaded

Gets or sets the downloaded.

date

None.

uploaded

Gets or sets the uploaded.

date

None.

id

Gets or sets the appraisal order comment identifier.

integer

None.

appraisalOrder

Gets or sets the appraisal order identifier.

integer

None.

fileHandle

Gets or sets the file handle identifier.

integer

None.

reservedBy

Gets or sets the reserved by identifier.

integer

None.

reviewedBy

Gets or sets the reviewed by identifier.

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "documentName": "sample String 1",
  "documentUrl": "sample String 2",
  "vendorUploaded": "2025-04-25T18:48:28.2976888Z",
  "definition": "sample String 3",
  "boxDoxId": "sample String 4",
  "boxDoxAttempts": 5,
  "boxDoxRendered": true,
  "notified": "2025-04-25T18:48:28.2976888Z",
  "reviewed": "2025-04-25T18:48:28.2976888Z",
  "reserved": "2025-04-25T18:48:28.2976888Z",
  "minXml": "sample String 7",
  "notesId": 1,
  "documentId": "sample String 8",
  "source": "sample String 9",
  "downloaded": "2025-04-25T18:48:28.2976888Z",
  "uploaded": "2025-04-25T18:48:28.2976888Z",
  "id": 10,
  "appraisalOrder": 11,
  "fileHandle": 1,
  "reservedBy": 1,
  "reviewedBy": 1
}

text/html

Sample:
{"documentName":"sample String 1","documentUrl":"sample String 2","vendorUploaded":"2025-04-25T18:48:28.2976888Z","definition":"sample String 3","boxDoxId":"sample String 4","boxDoxAttempts":5,"boxDoxRendered":true,"notified":"2025-04-25T18:48:28.2976888Z","reviewed":"2025-04-25T18:48:28.2976888Z","reserved":"2025-04-25T18:48:28.2976888Z","minXml":"sample String 7","notesId":1,"documentId":"sample String 8","source":"sample String 9","downloaded":"2025-04-25T18:48:28.2976888Z","uploaded":"2025-04-25T18:48:28.2976888Z","id":10,"appraisalOrder":11,"fileHandle":1,"reservedBy":1,"reviewedBy":1}

application/xml, text/xml

Sample:
<AppraisalOrderDocument xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <DocumentName>sample String 1</DocumentName>
  <DocumentUrl>sample String 2</DocumentUrl>
  <VendorUploaded>2025-04-25T18:48:28.2976888Z</VendorUploaded>
  <Definition>sample String 3</Definition>
  <BoxDoxId>sample String 4</BoxDoxId>
  <BoxDoxAttempts>5</BoxDoxAttempts>
  <BoxDoxRendered>true</BoxDoxRendered>
  <Notified>2025-04-25T18:48:28.2976888Z</Notified>
  <Reviewed>2025-04-25T18:48:28.2976888Z</Reviewed>
  <Reserved>2025-04-25T18:48:28.2976888Z</Reserved>
  <MinXml>sample String 7</MinXml>
  <NotesId>1</NotesId>
  <DocumentId>sample String 8</DocumentId>
  <Source>sample String 9</Source>
  <Downloaded>2025-04-25T18:48:28.2976888Z</Downloaded>
  <Uploaded>2025-04-25T18:48:28.2976888Z</Uploaded>
  <AppraisalOrderDocumentId>10</AppraisalOrderDocumentId>
  <AppraisalOrderId>11</AppraisalOrderId>
  <FileHandleId>1</FileHandleId>
  <ReservedById>1</ReservedById>
  <ReviewedById>1</ReviewedById>
</AppraisalOrderDocument>

application/vnd.api+json

Sample:

Sample not available.