Sample Request Message
LeasePak Documentation Suite NETSOL website
update

(mPower icon) LPCustomer

update

Sample Request Message without SOAP
<?xml version="1.0"?>
	<CUSTOMER_INFO>
		<CUSTOMER_RECORD>
			<shortname>SOUTHERN PACIFIC</shortname>
			<dcxChecksum>e937c608c1a2d6d174e77da9f754cf2d</dcxChecksum>
			<ssnBusinessID>000000000</ssnBusinessID>
			<clientRelChecksum>40e98036cb3f93318284d60f7209c609</clientRelChecksum>
			<portfolio>2</portfolio>
			<company>1</company>
			<region>1</region>
			<office>1</office>
			<clientNumber>34</clientNumber>
			<name>SOUTHERN PACIFIC RAILROAD</name>
			<address1>1900 FREMONT WAY</address1>
			<address2>Address2</address2>
			<city>CONCORD</city>
			<state>CA</state>
			<zipCode>97505</zipCode>
			<busPhone>2222222222</busPhone>
			<homePhone>4156780092</homePhone>
			<homePhoneType>Home</homePhoneType>
			<busPhoneType>Bus</busPhoneType>
			<emailAddress>[email protected]</emailAddress>
			<contactName>CECIL VYSE</contactName>
			<contactTitle>SNOB</contactTitle>
			<billingName>Test Billing name</billingName>
			<billingAddress1>99 RAILROAD BLVD.</billingAddress1>
			<billingAddress2>Address2</billingAddress2>
			<billingCity>SANTA FE</billingCity>
			<billingState>NM</billingState>
			<billingZipCode>80876</billingZipCode>
			<letterVersionCode>ENGL</letterVersionCode>
			<collectionTeam>COLL</collectionTeam>
			<lastPhoneUsed>H</lastPhoneUsed>
		</CUSTOMER_RECORD>
		<UDF_FIELDS_RECORD>
			<udfType>CUS</udfType>
			<udfKey>34</udfKey>
			<checksum>54eb30a9ac53730974335f2439406949</checksum>
			<udfField1>50</udfField1>
			<udfField2>Test</udfField2>
			<udfField3>Group one</udfField3>
			<udfField4>Test</udfField4>
			<udfField5>01/01/89</udfField5>
		</UDF_FIELDS_RECORD>
		<UDT_FIELDS_RECORD>
			<recordNumber>1</recordNumber>
			<udtKey>34</udtKey>
			<udtchecksum>8fe988d77baab57ad644d5524363f6c1</udtchecksum>
			<udtTable1>Test Schedul</udtTable1>
			<udtTable2>12000</udtTable2>
			<udtTable3>01/01/89</udtTable3>
			<udtTable4>11000</udtTable4>
		</UDT_FIELDS_RECORD>
	</CUSTOMER_INFO>
Sample Request MEssage with SOAP
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:LPCustomer">
   <soapenv:Header/>
   <soapenv:Body>
      <urn:update>
         <!--Optional:-->
         <urn:input><![CDATA[<?xml version="1.0"?>
				<CUSTOMER_INFO>
					<CUSTOMER_RECORD>
						<shortname>SOUTHERN PACIFIC</shortname>
						<dcxChecksum>e937c608c1a2d6d174e77da9f754cf2d</dcxChecksum>
						<ssnBusinessID>000000000</ssnBusinessID>
						<clientRelChecksum>40e98036cb3f93318284d60f7209c609</clientRelChecksum>
						<portfolio>2</portfolio>
						<company>1</company>
						<region>1</region>
						<office>1</office>
						<clientNumber>34</clientNumber>
						<name>SOUTHERN PACIFIC RAILROAD</name>
						<address1>1900 FREMONT WAY</address1>
						<address2>Address2</address2>
						<city>CONCORD</city>
						<state>CA</state>
						<zipCode>97505</zipCode>
						<busPhone>2222222222</busPhone>
						<homePhone>4156780092</homePhone>
						<homePhoneType>Home</homePhoneType>
						<busPhoneType>Bus</busPhoneType>
						<emailAddress>[email protected]</emailAddress>
						<contactName>CECIL VYSE</contactName>
						<contactTitle>SNOB</contactTitle>
						<billingName>Test Billing name</billingName>
						<billingAddress1>99 RAILROAD BLVD.</billingAddress1>
						<billingAddress2>Address2</billingAddress2>
						<billingCity>SANTA FE</billingCity>
						<billingState>NM</billingState>
						<billingZipCode>80876</billingZipCode>
						<letterVersionCode>ENGL</letterVersionCode>
						<collectionTeam>COLL</collectionTeam>
						<lastPhoneUsed>H</lastPhoneUsed>
					</CUSTOMER_RECORD>
					<UDF_FIELDS_RECORD>
						<udfType>CUS</udfType>
						<udfKey>34</udfKey>
						<checksum>54eb30a9ac53730974335f2439406949</checksum>
						<udfField1>50</udfField1>
						<udfField2>Test</udfField2>
						<udfField3>Group one</udfField3>
						<udfField4>Test</udfField4>
						<udfField5>01/01/89</udfField5>
					</UDF_FIELDS_RECORD>
					<UDT_FIELDS_RECORD>
						<recordNumber>1</recordNumber>
						<udtKey>34</udtKey>
						<udtchecksum>8fe988d77baab57ad644d5524363f6c1</udtchecksum>
						<udtTable1>Test Schedul</udtTable1>
						<udtTable2>12000</udtTable2>
						<udtTable3>01/01/89</udtTable3>
						<udtTable4>11000</udtTable4>
					</UDT_FIELDS_RECORD>
				</CUSTOMER_INFO>
        ]]></urn:input>
      </urn:update>
   </soapenv:Body>
</soapenv:Envelope>
Sample Request Message with SOAP (invalid input)

Example: With invalid company
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:LPCustomer">
	<soapenv:Header/>
	<soapenv:Body>
		<urn:update>
			<!--Optional:-->
			<urn:input><![CDATA[<?xml version="1.0"?>
				<CUSTOMER_INFO>
					<CUSTOMER_RECORD>
						<shortname>SOUTHERN PACIFIC</shortname>
						<dcxChecksum>e937c608c1a2d6d174e77da9f754cf2d</dcxChecksum>
						<ssnBusinessID>000000000</ssnBusinessID>
						<clientRelChecksum>40e98036cb3f93318284d60f7209c609</clientRelChecksum>
						<portfolio>2</portfolio>
						<company>10</company>
						<region>1</region>
						<office>1</office>
						<clientNumber>34</clientNumber>
						<name>SOUTHERN PACIFIC RAILROAD</name>
						<address1>1900 FREMONT WAY</address1>
						<address2>Address2</address2>
						<city>CONCORD</city>
						<state>CA</state>
						<zipCode>97505</zipCode>
						<busPhone>2222222222</busPhone>
						<homePhone>4156780092</homePhone>
						<homePhoneType>Home</homePhoneType>
						<busPhoneType>Bus</busPhoneType>
						<emailAddress>[email protected]</emailAddress>
						<contactName>CECIL VYSE</contactName>
						<contactTitle>SNOB</contactTitle>
						<billingName>Test Billing name</billingName>
						<billingAddress1>99 RAILROAD BLVD.</billingAddress1>
						<billingAddress2>Address2</billingAddress2>
						<billingCity>SANTA FE</billingCity>
						<billingState>NM</billingState>
						<billingZipCode>80876</billingZipCode>
						<letterVersionCode>ENGL</letterVersionCode>
						<collectionTeam>COLL</collectionTeam>
						<lastPhoneUsed>H</lastPhoneUsed>
					</CUSTOMER_RECORD>
					<UDF_FIELDS_RECORD>
						<udfType>CUS</udfType>
						<udfKey>34</udfKey>
						<checksum>54eb30a9ac53730974335f2439406949</checksum>
						<udfField1>50</udfField1>
						<udfField2>Test</udfField2>
						<udfField3>Group one</udfField3>
						<udfField4>Test</udfField4>
						<udfField5>01/01/89</udfField5>
					</UDF_FIELDS_RECORD>
					<UDT_FIELDS_RECORD>
						<recordNumber>1</recordNumber>
						<udtKey>34</udtKey>
						<udtchecksum>8fe988d77baab57ad644d5524363f6c1</udtchecksum>
						<udtTable1>Test Schedul</udtTable1>
						<udtTable2>12000</udtTable2>
						<udtTable3>01/01/89</udtTable3>
						<udtTable4>11000</udtTable4>
					</UDT_FIELDS_RECORD>
				</CUSTOMER_INFO>
		   ]]></urn:input>
		</urn:update>
	</soapenv:Body>
</soapenv:Envelope>