Pacs.004
Payment Return Message
<?xml version="1.0" encoding="UTF-8"?>
<Document xmlns="urn:iso:std:iso:20022:tech:xsd:pacs.004.001.02">
<FIToFIPmtRtr>
<GrpHdr>
<MsgId>ABC123456</MsgId>
<CreDtTm>2023-04-16T11:00:00.000Z</CreDtTm>
<NbOfTxs>1</NbOfTxs>
<InitgPty>
<Nm>John Smith</Nm>
</InitgPty>
</GrpHdr>
<PmtRtr>
<OrgnlTxRef>
<InstrId>123456</InstrId>
<EndToEndId>987654</EndToEndId>
<TxId>654321</TxId>
<Amt Ccy="EUR">100.00</Amt>
<ReqdExctnDt>2023-04-16</ReqdExctnDt>
</OrgnlTxRef>
<Rsn>
<Cd>AM05</Cd>
</Rsn>
</PmtRtr>
</FIToFIPmtRtr>
</Document>Last updated
Was this helpful?