---
updatedAt: 2026-03-18T15:14:49.000Z
---

Fetch the complete documentation index at: https://developers.pismo.io/pismo-docs/llms.txt. Use this file to discover all available pages before exploring further. Append .md to any documentation page URL to get its markdown version.

# Core platform - Flex controls

This table lists the flex controls data events that the platform generates asynchronously. For information on setting up event notifications, see the [Data and reporting overview](https://developers.pismo.io/pismo-docs/docs/data-reporting-overview).

| Endpoint                                                                                                                                                                        | Event                                                                                                                |
| :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | :------------------------------------------------------------------------------------------------------------------- |
| [Create account flex control](https://developers.pismo.io/pismo-docs/reference/post-v1-accounts-flex-controls)                                                                                                               | [Account flex control created](https://developers.pismo.io/events/docs/audit-account-spending-limit-created-1)       |
| [Update account flex control](https://developers.pismo.io/pismo-docs/reference/patch-v1-accounts-flex-control)                                                                                                               | [Account flex control updated](https://developers.pismo.io/events/docs/audit-account-spending-limit-updated-1)       |
| [Create customer flex control](https://developers.pismo.io/pismo-docs/reference/post-v1-customers-flex-controls)                                                                                                             | [Customer spending limit created](https://developers.pismo.io/events/docs/audit-customer-spending-limit-created-1)   |
| [Update customer flex control](https://developers.pismo.io/pismo-docs/reference/patch-v1-customers-flex-control)                                                                                                             | [Customer spending limit updated](https://developers.pismo.io/events/docs/audit-customer-spending-limit-updated-1)   |
| This event occurs asynchronously when the platform completes an evaluation request of a flex control.                                                                           | [Evaluation requested](https://developers.pismo.io/events/docs/audit-evaluation-requested-1)                         |
| This event occurs asynchronously when the platform completes a rollback request of the flex control evaluation.                                                                 | [Evaluation rollback request created](https://developers.pismo.io/events/docs/audit-evaluation-rollback-requested-1) |
| This event occurs when the platform creates a flex controls template. To create a flex controls template, use Pismo Control Center or contact the Pismo support representative. | [Flex control template created](https://developers.pismo.io/events/docs/audit-template-created-1)                    |
| This event occurs when the platform updates a flex controls template. To update a flex controls template, use Pismo Control Center or contact the Pismo support representative. | [Flex control template updated](https://developers.pismo.io/events/docs/audit-template-updated-1)                    |