WEDNESDAY, FEBRUARY 08, 2012




MY ACCOUNT LOGIN

LOGIN NAME:

PASSWORD:

REGISTER TODAY!
FORGOT YOUR PASSWORD?

SOAP METHODS



LOADAPPLICATION

PROCESSAPPLICATION

LOADAPPLICATIONS

LOADAPPLICATIONSPAGED

LOADAPPLICATIONSBY
DATERANGE


LOADAPPLICATIONSBY
DATERANGEPAGED


LOADAPPLICATIONSBY
REP


LOADAPPLICATIONSBY
REPPAGED


LOADAPPLICATIONSBY
REPANDDATERANGE


LOADAPPLICATIONSBY
REPANDDATERANGEPAGED




Web Services, SOA Solutions & Services, Cloud Computing - XWebServices Inc.


HOME

WEB SERVICES

SOA SOLUTIONS

SOA SERVICES

ABOUT US





XWEB1003


Documentation


FAQs


Implementation Guides


Forum


Pricing






SEARCH









HOME  ::  WEB SERVICES  ::  XWEB1003  ::  DOCUMENTATION

:: Web Services :: XWeb1003 :: Documentation (Version 1) ::

ProcessApplication SOAP Method

DESCRIPTION:

Performs data manipulation on individual 1003 Loan Application records.

PARAMETER(S):

strXML - XML String, representing the 1003 Loan Application record to be added, updated or deleted. To view the validating XSD Schema, please click here (opens in a new window). An example is provided here (opens in a new window) below:

<Application Application_ID="23b50f7483e8469aba86ca11d88147af">
 <Rep_Identifier>Jack_Thompson</Rep_Identifier>
 <Source_Identifier>Smith01</Source_Identifier>
 <Other_Income_Included>1</Other_Income_Included>
 <Other_Liabilities_Included>0</Other_Liabilities_Included>
 <Agency_Case_Number>A237RR2</Agency_Case_Number>
 <Lender_Case_Number>00236112</Lender_Case_Number>
 <Type>1</Type>
 <Amount>285000</Amount>
 <Interest_Rate>6.25</Interest_Rate>
 <Number_Of_Months>360</Number_Of_Months>
 <Amortization_Type>1</Amortization_Type>
 <Property>
  <Type>1</Type>
  <Address_1>123 Somewhere St.</Address_1>
  <City>Los Angeles</City>
  <State>CA</State>
  <Postal_Code>90210</Postal_Code>
  <County>Los Angeles</County>
  <Number_Of_Units>1</Number_Of_Units>
  <Year_Built>1995</Year_Built>
  <Legal_Description>See Prelim</Legal_Description>
 </Property>
 <Purpose>
  <Type>2</Type>
  <Title_Holder_Name>Sam Smith, Tiffany Smith</Title_Holder_Name>
  <Manner_Title_Held>Joint Tenants</Manner_Title_Held>
  <Source_Of_Down_Payment>Checking/Savings
    </Source_Of_Down_Payment>
  <Estate_Held>1</Estate_Held>
  <Refinance>
   <Year_Acquired>1995</Year_Acquired>
   <Original_Cost>360000</Original_Cost>
   <Amount_Existing_Liens>300000</Amount_Existing_Liens>
   <Purpose>Cash-Out/Home Improvement</Purpose>
   <Improvement_Type>1</Improvement_Type>
   <Improvements>New Paint, Landscaping</Improvements>
   <Improvements_Cost>30000</Improvements_Cost>
  </Refinance>
 </Purpose>
 <Borrowers>
  <Borrower Borrower_Type="1">
   <Title>Mr.</Title>
   <First_Name>Sam</First_Name>
   <Last_Name>Smith</Last_Name>
   <SSN>999-99-9999</SSN>
   <Phone>800-555-5555</Phone>
   <DOB>10/12/1972</DOB>
   <Years_School>18</Years_School>
   <Marital_Status>1</Marital_Status>
   <Dependents>2</Dependents>
   <Dependents_Ages>6, 3</Dependents_Ages>
   <Addresses>
    <Address Address_Sequence="1">
     <Type>1</Type>
     <Address_1>123 Current Address St.</Address_1>
     <City>Los Angeles</City>
     <State>CA</State>
     <Postal_Code>90210</Postal_Code>
     <Number_Years>2</Number_Years>
    </Address>
    <Address Address_Sequence="2">
     <Type>2</Type>
     <Address_1>777 Previous Blvd.</Address_1>
     <Address_2>#444</Address_2>
     <City>Los Angeles</City>
     <State>CA</State>
     <Postal_Code>90210</Postal_Code>
     <Number_Years>5</Number_Years>
    </Address>
   </Addresses>
   <Employment_Information>
    <Years_In_Profession>10</Years_In_Profession>
    <Employment Employment_Sequence="1">
     <Is_Self_Employed>0</Is_Self_Employed>
     <Employer>
      <Name>Awesome Company</Name>
      <Address_1>411 Location Ave.</Address_1>
      <City>Hollywood</City>
      <State>CA</State>
      <Postal_Code>90210</Postal_Code>
     </Employer>
     <Position>Engineer</Position>
     <Title>Sr. Engineer</Title>
     <Type_Of_Business>Electrical</Type_Of_Business>
     <Business_Phone>310.555.1212</Business_Phone>
     <Date_From>1/15/2004</Date_From>
     <Date_To>7/15/2004</Date_To>
     <Monthly_Income>8000</Monthly_Income>
    </Employment>
    <Employment Employment_Sequence="2">
     <Is_Self_Employed>1</Is_Self_Employed>
     <Position>Engineer</Position>
     <Title>Engineer</Title>
     <Type_Of_Business>Electrical</Type_Of_Business>
     <Business_Phone>818.555.5555</Business_Phone>
     <Date_From>3/1/2000</Date_From>
     <Date_To>1/15/2004</Date_To>
     <Monthly_Income>5000</Monthly_Income>
    </Employment>
   </Employment_Information>
   <Income>
    <Base_Employment>8000</Base_Employment>
    <Bonuses>500</Bonuses>
    <Other_Income_Sources>
     <Other_Income Other_Income_Sequence="1">
      <Description>Lottery winnings</Description>
      <Amount>2000</Amount>
     </Other_Income>
    </Other_Income_Sources>
   </Income>
   <Declarations>
    <Any_Judgments>0</Any_Judgments>
    <Declared_Bankrupt>0</Declared_Bankrupt>
    <Property_Foreclosed>0</Property_Foreclosed>
    <Lawsuit>0</Lawsuit>
    <Obligated_On_Any_Loan>0</Obligated_On_Any_Loan>
    <Delinquent>0</Delinquent>
    <Obligated_To_Pay_Alimony>0</Obligated_To_Pay_Alimony>
    <Borrowed_Down_Payment>0</Borrowed_Down_Payment>
    <Co_Maker_Note>0</Co_Maker_Note>
    <U_S_Citizen>1</U_S_Citizen>
    <Permanent_Resident>0</Permanent_Resident>
    <Primary_Residence>1</Primary_Residence>
    <Ownership_Interest>1</Ownership_Interest>
    <Property_Type>PR</Property_Type>
    <Title_Held>SP</Title_Held>
   </Declarations>
   <Government_Monitoring>
    <Race>0</Race>
    <Sex>2</Sex>
   </Government_Monitoring>
  </Borrower>
  <Borrower Borrower_Type="2">
   <Title>Mrs.</Title>
   <First_Name>Tiffany</First_Name>
   <Middle_Name>A.</Middle_Name>
   <Last_Name>Smith</Last_Name>
   <SSN>999-99-9999</SSN>
   <Phone>800-555-5555</Phone>
   <DOB>7/26/1973</DOB>
   <Years_School>19</Years_School>
   <Marital_Status>1</Marital_Status>
   <Addresses>
    <Address Address_Sequence="1">
     <Type>1</Type>
     <Address_1>123 Current Address St.</Address_1>
     <City>Los Angeles</City>
     <State>CA</State>
     <Postal_Code>90210</Postal_Code>
     <Number_Years>2</Number_Years>
    </Address>
    <Address Address_Sequence="2">
     <Type>1</Type>
     <Address_1>456 Previous Ave.</Address_1>
     <Address_2>#C</Address_2>
     <City>Los Angeles</City>
     <State>CA</State>
     <Postal_Code>90210</Postal_Code>
     <Number_Years>4</Number_Years>
    </Address>
   </Addresses>
   <Employment_Information>
    <Years_In_Profession>10</Years_In_Profession>
    <Employment Employment_Sequence="1">
     <Is_Self_Employed>0</Is_Self_Employed>
     <Employer>
      <Name>Great Company</Name>
      <Address_1>677 Somewhere Ave.</Address_1>
      <City>Glendale</City>
      <State>CA</State>
      <Postal_Code>90210</Postal_Code>
     </Employer>
     <Position>Nurse</Position>
     <Title>Shift Manager</Title>
     <Type_Of_Business>Medical</Type_Of_Business>
     <Business_Phone>818.555.5555</Business_Phone>
     <Date_From>2/1/2000</Date_From>
     <Date_To>7/15/2004</Date_To>
     <Monthly_Income>4000</Monthly_Income>
    </Employment>
   </Employment_Information>
   <Income>
    <Base_Employment>4000</Base_Employment>
   </Income>
   <Declarations>
    <Any_Judgments>0</Any_Judgments>
    <Declared_Bankrupt>0</Declared_Bankrupt>
    <Property_Foreclosed>0</Property_Foreclosed>
    <Lawsuit>0</Lawsuit>
    <Obligated_On_Any_Loan>0</Obligated_On_Any_Loan>
    <Delinquent>0</Delinquent>
    <Obligated_To_Pay_Alimony>0</Obligated_To_Pay_Alimony>
    <Borrowed_Down_Payment>0</Borrowed_Down_Payment>
    <Co_Maker_Note>0</Co_Maker_Note>
    <U_S_Citizen>1</U_S_Citizen>
    <Permanent_Resident>0</Permanent_Resident>
    <Primary_Residence>1</Primary_Residence>
    <Ownership_Interest>1</Ownership_Interest>
    <Property_Type>PR</Property_Type>
    <Title_Held>SP</Title_Held>
   </Declarations>
   <Government_Monitoring>
    <Race>0</Race>
    <Sex>1</Sex>
   </Government_Monitoring>
  </Borrower>
  <Housing_Expense>
   <Expense Expense_Type="1">
    <Rent>0</Rent>
    <First_Mortgage>2000</First_Mortgage>
    <Other_Financing>0</Other_Financing>
    <Hazard_Insurance>100</Hazard_Insurance>
    <Real_Estate_Taxes>400</Real_Estate_Taxes>
    <Mortgage_Insurance>0</Mortgage_Insurance>
    <Homeowner_Assn_Dues>70</Homeowner_Assn_Dues>
    <Other>0</Other>
   </Expense>
   <Expense Expense_Type="2">
    <Rent>0</Rent>
    <First_Mortgage>2500</First_Mortgage>
    <Other_Financing>0</Other_Financing>
    <Hazard_Insurance>150</Hazard_Insurance>
    <Real_Estate_Taxes>500</Real_Estate_Taxes>
    <Mortgage_Insurance>0</Mortgage_Insurance>
    <Homeowner_Assn_Dues>100</Homeowner_Assn_Dues>
    <Other>0</Other>
   </Expense>
  </Housing_Expense>
  <Assets_Liabilities>
   <Completed>1</Completed>
   <Real_Estate_Owned>200000</Real_Estate_Owned>
   <Retirement_Fund>80000</Retirement_Fund>
   <Cash_Deposits>
    <Cash_Deposit Cash_Deposit_Sequence="1">
     <Description>Checking</Description>
     <Amount>10000</Amount>
    </Cash_Deposit>
   </Cash_Deposits>
   <Checking_Savings>
    <Account Account_Sequence="1">
     <Account_Number>22223338899</Account_Number>
     <Amount>15000</Amount>
     <Name>Great Bank</Name>
     <Address_1>789 Industrial St.</Address_1>
     <City>Los Angeles</City>
     <State>CA</State>
     <Postal_Code>90210</Postal_Code>
    </Account>
    <Account Account_Sequence="2">
     <Account_Number>78786662323</Account_Number>
     <Amount>30000</Amount>
     <Name>Great Bank</Name>
     <Address_1>789 Industrial St.</Address_1>
     <City>Los Angeles</City>
     <State>CA</State>
     <Postal_Code>90210</Postal_Code>
    </Account>
   </Checking_Savings>
   <Stocks_Bonds>
    <Account Account_Sequence="1">
     <Description>Stock Broker Etc.</Description>
     <Amount>5000</Amount>
    </Account>
   </Stocks_Bonds>
   <Life_Insurance>
    <Net_Cash_Value>500000</Net_Cash_Value>
    <Face_Amount>200000</Face_Amount>
   </Life_Insurance>
   <Automobiles>
    <Automobile Automobile_Sequence="1">
     <Description>02 Toyota Camry</Description>
     <Amount>15000</Amount>
    </Automobile>
    <Automobile Automobile_Sequence="2">
     <Description>01 Nissan Altima</Description>
     <Amount>12500</Amount>
    </Automobile>
   </Automobiles>
   <Other_Assets>
    <Asset Asset_Sequence="1">
     <Description>Gold Coins</Description>
     <Amount>2500</Amount>
    </Asset>
   </Other_Assets>
   <Liabilities>
    <Liability Liability_Sequence="1">
     <Account_Number>1234567890</Account_Number>
     <Monthly_Payment>100</Monthly_Payment>
     <Months_Left>12</Months_Left>
     <Unpaid_Balance>1000</Unpaid_Balance>
     <Is_To_Be_Paid_Off>1</Is_To_Be_Paid_Off>
     <Name>Sam Smith</Name>
     <Address_1>P.O. Box 12345</Address_1>
     <City>Los Angeles</City>
     <State>CA</State>
     <Postal_Code>90210</Postal_Code>
    </Liability>
    <Liability Liability_Sequence="2">
     <Account_Number>8888888888</Account_Number>
     <Monthly_Payment>250</Monthly_Payment>
     <Months_Left>12</Months_Left>
     <Unpaid_Balance>2500</Unpaid_Balance>
     <Is_To_Be_Paid_Off>1</Is_To_Be_Paid_Off>
     <Name>Tiffany Smith</Name>
     <Address_1>123 Somewhere St.</Address_1>
     <City>Los Angeles</City>
     <State>CA</State>
     <Postal_Code>90210</Postal_Code>
    </Liability>
   </Liabilities>
   <Real_Estate>
    <Property Property_Sequence="1">
     <Address_1>999 Nice St.</Address_1>
     <City>Los Angeles</City>
     <State>CA</State>
     <Postal_Code>90210</Postal_Code>
     <Status></Status>
     <Type>11</Type>
     <Market_Value>200000</Market_Value>
     <Mortgages_Liens>100000</Mortgages_Liens>
     <Mortgage_Payments>850</Mortgage_Payments>
     <Insurance_Misc>250</Insurance_Misc>
    </Property>
   </Real_Estate>
  </Assets_Liabilities>
 </Borrowers>
 <Transaction>
  <Refinance>275000.0000</Refinance>
  <Prepaid_Items>500.0000</Prepaid_Items>
  <Closing_Costs>9000.0000</Closing_Costs>
  <Loan_Amount>285000.0000</Loan_Amount>
 </Transaction>
</Application>

To create a new Application record, please provide a new Global Unique Identifier (GUID) as the value of the Application_ID attribute.

If an existing Application record's GUID is provided as the value of the Application_ID attribute, an update of that record will be performed by the system, as long as any of the child elements are also included in the XML string.

To delete an Application record from the system, the XML string must consist of only the root node and the Application_ID attribute, with the GUID of the record to be deleted as the attribute's value. Do not provide any of the root node's child elements. An example is provided below:

<Application Application_ID="a2b7d50904744161bc9c1af933569868" />

SOAP HEADERS:

LoginName - String. The "Login Name" you chose during the registration process.
Password - String. Your account's "Password".

NOTE***: SOAP Headers are required for authentication.

RETURNS:

String, representing any errors that may have occurred during the data manipulation process. If the operation succeeded without any errors, the method will not generate a result.

ERROR(S):

If the system encounters an error, the method will return one the following messages instead of the expected XML string:

Error: Unable to authenticate. Your username and/or password are invalid. - authentication errors.
Error: You have not yet registered for this service. - authorization errors.
Error: A database error has occurred. Please try again later. - catastrophic database errors.
Error: System error. Unable to process the request. - catastrophic system errors.

ADDITIONAL SUPPORT RESOURCES:



HOME
WEB SERVICES
SOA SOLUTIONS
SOA SERVICES
MY ACCOUNT
ABOUT US