Developer Programs

Learn

Docs
The security model enhancement for jXchange SOAP APIs begins on May 1st, 2025.

Developer Resources

Enterprise SOAP API > API by Reference > Core Services > Loan Fee Inquiry > Developer Resources

Details

SoapActionhttp://jackhenry.com/ws/LnFeeInq
Input NameLnFeeInq
Output NameLnFeeInqResponse
Input Namespacehttp://jackhenry.com/jxchange/TPG/2008
Group NameInquiry
ContainerTPG_InquiryMaster.xsd

XML Examples

LnFeeInq Request

XML
 <?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope
  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <SOAP-ENV:Header>
  </SOAP-ENV:Header>
  <SOAP-ENV:Body>
    <LnFeeInq
      xmlns="http://jackhenry.com/jxchange/TPG/2008">
      <MsgRqHdr>
        <jXchangeHdr>
          <JxVer/>
          <AuditUsrId></AuditUsrId>
          <AuditWsId></AuditWsId>
          <AuthenUsrId/>
          <ConsumerName/>
          <ConsumerProd/>
          <Ver_1/>
          <jXLogTrackingId>{Insert}</jXLogTrackingId>
          <Ver_2/>
          <InstRtId JHANull="" Rstr="">011001276</InstRtId>
          <InstEnv>TEST</InstEnv>
          <Ver_3/>
          <BusCorrelId/>
          <Ver_4/>
          <WorkflowCorrelId/>
          <Ver_5/>
          <ValidConsmName>{Insert}</ValidConsmName>
          <ValidConsmProd>{Insert}</ValidConsmProd>
          <Ver_6/>
        </jXchangeHdr>
        <Ver_1/>
        <Ver_2/>
        <Ver_3/>
      </MsgRqHdr>
      <InAcctId Rstr="">
        <AcctId JHANull="" Rstr="" SrchType="">522</AcctId>
        <AcctType JHANull="" Rstr="">L</AcctType>
        <Ver_1/>
      </InAcctId>
      <LnFeeId JHANull="" Rstr="">14958</LnFeeId>
      <ActIntent/>
      <Custom/>
      <SvcPrvdInfo/>
      <Ver_1/>
      <LnUnitId/>
      <Ver_2/>
    </LnFeeInq>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>

LnFeeInq FAQ

Coming Soon.



Have a Question?
Have a how-to question? Seeing a weird error? Get help on StackOverflow.
Register for the Digital Toolkit Meetup where we answer technical Q&A from the audience.

Did this page help you?

Last updated Mon Apr 15 2024