|
Modeled to match every field of the physical Uniform Residential Mortgage Loan Application (Form 1003),
a Mortgage Loan Application record in regards to the XWeb1003 Web Service, consists of:
- an identifier
- a rep identifier, for routing purposes
- a source identifier, for tracking purposes
- every field of the Uniform Residential Mortgage Loan Application (Form 1003)
- a created date, representing when the application was entered
By consuming the Web Service, client applications can display a Mortgage Loan Application, a "queue" or
list of complete and incomplete Mortgage Loan Applications, a "queue" or list of Mortgage Loan Applications
created within a specific date range, a "queue" or list of Mortgage Loan Applications by a specific
representative, as well as perform data manipulation (add/update/delete) on individual Mortgage Loan
Application records. Records can be retrieved in XML format, Fannie Mae 3.2 format or MISMO 2.3 format.
Client applications can also convert Fannie Mae 3.2 format records to MISMO 2.3 format and vice-versa.
The links below represent all the SOAP Methods exposed by the XWeb1003 Web Service. Each provides
a description, documentation and links to additional support resources.
We strive to provide the most thorough documentation for all our Web Services. If, for any
reason, you believe the documentation for the XWeb1003 Web Service is insufficient, or you
have an enhancement/new functionality request, please feel free to
contact us and let us know how we can improve this Web
Service. If your suggestion/enhancement/new functionality request is taken into consideration by us,
you will receive a 1 year subscription to this Web Service absolutely free!
|
|
LOADAPPLICATION:
|
returns a specific 1003 Loan Application.
|
|
PROCESSAPPLICATION:
|
performs data manipulation (Add/Update/Delete) on individual 1003 Loan Application records.
|
|
ADDAPPLICATION:
|
adds an Application record.
|
|
UPDATEAPPLICATION:
|
updates an Application record.
|
|
DELETEAPPLICATION:
|
deletes an Application record.
|
|
LOADAPPLICATIONS:
|
returns all 1003 Loan Applications, in the reverse chronological order the records were entered into the system.
|
|
LOADAPPLICATIONSPAGED:
|
returns 'paginated' 1003 Loan Application records, in the reverse chronological order the records were entered into the system.
|
|
LOADAPPLICATIONSBY DATERANGE:
|
returns all 1003 Loan Applications created within a specific date range, in the reverse chronological order
the records were entered into the system.
|
|
LOADAPPLICATIONSBY DATERANGEPAGED:
|
returns 'paginated' 1003 Loan Application records created within a specific date range, in the reverse
chronological order the records were entered into the system.
|
|
LOADAPPLICATIONSBY REP:
|
returns all 1003 Loan Applications by a specific Rep Identifier, in the reverse chronological order
the records were entered into the system.
|
|
LOADAPPLICATIONSBY REPPAGED:
|
returns 'paginated' 1003 Loan Application records by a specific Rep Identifier, in the reverse chronological order the records
were entered into the system.
|
|
LOADAPPLICATIONSBY REPANDDATERANGE:
|
returns all 1003 Loan Applications by a specific Rep Identifier, created within a specific date range,
in the reverse chronological order the records were entered into the system.
|
|
LOADAPPLICATIONSBY REPANDDATERANGEPAGED:
|
returns 'paginated' 1003 Loan Application records by a specific Rep Identifier, created within a specific date range,
in the reverse chronological order the records were entered into the system.
|
|
GETFANNIEMAE APPLICATION:
|
returns record in Fannie Mae format for a specific 1003 Mortgage Loan Application.
|
|
GETMISMOAPPLICATION:
|
returns record in MISMO format for a specific 1003 Mortgage Loan Application.
|
|
CONVERTFANNIEMAE TOMISMO:
|
converts a Fannie Mae format record to a MISMO format record.
|
|
CONVERTMISMO TOFANNIEMAE:
|
converts a MISMO format records to a FannieMae format record.
|
|
|
LOADAPPLICATION:
|
returns a specific 1003 Loan Application.
|
|
PROCESSAPPLICATION:
|
performs data manipulation on individual 1003 Loan Application records.
|
|
LOADAPPLICATIONS:
|
returns all 1003 Loan Applications, in the reverse chronological order the records were entered into the system.
|
|
LOADAPPLICATIONSPAGED:
|
returns 'paginated' 1003 Loan Application records, in the reverse chronological order the records were entered into the system.
|
|
LOADAPPLICATIONSBY DATERANGE:
|
returns all 1003 Loan Applications created within a specific date range, in the reverse chronological order
the records were entered into the system.
|
|
LOADAPPLICATIONSBY DATERANGEPAGED:
|
returns 'paginated' 1003 Loan Application records created within a specific date range, in the reverse
chronological order the records were entered into the system.
|
|
LOADAPPLICATIONSBY REP:
|
returns all 1003 Loan Applications by a specific Rep Identifier, in the reverse chronological order
the records were entered into the system.
|
|
LOADAPPLICATIONSBY REPPAGED:
|
returns 'paginated' 1003 Loan Application records by a specific Rep Identifier, in the reverse chronological order the records
were entered into the system.
|
|
LOADAPPLICATIONSBY REPANDDATERANGE:
|
returns all 1003 Loan Applications by a specific Rep Identifier, created within a specific date range,
in the reverse chronological order the records were entered into the system.
|
|
LOADAPPLICATIONSBY REPANDDATERANGEPAGED:
|
returns 'paginated' 1003 Loan Application records by a specific Rep Identifier, created within a specific date range,
in the reverse chronological order the records were entered into the system.
|
|