Send a notification to a user
POST/api/notification/v1/wallet-user
Sends a notification to a wallet user via the specified delivery channel. Provide the recipient's subject identifier, the channel, and a template name with any data required to populate it. The service renders the template in the requested locale and delivers the notification.
Request
Responses
- 204
- 400
- 500
No Content
Business rule error
Internal server error