# RequestDemoController

**Kind:** Controller

**Source:** `Pams/API/Pams.API/Controllers/PricingAndSubscription/RequestDemoController.cs` (line 10)

**Part of:** [Pams](subsystem-pams)

## Where it refuses work

- `RequestDemoController` stops the work with an early return when `!isSaved`.
- `RequestDemoController` stops the work with an early return when `isCreated == Business.Entity.EnumNewSales.EnumReturnMessage.SavedSuccessfuly`.

## Relationships

- MODULE_DECLARES → `SaveRequest`
- MODULE_DECLARES → `CreateDemoRequest`
- IMPORTS → `RequestDemoBindingModel`
