All Downloads are FREE. Search and download functionalities are using the official Maven repository.

response-templates.authorized.custom-message-payment-status.json Maven / Gradle / Ivy

There is a newer version: 1.0.0
Show newest version
{
  "A_TYPE" : "CustomMsgRes",
  "GVRes.InstantUebSEPAStatusRes1.My.bic" : "${ctx.getBank().getBic()}",
  "GVRes.InstantUebSEPAStatusRes1.My.iban" : "${ctx.getPayment().getDeduceFrom()}",
  "GVRes.InstantUebSEPAStatusRes1.SegHead.code" : "HIIPS",
  "GVRes.InstantUebSEPAStatusRes1.SegHead.ref" : "3",
  "GVRes.InstantUebSEPAStatusRes1.SegHead.seq" : "4",
  "GVRes.InstantUebSEPAStatusRes1.SegHead.version" : "1",
  "GVRes.InstantUebSEPAStatusRes1.cancellationCode" : "0",
  "GVRes.InstantUebSEPAStatusRes1.orderid" : "${ctx.getDialogId()}",
  "GVRes.InstantUebSEPAStatusRes1.sepadescr" : "urn:iso:std:iso:20022:tech:xsd:pain.001.001.03",
  "GVRes.InstantUebSEPAStatusRes1.sepapain" : "${ctx.getPayment().getModifiedAtString()}${ctx.getPayment().getModifiedAtString()}1${ctx.getPayment().getAmount()}TESTKONTO${ctx.getPayment().getModifiedAtString()}TRF1${ctx.getPayment().getAmount()}SEPA${ctx.getPayment().getModifiedAtDateString()}TESTKONTO${ctx.getPayment().getSendTo()}XBANDECGXXXSLEVNOTPROVIDED${ctx.getPayment().getAmount()}${ctx.getUser().getRealName()}${ctx.getPayment().getDeduceFrom()}Test123",
  "GVRes.InstantUebSEPAStatusRes1.status" : "${ctx.getPayment().getHbciStatus()}",
  "MsgHead.MsgRef.dialogid" : "${ctx.getDialogId()}",
  "MsgHead.MsgRef.msgnum" : "2",
  "MsgHead.SegHead.code" : "HNHBK",
  "MsgHead.SegHead.seq" : "1",
  "MsgHead.SegHead.version" : "3",
  "MsgHead.dialogid" : "${ctx.getDialogId()}",
  "MsgHead.hbciversion" : "300",
  "MsgHead.msgnum" : "2",
  "MsgHead.msgsize" : "000000001630",
  "MsgTail.SegHead.code" : "HNHBS",
  "MsgTail.SegHead.seq" : "5",
  "MsgTail.SegHead.version" : "1",
  "MsgTail.msgnum" : "2",
  "RetGlob.RetVal.code" : "9050",
  "RetGlob.RetVal.text" : "Teilweise fehlerhaft.",
  "RetGlob.SegHead.code" : "HIRMG",
  "RetGlob.SegHead.seq" : "2",
  "RetGlob.SegHead.version" : "2",
  "RetSeg.RetVal.code" : "9210",
  "RetSeg.RetVal.parm" : "2",
  "RetSeg.RetVal.text" : "Auftrag ausgeführt; Geld für den Zahlungsempfänger verfügbar",
  "RetSeg.SegHead.code" : "HIRMS",
  "RetSeg.SegHead.ref" : "3",
  "RetSeg.SegHead.seq" : "3",
  "RetSeg.SegHead.version" : "2"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy