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

response-templates.authenticated.dialog-end.json Maven / Gradle / Ivy

There is a newer version: 1.0.0
Show newest version
{
  "A_TYPE" : "CustomMsgRes",
  "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" : "000000000319",
  "MsgTail.SegHead.code" : "HNHBS",
  "MsgTail.SegHead.seq" : "4",
  "MsgTail.SegHead.version" : "1",
  "MsgTail.msgnum" : "2",
  "RetGlob.RetVal.code" : "0100",
  "RetGlob.RetVal.text" : "Der Dialog wurde beendet.",
  "RetGlob.SegHead.code" : "HIRMG",
  "RetGlob.SegHead.seq" : "2",
  "RetGlob.SegHead.version" : "2",
  "RetSeg.RetVal.code" : "0020",
  "RetSeg.RetVal.text" : "Benutzer abgemeldet.",
  "RetSeg.SegHead.code" : "HIRMS",
  "RetSeg.SegHead.ref" : "3",
  "RetSeg.SegHead.seq" : "3",
  "RetSeg.SegHead.version" : "2"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy