XML Data FusionServices.Controllers.PostPaymentFormBody Non-SPS

Summary

This is a sample XML file for processing non-NaviLine General Ledger application. ;

Remarks

Set the appCode value to ** to indicate this is for a non-NaviLine application.

The security and environment sections, and , will be filled in by the fusion service.

<![CDATA[
<CRpaymentBODY>
  <CRpaymentSEC>
    <userID>QVKM</userID>
    <userName>Vicki Miller</userName>
    <userPW>xxxxxxxxx</userPW>
  </CRpaymentSEC>
  <CRpaymentENV>
    <programLib>HTE90PGM</programLib>
    <dataLib>HTE90QDTA</dataLib>
    <application>HT</application>
    <additionalLib></additionalLib>
    <suffix></suffix>
    <environment>QUA1</environment>
  </CRpaymentENV>
  <CRpaymentHDR>
    <appCode>**</appCode>
    <origCode>11</origCode>
    <modifier></modifier>
    <foreignKey>00001</foreignKey>
    <linkedForeignKey></linkedForeignKey>
    <specialNote></specialNote>
    <tenderProcessFlag></tenderProcessFlag>
    <paymentDate>20140214</paymentDate>
    <paymentTime>150130</paymentTime>
    <paymentStatus>99</paymentStatus>
    <totalPaidAmount>000000100.00</totalPaidAmount>
    <overrideTenderMethod></overrideTenderMethod>
    <comment1>This is comment number one.</comment1>
    <comment2>This is comment number two.</comment2>
    <comment3>This is comment number three.</comment3>
    <comment4>This is comment number four.</comment4>
    <authCode></authCode>
    <cardType></cardType>
    <cardNumber></cardNumber>
  </CRpaymentHDR>
  <CRpaymentDTL>
    <addtlFeeCode></addtlFeeCode>
    <afcMiscRevFlag></afcMiscRevFlag>
    <otherKeyFld></otherKeyFld>
    <commentSpclInstr></commentSpclInstr>
    <quantity>000000001.00</quantity>
    <paymentAmount>000000100.00</paymentAmount>
    <paymentDesc>Non-SPS G/L payment.</paymentDesc>
    <customerID></customerID>
    <locationID></locationID>
    <serviceCode></serviceCode>
    <lienableNonlienableCode></lienableNonlienableCode>
    <lienNbr></lienNbr>
    <citationNbr></citationNbr>
    <caseNbr></caseNbr>
    <stockNbr></stockNbr>
    <bankCode></bankCode>
    <projectNbr></projectNbr>
    <creditAcct> 50100003730600</creditAcct>
    <debitAcct></debitAcct>
    <paymentComment>Payment 1 comment.</paymentComment>
  </CRpaymentDTL>
</CRpaymentBODY>
            ]]>