Developer Programs

Learn

Docs
jXchange REST-Legacy Migration announced. Deadline for migration is July 31, 2026.

Developer Resources

API by Reference > Core Services > Customer Message Modification > Developer Resources

Details

SoapActionhttp://jackhenry.com/ws/CustMsgMod
Input NameCustMsgMod
Output NameCustMsgModResponse
Input Namespacehttp://jackhenry.com/jxchange/TPG/2008
Group NameCustomer
ContainerTPG_CustomerMaster.xsd

XML Examples

CustMsgMod 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>
    <CustMsgMod
      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="">{Insert}</InstRtId>
          <InstEnv>{Insert}</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>
      <ErrOvrRdInfoArray>
        <ErrOvrRd>
          <ErrCode/>
          <Ver_1/>
        </ErrOvrRd>
      </ErrOvrRdInfoArray>
      <CustId JHANull="" Rstr="">NAA0316</CustId>
      <AccountId Rstr="">
        <AcctId JHANull="" Rstr="" SrchType=""/>
        <AcctType JHANull="" Rstr=""/>
        <Ver_1/>
      </AccountId>
      <MsgSeq>1</MsgSeq>
      <MsgType Rstr="">Main</MsgType>
      <CustMsgInfoRec>
        <Msg JHANull="" Rstr="">Purple cows are funny.</Msg>
        <MsgExpDt JHANull="" Rstr="">2020-09-26</MsgExpDt>
        <UserDefInfoArray>
          <UserDefInfo>
            <UserDefTxt JHANull="" Rstr=""/>
            <UserDefCode JHANull="" Rstr=""/>
            <UserDefDesc JHANull="" Rstr=""/>
            <UserDefDt JHANull="" Rstr="">2017-09-26</UserDefDt>
            <UserDefInfo1 JHANull="" Rstr=""/>
            <UserDefInfo2 JHANull="" Rstr=""/>
            <UserDefInfo3 JHANull="" Rstr=""/>
            <Ver_1/>
          </UserDefInfo>
        </UserDefInfoArray>
        <MsgImpor JHANull="" Rstr=""/>
        <OffInfoArray>
          <OffInfoRec>
            <OffCodeText JHANull="" Rstr=""/>
            <OffCode JHANull="" Rstr="">AMR</OffCode>
            <OffDesc JHANull="" Rstr=""/>
            <Ver_1/>
            <OffRmk JHANull="" Rstr=""/>
            <Ver_2/>
          </OffInfoRec>
        </OffInfoArray>
        <Custom/>
        <Ver_1/>
        <MsgNxtRevDt JHANull="" Rstr="">2017-09-21</MsgNxtRevDt>
        <MsgPrtNotCode JHANull="" Rstr=""/>
        <Ver_2/>
      </CustMsgInfoRec>
      <Dlt/>
      <Custom/>
      <SvcPrvdInfo/>
      <Ver_1/>
      <ActIntentKey/>
      <Ver_2/>
    </CustMsgMod>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>

CustMsgMod FAQ

Coming Soon.



Have a Question?

Did this page help you?

Last updated Wed Mar 4 2026