# Application de workflow CANCELREQUEST

## Aperçu

L’application de workflow **CANCELREQUEST** vous permet d’annuler une demande en cours.

## Paramètres

### Paramètre obligatoire

| **Paramètre** | **Type**  | **Direction** | **Description**              |
| ------------- | --------- | ------------- | ---------------------------- |
| `REQUEST_ID`  | Numérique | IN            | L'ID de la demande à annuler |

### Paramètre facultatif

| **Paramètre**        | **Type** | **Direction** | **Description**                                                                  |
| -------------------- | -------- | ------------- | -------------------------------------------------------------------------------- |
| `NOTIFY_PARTICIPANT` | Texte    | IN            | Notifier les participants de la demande de l'annulation :`Y` ou `N` (par défaut) |
