> For the complete documentation index, see [llms.txt](https://docs.umbcheckout.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.umbcheckout.net/scheduled-tasks-and-notifications/session-notifications/onsessioncreatednotification.md).

# OnSessionCreatedNotification

The following properties are available within the notification

| Property Name   | Type                                                                                    |
| --------------- | --------------------------------------------------------------------------------------- |
| HttpContext     | HttpContext                                                                             |
| EncryptedBasket | string                                                                                  |
| SessionKey      | string                                                                                  |
| Configuration   | [UmbCheckoutConfiguration](/core-services/object-reference/umbcheckoutconfiguration.md) |
