Pacs.002
Initial and Final Transaction Status Report Messages
<?xml version="1.0" encoding="UTF-8"?>
<Document xmlns="urn:iso:std:iso:20022:tech:xsd:pacs.002.001.03">
<FIToFICstmrCdtTrf>
<GrpHdr>
<MsgId>12345678901234567890</MsgId>
<CreDtTm>2023-04-16T11:00:00.000Z</CreDtTm>
<NbOfTxs>1</NbOfTxs>
<CtrlSum>100.00</CtrlSum>
<InitgPty>
<Nm>John Smith</Nm>
</InitgPty>
</GrpHdr>
<TxInfAndSts>
<StsId>1234567890</StsId>
<OrgnlInstrId>0001</OrgnlInstrId>
<TxSts>RJCT</TxSts>
<StsRsnInf>
<Rsn>
<Cd>AC01</Cd>
</Rsn>
<AddtlInf>Error in account number</AddtlInf>
</StsRsnInf>
</TxInfAndSts>
</FIToFICstmrCdtTrf>
</Document>
Last updated
Was this helpful?