...});
const recipientId = '1234567890';
const message = 'This is a test notification.';
const notification = await client.sendNotification({
recipientId,
message,
});
const notificationCode = notification.code;
```
## Hashtags
* #RENEC
* #notification
* #code
* #Tracking
* #Sending