NbOfTrx
Table of contents
No headers
NbOfTrx in Group Header (GrpHdr) is a mandatory element.
RB6.0: It is recommended to use the optional field in Payment Information (PmtInf) too. It is an additional validation of your file. Please use NbOfTrx in combination with CtrlSum.
<GrpHdr>
…
<NbOfTxs>1</NbOfTxs>
<CtrlSum>0.87</CtrlSum>
…
</GrpHdr>
<PmtInf>
…
<NbOfTxs>1</NbOfTxs>
<CtrlSum>0.87</CtrlSum>
…
</PmtInf>