Notifications
notifications
Methods
post/v1/crdr/subscription
CitiConnect Credit Debit Notification Subscription allows users to receive PUSH notifications for debit and credit transactions, allowing for real-time data and instant reconciliation.
Authorization : header : The OAuth Token prefixed with ?Bearer? and space in between.
Request Type : body : The subscription type for which this request is raised. Valid values are CREATE, MODIFY, DELETE. Notification Format : body : The format in which notifications will be received in the form of JSON or XML. Valid values are JSON or XML.
Domain types
Subscription = { accountNumber, clientId, format, 6 more... }