Enterprise Solutions

800-Payment Hub Activity Notifications

Enterprise Event System (EES) > Event Publishers > PayCenter > 800-Payment Hub Activity Notifications
Details
FamilyGeneral - General
Event Number800
Event Code800
Event DescriptionPayment Hub Activity Notifications
CategoryNotification
SeverityAlert
NotesThe event that conveys that the recipient has pending activities that could require some action.
Event XML Data
NameValue HintPrevious Value Hint
TrnRcptIdTransaction Receipt
UsrTokenUser Token Example: jeffjones@gmail.com
PmtRailTypeRails used for the Payment
PmtHubActTypeThe type of activity as related to the payment hub
PmtHubActStatThe status of an activity specific to the payment hub
XferAmtTransaction Amount
CrCustNameThe name of the recipient of the funds
CrAcctIdThe account identifier related to the recipient
CrXferFinInstIdABA number of the credit financial institution
DrCustNameThe name of the sender of the funds
DrAcctIdThe account identifier related to the send of the funds
DrXferFinInstIdABA number of the debit financial institution
PmtHubTrakIdPayment end to end tracking identifier
PmtHubActStatDescActivity Status Description from Payment Processor
PmtAPICallerIdThe identifier related to the caller of the API. This could be an individual or an application
XML For Event Code 800

 <EESEventAdd>
 <JESMsgRqHdr>
  <JESHdr>
    <AuditWsId>[79.125.0.209]</AuditWsId>
    <ConsumerProd>[ConsumerProd]</ConsumerProd>
    <ConsumerRqDtTime>2016-05-04T18:13:51.0</ConsumerRqDtTime>
  </JESHdr>
 </JESMsgRqHdr>
 <EESEventInfoArray>
  <EESEventInfo>
    <EventNum>800</EventNum>
    <EventProd>[Product Name]</EventProd>
    <EventTimeDt>2016-05-04T18:10:51.0</EventTimeDt>
    <InstId>[123456789]</InstId>
      <EventDataInfoArray>
      <EventDataInfo>
        <Name>TrnRcptId</Name>
        <Val>[Transaction Receipt ]</Val>
      </EventDataInfo>
      <EventDataInfo>
        <Name>UsrToken</Name>
        <Val>[User Token Example: jeffjones@gmail.com]</Val>
      </EventDataInfo>
      <EventDataInfo>
        <Name>PmtRailType</Name>
        <Val>[Rails used for the Payment]</Val>
      </EventDataInfo>
      <EventDataInfo>
        <Name>PmtHubActType</Name>
        <Val>[The type of activity as related to the payment hub]</Val>
      </EventDataInfo>
      <EventDataInfo>
        <Name>PmtHubActStat</Name>
        <Val>[The status of an activity specific to the payment hub]</Val>
      </EventDataInfo>
      <EventDataInfo>
        <Name>XferAmt</Name>
        <Val>[Transaction Amount]</Val>
      </EventDataInfo>
      <EventDataInfo>
        <Name>CrCustName</Name>
        <Val>[The name of the recipient of the funds]</Val>
      </EventDataInfo>
      <EventDataInfo>
        <Name>CrAcctId</Name>
        <Val>[The account identifier related to the recipient]</Val>
      </EventDataInfo>
      <EventDataInfo>
        <Name>CrXferFinInstId</Name>
        <Val>[ABA number of the credit financial institution]</Val>
      </EventDataInfo>
      <EventDataInfo>
        <Name>DrCustName</Name>
        <Val>[The name of the sender of the funds]</Val>
      </EventDataInfo>
      <EventDataInfo>
        <Name>DrAcctId</Name>
        <Val>[The account identifier related to the send of the funds]</Val>
      </EventDataInfo>
      <EventDataInfo>
        <Name>DrXferFinInstId</Name>
        <Val>[ABA number of the debit financial institution]</Val>
      </EventDataInfo>
      <EventDataInfo>
        <Name>PmtHubTrakId</Name>
        <Val>[Payment end to end tracking identifier]</Val>
      </EventDataInfo>
      <EventDataInfo>
        <Name>PmtHubActStatDesc</Name>
        <Val>[Activity Status Description from Payment Processor]</Val>
      </EventDataInfo>
      <EventDataInfo>
        <Name>PmtAPICallerId</Name>
        <Val>[The identifier related to the caller of the API.  This could be an individual or an application]</Val>
      </EventDataInfo>
    </EventDataInfoArray>
  </EESEventInfo>
 </EESEventInfoArray>
 </EESEventAdd>
            

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.
Last updated Wed Nov 29 2023