<aside> šŸ’”

Clients can subscribe to core banking notifications for the following events:

šŸ“© Delivery Method

Notifications are sent viaĀ HTTP POSTĀ to the registered URL.

šŸ”‘ Signature Verification

TheĀ RSA (SHA256) signatureĀ is generated using the private key over the following concatenated string:

<method>\n
<host>\n
<path>\n
<date>\n
<body>

šŸ›”ļø Signature Handling

šŸ“ŒĀ Example Date Header Format:

Date: Mon, 29 Mar 2021 11:11:59 GMT