LPVendor
add
Sample Successful Request Message without SOAP
<?xml version="1.0"?>
<VENDOR_INFO>
<VENDOR_RECORD>
<shortname>RELIABLE BUSINESS EQUIP</shortname>
<dcxChecksum>ee597d3c45c81c3aa60535617fa0ef3d</dcxChecksum>
<clientRelChecksum>06541c6e115a6d2f68ecb8766350047a</clientRelChecksum>
<portfolio>2</portfolio>
<company>1</company>
<region>1</region>
<office>1</office>
<clientNumber/>
<name>RELIABLE BUSINESS EQUIPMENT CORP.</name>
<address1>708 CARDLEY AVE.</address1>
<city>SAN MATEO</city>
<state>CA</state>
<county>SAN MATEO</county>
<zipCode>94035</zipCode>
<busPhone>4153480566</busPhone>
<papAchType>CCD</papAchType>
<letterVersionCode>ENGL</letterVersionCode>
<vendorParticipationCode>1</vendorParticipationCode>
<activityStatus>ACTV</activityStatus>
<recourseType>NONE</recourseType>
<vendorType>EQP</vendorType>
<prenoteSent>Y</prenoteSent>
<alertSwitch1>N</alertSwitch1>
<alertSwitch2>N</alertSwitch2>
<alertSwitch3>N</alertSwitch3>
<alertSwitch4>N</alertSwitch4>
<alertSwitch5>N</alertSwitch5>
<alertSwitch6>N</alertSwitch6>
<datePrenoteSentOn>030589</datePrenoteSentOn>
<dateVendorAgreement>010189</dateVendorAgreement>
<fundingTaxCode>ALL</fundingTaxCode>
</VENDOR_RECORD>
<UDF_FIELDS_RECORD>
<udfType>VND</udfType>
<udfKey/>
<checksum>21aa61513ff7dc7c90b9071080574f29</checksum>
<udfField1>10</udfField1>
<udfField2>100</udfField2>
<udfField3>Test Name</udfField3>
<udfField4>Test Address</udfField4>
<udfField5>Test Address2</udfField5>
</UDF_FIELDS_RECORD>
<UDT_FIELDS_RECORD>
<recordNumber>1</recordNumber>
<udtKey/>
<udtchecksum>6d6955e7f769c1b2dcfb446df3bc38ed</udtchecksum>
<udtTable1>Call</udtTable1>
<udtTable2>No</udtTable2>
<udtTable3>01/01/89</udtTable3>
<udtTable4>No Response</udtTable4>
<udtTable5>01/01/89</udtTable5>
<udtTable6>1</udtTable6>
<udtTable7>Monday</udtTable7>
</UDT_FIELDS_RECORD>
</VENDOR_INFO>
Sample Successful Request Message with SOAP
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:LPVendor">
<soapenv:Header/>
<soapenv:Body>
<urn:add>
<!--Optional:-->
<urn:input><![CDATA[<?xml version="1.0"?>
<VENDOR_INFO>
<VENDOR_RECORD>
<shortname>RELIABLE BUSINESS EQUIP</shortname>
<dcxChecksum>ee597d3c45c81c3aa60535617fa0ef3d</dcxChecksum>
<clientRelChecksum>06541c6e115a6d2f68ecb8766350047a</clientRelChecksum>
<portfolio>2</portfolio>
<company>1</company>
<region>1</region>
<office>1</office>
<clientNumber/>
<name>RELIABLE BUSINESS EQUIPMENT CORP.</name>
<address1>708 CARDLEY AVE.</address1>
<city>SAN MATEO</city>
<state>CA</state>
<county>SAN MATEO</county>
<zipCode>94035</zipCode>
<busPhone>4153480566</busPhone>
<papAchType>CCD</papAchType>
<letterVersionCode>ENGL</letterVersionCode>
<vendorParticipationCode>1</vendorParticipationCode>
<activityStatus>ACTV</activityStatus>
<recourseType>NONE</recourseType>
<vendorType>EQP</vendorType>
<prenoteSent>Y</prenoteSent>
<alertSwitch1>N</alertSwitch1>
<alertSwitch2>N</alertSwitch2>
<alertSwitch3>N</alertSwitch3>
<alertSwitch4>N</alertSwitch4>
<alertSwitch5>N</alertSwitch5>
<alertSwitch6>N</alertSwitch6>
<datePrenoteSentOn>030589</datePrenoteSentOn>
<dateVendorAgreement>010189</dateVendorAgreement>
<fundingTaxCode>ALL</fundingTaxCode>
</VENDOR_RECORD>
<UDF_FIELDS_RECORD>
<udfType>VND</udfType>
<udfKey/>
<checksum>21aa61513ff7dc7c90b9071080574f29</checksum>
<udfField1>10</udfField1>
<udfField2>100</udfField2>
<udfField3>Test Name</udfField3>
<udfField4>Test Address</udfField4>
<udfField5>Test Address2</udfField5>
</UDF_FIELDS_RECORD>
<UDT_FIELDS_RECORD>
<recordNumber>1</recordNumber>
<udtKey/>
<udtchecksum>6d6955e7f769c1b2dcfb446df3bc38ed</udtchecksum>
<udtTable1>Call</udtTable1>
<udtTable2>No</udtTable2>
<udtTable3>01/01/89</udtTable3>
<udtTable4>No Response</udtTable4>
<udtTable5>01/01/89</udtTable5>
<udtTable6>1</udtTable6>
<udtTable7>Monday</udtTable7>
</UDT_FIELDS_RECORD>
</VENDOR_INFO>
]]></urn:input>
</urn:add>
</soapenv:Body>
</soapenv:Envelope>
Sample Request Message with SOAP (invalid input)
Example: When user defined field key (udfkey) is not blank.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:LPVendor">
<soapenv:Header/>
<soapenv:Body>
<urn:add>
<!--Optional:-->
<urn:input><![CDATA[<?xml version="1.0"?>
<VENDOR_INFO>
<VENDOR_RECORD>
<shortname>RELIABLE BUSINESS EQUIP</shortname>
<dcxChecksum>ee597d3c45c81c3aa60535617fa0ef3d</dcxChecksum>
<clientRelChecksum>06541c6e115a6d2f68ecb8766350047a</clientRelChecksum>
<portfolio>2</portfolio>
<company>1</company>
<region>1</region>
<office>1</office>
<clientNumber/>
<name>RELIABLE BUSINESS EQUIPMENT CORP.</name>
<address1>708 CARDLEY AVE.</address1>
<city>SAN MATEO</city>
<state>CA</state>
<zipCode>94035</zipCode>
<busPhone>4153480566</busPhone>
<papAchType>CCD</papAchType>
<letterVersionCode>ENGL</letterVersionCode>
<vendorParticipationCode>1</vendorParticipationCode>
<activityStatus>ACTV</activityStatus>
<recourseType>NONE</recourseType>
<vendorType>EQP</vendorType>
<prenoteSent>Y</prenoteSent>
<alertSwitch1>N</alertSwitch1>
<alertSwitch2>N</alertSwitch2>
<alertSwitch3>N</alertSwitch3>
<alertSwitch4>N</alertSwitch4>
<alertSwitch5>N</alertSwitch5>
<alertSwitch6>N</alertSwitch6>
<datePrenoteSentOn>030589</datePrenoteSentOn>
<dateVendorAgreement>010189</dateVendorAgreement>
<fundingTaxCode>ALL</fundingTaxCode>
</VENDOR_RECORD>
<UDF_FIELDS_RECORD>
<udfType>VND</udfType>
<udfKey>3</udfKey>
<checksum>21aa61513ff7dc7c90b9071080574f29</checksum>
<udfField1>10</udfField1>
<udfField2>100</udfField2>
<udfField3>Test Name</udfField3>
<udfField4>Test Address</udfField4>
<udfField5>Test Address2</udfField5>
</UDF_FIELDS_RECORD>
<UDT_FIELDS_RECORD>
<recordNumber>1</recordNumber>
<udtKey>3</udtKey>
<udtchecksum>6d6955e7f769c1b2dcfb446df3bc38ed</udtchecksum>
<udtTable1>Call</udtTable1>
<udtTable2>No</udtTable2>
<udtTable3>01/01/89</udtTable3>
<udtTable4>No Response</udtTable4>
<udtTable5>01/01/89</udtTable5>
<udtTable6>1</udtTable6>
<udtTable7>Monday</udtTable7>
</UDT_FIELDS_RECORD>
</VENDOR_INFO>
]]></urn:input>
</urn:add>
</soapenv:Body>
</soapenv:Envelope>