ISO 20022 Messages
Last updated
Last updated
ISO 20022 messages are submitted to Nexus via asynchronous API.
The ISO 20022 XML message itself will be included in full in the message body.
The requestor (Source PSP) will also define an endpoint to which Nexus should send the resulting response (ie when submitting acmt.023, the Source PSP must also define the acmt024Endpoint to which Nexus should send the acmt.024 response).
This endpoint accepts an ISO 20022 acmt.023 message in XML format. The message must be prepared according to the Nexus Message Usage Guidelines.
/iso20022/acmt023
An API URL exposed by the Source PSP where the acmt.024 response (which contains underlying account details) should be sent.
[Full XML of the acmt.023 request]
This endpoint accepts an ISO 20022 pacs.008 message in XML format. The message must be prepared according to the Nexus Message Usage Guidelines.
/iso20022/pacs008
An API endpoint exposed by the Source PSP where the pacs.002 response (Payment Status Report) should be sent.
[Full XML of the pacs.008 request]