Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| appraisalOrderId |
The appraisal order identifier. |
integer |
Required |
Body Parameters
The appraisal order.
Nano.AppraisalOrder| Name | Description | Type | Additional information |
|---|---|---|---|
| additionalOrderTypes |
Gets or sets the additional order types. |
string |
None. |
| appointmentContact |
Gets or sets the appointment contact. |
string |
None. |
| appraiserCompany |
Gets or sets the appraiser company. |
string |
None. |
| appraiserLicenseNumber |
Gets or sets the appraiser license number. |
string |
None. |
| appraiserName |
Gets or sets the appraiser name. |
string |
None. |
| createDate |
Gets or sets the create date. |
date |
None. |
| cuScore |
Gets or sets the CU score. |
decimal number |
None. |
| documentFileId |
Gets or sets the document file identifier. |
string |
None. |
| effectiveDate |
Gets or sets the effective date. |
string |
None. |
| inspectionDate |
Gets or sets the inspection date. |
string |
None. |
| invoiceAmount |
Gets or sets the invoice amount. |
decimal number |
None. |
| invoiceNumber |
Gets or sets the invoice number. |
string |
None. |
| isActive |
Gets or sets a value indicating whether this is active. |
boolean |
None. |
| isRush |
Gets or sets a value indicating whether this is rush. |
boolean |
None. |
| manual |
Gets or sets a value indicating whether this is manual. |
boolean |
None. |
| marketValue |
Gets or sets the market value. |
decimal number |
None. |
| orderDate |
Gets or sets the order date. |
date |
None. |
| previousOrderId |
Gets or sets the previous order identifier. |
string |
None. |
| primary |
Gets or sets a value indicating whether this is primary. |
boolean |
None. |
| trackingId |
Gets or sets the tracking identifier. |
string |
None. |
| trackingNumber |
Gets or sets the tracking number. |
string |
None. |
| app |
Gets or sets the application identifier. |
integer |
None. |
| id |
Gets or sets the appraisal order identifier. |
integer |
None. |
| appraisalOrderType |
Gets or sets the appraisal order type identifier. |
integer |
None. |
| orderedBy |
Gets or sets the ordered by identifier. |
integer |
None. |
| provider |
Gets or sets the provider identifier. |
integer |
None. |
| appraisalOrderComments |
Gets or sets the appraisal order comment identifiers. |
Collection of integer |
None. |
| appraisalOrderDocuments |
Gets or sets the appraisal order document identifiers. |
Collection of integer |
None. |
| appraisalOrderStatuses |
Gets or sets the appraisal order status identifiers. |
Collection of integer |
None. |
Request Formats
application/json, text/json
{
"additionalOrderTypes": "sample String 1",
"appointmentContact": "sample String 2",
"appraiserCompany": "sample String 3",
"appraiserLicenseNumber": "sample String 4",
"appraiserName": "sample String 5",
"createDate": "2025-11-09T05:58:46.1400889Z",
"cuScore": 1.0,
"documentFileId": "sample String 6",
"effectiveDate": "sample String 7",
"inspectionDate": "sample String 8",
"invoiceAmount": 1.0,
"invoiceNumber": "sample String 9",
"isActive": true,
"isRush": true,
"manual": true,
"marketValue": 1.0,
"orderDate": "2025-11-09T05:58:46.1400889Z",
"previousOrderId": "sample String 13",
"primary": true,
"trackingId": "sample String 15",
"trackingNumber": "sample String 16",
"app": 17,
"id": 18,
"appraisalOrderType": 19,
"orderedBy": 1,
"provider": 1,
"appraisalOrderComments": [
1,
2
],
"appraisalOrderDocuments": [
1,
2
],
"appraisalOrderStatuses": [
1,
2
]
}
text/html
{"additionalOrderTypes":"sample String 1","appointmentContact":"sample String 2","appraiserCompany":"sample String 3","appraiserLicenseNumber":"sample String 4","appraiserName":"sample String 5","createDate":"2025-11-09T05:58:46.1400889Z","cuScore":1.0,"documentFileId":"sample String 6","effectiveDate":"sample String 7","inspectionDate":"sample String 8","invoiceAmount":1.0,"invoiceNumber":"sample String 9","isActive":true,"isRush":true,"manual":true,"marketValue":1.0,"orderDate":"2025-11-09T05:58:46.1400889Z","previousOrderId":"sample String 13","primary":true,"trackingId":"sample String 15","trackingNumber":"sample String 16","app":17,"id":18,"appraisalOrderType":19,"orderedBy":1,"provider":1,"appraisalOrderComments":[1,2],"appraisalOrderDocuments":[1,2],"appraisalOrderStatuses":[1,2]}
application/x-www-form-urlencoded
Sample not available.
application/vnd.api+json
Sample not available.
Response Information
Resource Description
The updated appraisal order.
Nano.AppraisalOrder| Name | Description | Type | Additional information |
|---|---|---|---|
| additionalOrderTypes |
Gets or sets the additional order types. |
string |
None. |
| appointmentContact |
Gets or sets the appointment contact. |
string |
None. |
| appraiserCompany |
Gets or sets the appraiser company. |
string |
None. |
| appraiserLicenseNumber |
Gets or sets the appraiser license number. |
string |
None. |
| appraiserName |
Gets or sets the appraiser name. |
string |
None. |
| createDate |
Gets or sets the create date. |
date |
None. |
| cuScore |
Gets or sets the CU score. |
decimal number |
None. |
| documentFileId |
Gets or sets the document file identifier. |
string |
None. |
| effectiveDate |
Gets or sets the effective date. |
string |
None. |
| inspectionDate |
Gets or sets the inspection date. |
string |
None. |
| invoiceAmount |
Gets or sets the invoice amount. |
decimal number |
None. |
| invoiceNumber |
Gets or sets the invoice number. |
string |
None. |
| isActive |
Gets or sets a value indicating whether this is active. |
boolean |
None. |
| isRush |
Gets or sets a value indicating whether this is rush. |
boolean |
None. |
| manual |
Gets or sets a value indicating whether this is manual. |
boolean |
None. |
| marketValue |
Gets or sets the market value. |
decimal number |
None. |
| orderDate |
Gets or sets the order date. |
date |
None. |
| previousOrderId |
Gets or sets the previous order identifier. |
string |
None. |
| primary |
Gets or sets a value indicating whether this is primary. |
boolean |
None. |
| trackingId |
Gets or sets the tracking identifier. |
string |
None. |
| trackingNumber |
Gets or sets the tracking number. |
string |
None. |
| app |
Gets or sets the application identifier. |
integer |
None. |
| id |
Gets or sets the appraisal order identifier. |
integer |
None. |
| appraisalOrderType |
Gets or sets the appraisal order type identifier. |
integer |
None. |
| orderedBy |
Gets or sets the ordered by identifier. |
integer |
None. |
| provider |
Gets or sets the provider identifier. |
integer |
None. |
| appraisalOrderComments |
Gets or sets the appraisal order comment identifiers. |
Collection of integer |
None. |
| appraisalOrderDocuments |
Gets or sets the appraisal order document identifiers. |
Collection of integer |
None. |
| appraisalOrderStatuses |
Gets or sets the appraisal order status identifiers. |
Collection of integer |
None. |
Response Formats
application/json, text/json
{
"additionalOrderTypes": "sample String 1",
"appointmentContact": "sample String 2",
"appraiserCompany": "sample String 3",
"appraiserLicenseNumber": "sample String 4",
"appraiserName": "sample String 5",
"createDate": "2025-11-09T05:58:46.1400889Z",
"cuScore": 1.0,
"documentFileId": "sample String 6",
"effectiveDate": "sample String 7",
"inspectionDate": "sample String 8",
"invoiceAmount": 1.0,
"invoiceNumber": "sample String 9",
"isActive": true,
"isRush": true,
"manual": true,
"marketValue": 1.0,
"orderDate": "2025-11-09T05:58:46.1400889Z",
"previousOrderId": "sample String 13",
"primary": true,
"trackingId": "sample String 15",
"trackingNumber": "sample String 16",
"app": 17,
"id": 18,
"appraisalOrderType": 19,
"orderedBy": 1,
"provider": 1,
"appraisalOrderComments": [
1,
2
],
"appraisalOrderDocuments": [
1,
2
],
"appraisalOrderStatuses": [
1,
2
]
}
text/html
{"additionalOrderTypes":"sample String 1","appointmentContact":"sample String 2","appraiserCompany":"sample String 3","appraiserLicenseNumber":"sample String 4","appraiserName":"sample String 5","createDate":"2025-11-09T05:58:46.1400889Z","cuScore":1.0,"documentFileId":"sample String 6","effectiveDate":"sample String 7","inspectionDate":"sample String 8","invoiceAmount":1.0,"invoiceNumber":"sample String 9","isActive":true,"isRush":true,"manual":true,"marketValue":1.0,"orderDate":"2025-11-09T05:58:46.1400889Z","previousOrderId":"sample String 13","primary":true,"trackingId":"sample String 15","trackingNumber":"sample String 16","app":17,"id":18,"appraisalOrderType":19,"orderedBy":1,"provider":1,"appraisalOrderComments":[1,2],"appraisalOrderDocuments":[1,2],"appraisalOrderStatuses":[1,2]}
application/vnd.api+json
Sample not available.