| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
SMM's order ID which SMM uses to lookup orders. |
integer |
None. |
| StatusTypeID |
An integer representation of the status of the order. |
integer |
None. |
| Status |
A text representation of the status of the order. |
string |
None. |
| ScheduleDate |
The date the order is scheduled to start at. |
date |
None. |
| ScheduleEnd |
the date the order is scheduled to end at. |
date |
None. |
| ScheduleString | string |
None. |
|
| Requirements |
A string representation of what will be performed upon the exam taking place. |
string |
None. |
| Carrier |
The insurance carrier assigned to this request. |
string |
None. |
| KitsRequired |
A list of kit types that are required for the order. |
string |
None. |
| PrimaryPhone |
The primary phone number that SMM will use to contact the applicant. |
string |
None. |
| SecondaryPhone |
A secondary phone number that SMM can use to contact the applicant. |
string |
None. |
| Name |
The applicant's name. |
string |
None. |
| Product |
The product type of the insurance being applied for. |
string |
None. |
| PolicyNumber |
The insurance company policy number for this order, can be N/A." |
string |
None. |
| PrimaryAddress |
The address that the applicant will be seen at. |
string |
None. |
| Latitude |
The latitude for the primary address |
decimal number |
None. |
| Longitude |
The longitude for the primary address. |
decimal number |
None. |
| RepExtension |
The SMM extension of the SMM customer service representative for this order. |
string |
None. |
| isDirectOrder | boolean |
None. |
|
| isGoParamed | boolean |
None. |
|
| Viewed | boolean |
None. |
|
| Division | integer |
None. |
|
| Airbill | string |
None. |
|
| Barcode | string |
None. |
|
| StatusList | Collection of OrderStatus |
None. |
|
| Instructions | string |
None. |
|
| MailOriginalsTo | string |
None. |
|
| MailCopiesTo | string |
None. |
|
| FaxTo | string |
None. |