| Name | Description | Type | Additional information |
|---|---|---|---|
| ReferenceNumber |
A value that a placing party uses to track the incoming order on SMM's systems. |
string |
Matching regular expression pattern: ^[^<>;#]*$ |
| FirstName |
The first name of the applicant of the order being requested. |
string |
Matching regular expression pattern: ^[^<>;#]*$ |
| LastName |
The last name of the applicant of the order being requested. |
string |
Matching regular expression pattern: ^[^<>;#]*$ |
| Gender |
The gender of the applicant, valid values are: Male, Female, M, F. |
string |
Matching regular expression pattern: ^[^<>;#]*$ |
| PolicyNumber |
The policy number of the policy being applied for. This can be left blank or ommitted. |
string |
Matching regular expression pattern: ^[^<>;#]*$ |
| Product |
The insurance carrier product being applied for. |
Product |
None. |
| DOB |
The applicant's date of birth. Can be in many different datetime parseable formats ie: MM/dd/yyyy, MM-dd-yyyy, etc.. |
string |
Matching regular expression pattern: ^[^<>;#]*$ |
| Phone |
A primary phone number that can be used to contact the applicant. |
string |
Matching regular expression pattern: ^[^<>;#]*$ |
| ApplicantEmail |
The applicant's email address to be used for appointment, notification, and document signature purposes. |
string |
Matching regular expression pattern: ^[^<>;#]*$ |
| Notes |
Notes that will be added to the order for SMM representatives to take heed of. |
string |
Matching regular expression pattern: ^[^<>;#]*$ |
| FaceAmount |
The face amount of the policy being applied for. |
string |
Matching regular expression pattern: ^[^<>;#]*$ |
| SmokerStatus |
The smoker status of the applicant, valid values are: Current User, Never Used. |
string |
Matching regular expression pattern: ^[^<>;#]*$ |
| AddressLine1 |
Address Line 1 of where the applicant will have the exam appointment. |
string |
Matching regular expression pattern: ^[^<>;#]*$ |
| AddressLine2 |
Address Line 2 of where the applicant will have the exam appointment. |
string |
Matching regular expression pattern: ^[^<>;#]*$ |
| City |
Address city of where the applicant will have the exam appointment. |
string |
Matching regular expression pattern: ^[^<>;#]*$ |
| State |
Address state of where the applicant will have the exam appointment. |
string |
Matching regular expression pattern: ^[^<>;#]*$ |
| Zip |
Address zip of where the applicant will have the exam appointment. |
string |
Matching regular expression pattern: ^[^<>;#]*$ |
| AgencyNumber |
The agency's account number with the insurance carrier, this field can be left blank or ommitted. |
string |
Matching regular expression pattern: ^[^<>;#]*$ |
| AgentNumber |
The agent's account number with the insurance carrier, this field can be left blank or ommitted. |
string |
Matching regular expression pattern: ^[^<>;#]*$ |
| TestMode |
If test mode is set to true, the order will be marked as a test and will not be processed normally but will show up for SMM order reps to validate data upon request. |
boolean |
None. |
| Agency |
A record for the agency on the order. |
Agency |
None. |
| Agent |
A record for the agent on the order. |
Agent |
None. |
| OrderFor |
If using SMM's full user access system for gathering user access rights before placing an order, the OrderFor record places an order directly for a pre-existing SMM record, streamlining the SMM order placement process. This record can be ommitted if the agent and agency records are present. |
PartyUserAccess |
None. |
| LinkParty |
If using SMM's full user access system for gathering user access rights before placing an order, the LinkParty record places an order directly for a pre-existing SMM record, streamlining the SMM order placement process. This record can be ommitted if the agent and agency records are present. |
PartyUserLink |
None. |
| Carrier |
A record for the Carrier on the order. |
CarrierDTO |
None. |
| PrimaryBeneficiary |
The primary beneficiary for the policy. |
OrderBeneficiary |
None. |
| SecondaryBeneficiary |
The secondary Beneficiary for the policy. |
OrderBeneficiary |
None. |