POST api/ExtranetGeneratedCtrl/SaveDemandeoperations
Request Information
URI Parameters
None.
Body Parameters
BusinessRequestOfDemandeoperationDto| Name | Description | Type | Additional information |
|---|---|---|---|
| ItemToSearch | DemandeoperationDto |
None. |
|
| ItemsToSearch | Collection of DemandeoperationDto |
None. |
|
| ItemsToSave | Collection of DemandeoperationDto |
None. |
|
| IdCurrentUser | integer |
None. |
|
| Index | integer |
None. |
|
| Size | integer |
None. |
|
| TakeAll | boolean |
None. |
|
| Deepth | integer |
None. |
|
| NotIn | boolean |
None. |
|
| SortOrder | string |
None. |
|
| Navigator | Navigator |
None. |
Request Formats
application/json, text/json
Sample:
{
"ItemToSearch": {
"IdDemande": 1,
"NumeroDemande": "sample string 2",
"DateOperation": "2025-12-10T19:34:40.6770271+01:00",
"IdClient": 3,
"IdFcp": 4,
"TypeDemande": "sample string 5",
"TypeValeur": "sample string 6",
"Valeur": 7.0,
"LibelleDemande": "sample string 8",
"NombrePart": 1.0,
"IdCanalReception": 1,
"Observations": "sample string 9",
"StatusDemande": "sample string 10",
"Envoyee": "sample string 11",
"StatusAtraiter": "sample string 12",
"Receptionnee": "sample string 13",
"DateReception": "2025-12-10T19:34:40.6770271+01:00",
"HeureReception": "00:00:00.1234567",
"IdRecepteur": 1,
"DateTraitement": "2025-12-10T19:34:40.6770271+01:00",
"IdTraiteur": 1,
"HeureTraitement": "00:00:00.1234567",
"LibelleTraitement": "sample string 14",
"DateCreation": "2025-12-10T19:34:40.6770271+01:00",
"DateMaj": "2025-12-10T19:34:40.6770271+01:00",
"IsDeleted": true,
"CreatedBy": 16,
"ModifiedBy": 17,
"InfoSearchIdDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNumeroDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateOperation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdClient": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdFcp": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypeDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypeValeur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchValeur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchLibelleDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNombrePart": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdCanalReception": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchObservations": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchStatusDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchEnvoyee": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchStatusAtraiter": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchReceptionnee": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateReception": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchHeureReception": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdRecepteur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateTraitement": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdTraiteur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchHeureTraitement": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchLibelleTraitement": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateCreation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateMaj": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIsDeleted": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": true,
"Fin": true
},
"OperatorToUse": "sample string 3"
},
"InfoSearchCreatedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchModifiedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"RowsCount": 18,
"Offset": 19,
"Rows": 20,
"CrDateDebut": "2025-12-10T19:34:40.6770271+01:00",
"CrDateFin": "2025-12-10T19:34:40.6770271+01:00"
},
"ItemsToSearch": [
{
"IdDemande": 1,
"NumeroDemande": "sample string 2",
"DateOperation": "2025-12-10T19:34:40.6770271+01:00",
"IdClient": 3,
"IdFcp": 4,
"TypeDemande": "sample string 5",
"TypeValeur": "sample string 6",
"Valeur": 7.0,
"LibelleDemande": "sample string 8",
"NombrePart": 1.0,
"IdCanalReception": 1,
"Observations": "sample string 9",
"StatusDemande": "sample string 10",
"Envoyee": "sample string 11",
"StatusAtraiter": "sample string 12",
"Receptionnee": "sample string 13",
"DateReception": "2025-12-10T19:34:40.6770271+01:00",
"HeureReception": "00:00:00.1234567",
"IdRecepteur": 1,
"DateTraitement": "2025-12-10T19:34:40.6770271+01:00",
"IdTraiteur": 1,
"HeureTraitement": "00:00:00.1234567",
"LibelleTraitement": "sample string 14",
"DateCreation": "2025-12-10T19:34:40.6770271+01:00",
"DateMaj": "2025-12-10T19:34:40.6770271+01:00",
"IsDeleted": true,
"CreatedBy": 16,
"ModifiedBy": 17,
"InfoSearchIdDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNumeroDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateOperation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdClient": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdFcp": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypeDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypeValeur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchValeur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchLibelleDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNombrePart": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdCanalReception": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchObservations": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchStatusDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchEnvoyee": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchStatusAtraiter": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchReceptionnee": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateReception": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchHeureReception": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdRecepteur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateTraitement": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdTraiteur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchHeureTraitement": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchLibelleTraitement": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateCreation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateMaj": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIsDeleted": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": true,
"Fin": true
},
"OperatorToUse": "sample string 3"
},
"InfoSearchCreatedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchModifiedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"RowsCount": 18,
"Offset": 19,
"Rows": 20,
"CrDateDebut": "2025-12-10T19:34:40.6770271+01:00",
"CrDateFin": "2025-12-10T19:34:40.6770271+01:00"
},
{
"IdDemande": 1,
"NumeroDemande": "sample string 2",
"DateOperation": "2025-12-10T19:34:40.6770271+01:00",
"IdClient": 3,
"IdFcp": 4,
"TypeDemande": "sample string 5",
"TypeValeur": "sample string 6",
"Valeur": 7.0,
"LibelleDemande": "sample string 8",
"NombrePart": 1.0,
"IdCanalReception": 1,
"Observations": "sample string 9",
"StatusDemande": "sample string 10",
"Envoyee": "sample string 11",
"StatusAtraiter": "sample string 12",
"Receptionnee": "sample string 13",
"DateReception": "2025-12-10T19:34:40.6770271+01:00",
"HeureReception": "00:00:00.1234567",
"IdRecepteur": 1,
"DateTraitement": "2025-12-10T19:34:40.6770271+01:00",
"IdTraiteur": 1,
"HeureTraitement": "00:00:00.1234567",
"LibelleTraitement": "sample string 14",
"DateCreation": "2025-12-10T19:34:40.6770271+01:00",
"DateMaj": "2025-12-10T19:34:40.6770271+01:00",
"IsDeleted": true,
"CreatedBy": 16,
"ModifiedBy": 17,
"InfoSearchIdDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNumeroDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateOperation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdClient": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdFcp": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypeDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypeValeur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchValeur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchLibelleDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNombrePart": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdCanalReception": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchObservations": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchStatusDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchEnvoyee": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchStatusAtraiter": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchReceptionnee": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateReception": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchHeureReception": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdRecepteur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateTraitement": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdTraiteur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchHeureTraitement": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchLibelleTraitement": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateCreation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateMaj": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIsDeleted": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": true,
"Fin": true
},
"OperatorToUse": "sample string 3"
},
"InfoSearchCreatedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchModifiedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"RowsCount": 18,
"Offset": 19,
"Rows": 20,
"CrDateDebut": "2025-12-10T19:34:40.6770271+01:00",
"CrDateFin": "2025-12-10T19:34:40.6770271+01:00"
}
],
"ItemsToSave": [
{
"IdDemande": 1,
"NumeroDemande": "sample string 2",
"DateOperation": "2025-12-10T19:34:40.6770271+01:00",
"IdClient": 3,
"IdFcp": 4,
"TypeDemande": "sample string 5",
"TypeValeur": "sample string 6",
"Valeur": 7.0,
"LibelleDemande": "sample string 8",
"NombrePart": 1.0,
"IdCanalReception": 1,
"Observations": "sample string 9",
"StatusDemande": "sample string 10",
"Envoyee": "sample string 11",
"StatusAtraiter": "sample string 12",
"Receptionnee": "sample string 13",
"DateReception": "2025-12-10T19:34:40.6770271+01:00",
"HeureReception": "00:00:00.1234567",
"IdRecepteur": 1,
"DateTraitement": "2025-12-10T19:34:40.6770271+01:00",
"IdTraiteur": 1,
"HeureTraitement": "00:00:00.1234567",
"LibelleTraitement": "sample string 14",
"DateCreation": "2025-12-10T19:34:40.6770271+01:00",
"DateMaj": "2025-12-10T19:34:40.6770271+01:00",
"IsDeleted": true,
"CreatedBy": 16,
"ModifiedBy": 17,
"InfoSearchIdDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNumeroDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateOperation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdClient": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdFcp": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypeDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypeValeur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchValeur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchLibelleDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNombrePart": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdCanalReception": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchObservations": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchStatusDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchEnvoyee": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchStatusAtraiter": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchReceptionnee": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateReception": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchHeureReception": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdRecepteur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateTraitement": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdTraiteur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchHeureTraitement": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchLibelleTraitement": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateCreation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateMaj": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIsDeleted": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": true,
"Fin": true
},
"OperatorToUse": "sample string 3"
},
"InfoSearchCreatedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchModifiedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"RowsCount": 18,
"Offset": 19,
"Rows": 20,
"CrDateDebut": "2025-12-10T19:34:40.6770271+01:00",
"CrDateFin": "2025-12-10T19:34:40.6770271+01:00"
},
{
"IdDemande": 1,
"NumeroDemande": "sample string 2",
"DateOperation": "2025-12-10T19:34:40.6770271+01:00",
"IdClient": 3,
"IdFcp": 4,
"TypeDemande": "sample string 5",
"TypeValeur": "sample string 6",
"Valeur": 7.0,
"LibelleDemande": "sample string 8",
"NombrePart": 1.0,
"IdCanalReception": 1,
"Observations": "sample string 9",
"StatusDemande": "sample string 10",
"Envoyee": "sample string 11",
"StatusAtraiter": "sample string 12",
"Receptionnee": "sample string 13",
"DateReception": "2025-12-10T19:34:40.6770271+01:00",
"HeureReception": "00:00:00.1234567",
"IdRecepteur": 1,
"DateTraitement": "2025-12-10T19:34:40.6770271+01:00",
"IdTraiteur": 1,
"HeureTraitement": "00:00:00.1234567",
"LibelleTraitement": "sample string 14",
"DateCreation": "2025-12-10T19:34:40.6770271+01:00",
"DateMaj": "2025-12-10T19:34:40.6770271+01:00",
"IsDeleted": true,
"CreatedBy": 16,
"ModifiedBy": 17,
"InfoSearchIdDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNumeroDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateOperation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdClient": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdFcp": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypeDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypeValeur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchValeur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchLibelleDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNombrePart": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdCanalReception": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchObservations": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchStatusDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchEnvoyee": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchStatusAtraiter": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchReceptionnee": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateReception": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchHeureReception": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdRecepteur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateTraitement": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdTraiteur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchHeureTraitement": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchLibelleTraitement": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateCreation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateMaj": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.6770271+01:00",
"Fin": "2025-12-10T19:34:40.6770271+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIsDeleted": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": true,
"Fin": true
},
"OperatorToUse": "sample string 3"
},
"InfoSearchCreatedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchModifiedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"RowsCount": 18,
"Offset": 19,
"Rows": 20,
"CrDateDebut": "2025-12-10T19:34:40.6770271+01:00",
"CrDateFin": "2025-12-10T19:34:40.6770271+01:00"
}
],
"IdCurrentUser": 1,
"Index": 2,
"Size": 3,
"TakeAll": true,
"Deepth": 5,
"NotIn": true,
"SortOrder": "sample string 7",
"Navigator": {
"appCodeName": "sample string 1",
"appName": "sample string 2",
"appVersion": "sample string 3",
"cookieEnabled": "sample string 4",
"language": "sample string 5",
"onLine": "sample string 6",
"platform": "sample string 7",
"product": "sample string 8",
"userAgent": "sample string 9"
}
}
application/xml, text/xml
Sample:
<BusinessRequestOfDemandeoperationDtoUqWua_PXw xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Infras.Domains">
<Deepth>5</Deepth>
<IdCurrentUser>1</IdCurrentUser>
<Index>2</Index>
<Navigator>
<appCodeName>sample string 1</appCodeName>
<appName>sample string 2</appName>
<appVersion>sample string 3</appVersion>
<cookieEnabled>sample string 4</cookieEnabled>
<language>sample string 5</language>
<onLine>sample string 6</onLine>
<platform>sample string 7</platform>
<product>sample string 8</product>
<userAgent>sample string 9</userAgent>
</Navigator>
<NotIn>true</NotIn>
<Size>3</Size>
<SortOrder>sample string 7</SortOrder>
<TakeAll>true</TakeAll>
<ItemToSearch xmlns:d2p1="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Dtos">
<CrDateDebut>2025-12-10T19:34:40.6770271+01:00</CrDateDebut>
<CrDateFin>2025-12-10T19:34:40.6770271+01:00</CrDateFin>
<Offset>19</Offset>
<Rows>20</Rows>
<RowsCount>18</RowsCount>
<d2p1:CreatedBy>16</d2p1:CreatedBy>
<d2p1:DateCreation>2025-12-10T19:34:40.6770271+01:00</d2p1:DateCreation>
<d2p1:DateMaj>2025-12-10T19:34:40.6770271+01:00</d2p1:DateMaj>
<d2p1:DateOperation>2025-12-10T19:34:40.6770271+01:00</d2p1:DateOperation>
<d2p1:DateReception>2025-12-10T19:34:40.6770271+01:00</d2p1:DateReception>
<d2p1:DateTraitement>2025-12-10T19:34:40.6770271+01:00</d2p1:DateTraitement>
<d2p1:Envoyee>sample string 11</d2p1:Envoyee>
<d2p1:HeureReception>PT0.1234567S</d2p1:HeureReception>
<d2p1:HeureTraitement>PT0.1234567S</d2p1:HeureTraitement>
<d2p1:IdCanalReception>1</d2p1:IdCanalReception>
<d2p1:IdClient>3</d2p1:IdClient>
<d2p1:IdDemande>1</d2p1:IdDemande>
<d2p1:IdFcp>4</d2p1:IdFcp>
<d2p1:IdRecepteur>1</d2p1:IdRecepteur>
<d2p1:IdTraiteur>1</d2p1:IdTraiteur>
<d2p1:InfoSearchCreatedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchCreatedBy>
<d2p1:InfoSearchDateCreation>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateCreation>
<d2p1:InfoSearchDateMaj>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateMaj>
<d2p1:InfoSearchDateOperation>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateOperation>
<d2p1:InfoSearchDateReception>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateReception>
<d2p1:InfoSearchDateTraitement>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateTraitement>
<d2p1:InfoSearchEnvoyee>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchEnvoyee>
<d2p1:InfoSearchHeureReception>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchHeureReception>
<d2p1:InfoSearchHeureTraitement>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchHeureTraitement>
<d2p1:InfoSearchIdCanalReception>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdCanalReception>
<d2p1:InfoSearchIdClient>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdClient>
<d2p1:InfoSearchIdDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdDemande>
<d2p1:InfoSearchIdFcp>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdFcp>
<d2p1:InfoSearchIdRecepteur>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdRecepteur>
<d2p1:InfoSearchIdTraiteur>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdTraiteur>
<d2p1:InfoSearchIsDeleted>
<Consider>true</Consider>
<Intervalle>
<Debut>true</Debut>
<Fin>true</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIsDeleted>
<d2p1:InfoSearchLibelleDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchLibelleDemande>
<d2p1:InfoSearchLibelleTraitement>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchLibelleTraitement>
<d2p1:InfoSearchModifiedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchModifiedBy>
<d2p1:InfoSearchNombrePart>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNombrePart>
<d2p1:InfoSearchNumeroDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNumeroDemande>
<d2p1:InfoSearchObservations>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchObservations>
<d2p1:InfoSearchReceptionnee>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchReceptionnee>
<d2p1:InfoSearchStatusAtraiter>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchStatusAtraiter>
<d2p1:InfoSearchStatusDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchStatusDemande>
<d2p1:InfoSearchTypeDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypeDemande>
<d2p1:InfoSearchTypeValeur>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypeValeur>
<d2p1:InfoSearchValeur>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchValeur>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:LibelleDemande>sample string 8</d2p1:LibelleDemande>
<d2p1:LibelleTraitement>sample string 14</d2p1:LibelleTraitement>
<d2p1:ModifiedBy>17</d2p1:ModifiedBy>
<d2p1:NombrePart>1</d2p1:NombrePart>
<d2p1:NumeroDemande>sample string 2</d2p1:NumeroDemande>
<d2p1:Observations>sample string 9</d2p1:Observations>
<d2p1:Receptionnee>sample string 13</d2p1:Receptionnee>
<d2p1:StatusAtraiter>sample string 12</d2p1:StatusAtraiter>
<d2p1:StatusDemande>sample string 10</d2p1:StatusDemande>
<d2p1:TypeDemande>sample string 5</d2p1:TypeDemande>
<d2p1:TypeValeur>sample string 6</d2p1:TypeValeur>
<d2p1:Valeur>7</d2p1:Valeur>
</ItemToSearch>
<ItemsToSave xmlns:d2p1="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Dtos">
<d2p1:DemandeoperationDto>
<CrDateDebut>2025-12-10T19:34:40.6770271+01:00</CrDateDebut>
<CrDateFin>2025-12-10T19:34:40.6770271+01:00</CrDateFin>
<Offset>19</Offset>
<Rows>20</Rows>
<RowsCount>18</RowsCount>
<d2p1:CreatedBy>16</d2p1:CreatedBy>
<d2p1:DateCreation>2025-12-10T19:34:40.6770271+01:00</d2p1:DateCreation>
<d2p1:DateMaj>2025-12-10T19:34:40.6770271+01:00</d2p1:DateMaj>
<d2p1:DateOperation>2025-12-10T19:34:40.6770271+01:00</d2p1:DateOperation>
<d2p1:DateReception>2025-12-10T19:34:40.6770271+01:00</d2p1:DateReception>
<d2p1:DateTraitement>2025-12-10T19:34:40.6770271+01:00</d2p1:DateTraitement>
<d2p1:Envoyee>sample string 11</d2p1:Envoyee>
<d2p1:HeureReception>PT0.1234567S</d2p1:HeureReception>
<d2p1:HeureTraitement>PT0.1234567S</d2p1:HeureTraitement>
<d2p1:IdCanalReception>1</d2p1:IdCanalReception>
<d2p1:IdClient>3</d2p1:IdClient>
<d2p1:IdDemande>1</d2p1:IdDemande>
<d2p1:IdFcp>4</d2p1:IdFcp>
<d2p1:IdRecepteur>1</d2p1:IdRecepteur>
<d2p1:IdTraiteur>1</d2p1:IdTraiteur>
<d2p1:InfoSearchCreatedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchCreatedBy>
<d2p1:InfoSearchDateCreation>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateCreation>
<d2p1:InfoSearchDateMaj>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateMaj>
<d2p1:InfoSearchDateOperation>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateOperation>
<d2p1:InfoSearchDateReception>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateReception>
<d2p1:InfoSearchDateTraitement>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateTraitement>
<d2p1:InfoSearchEnvoyee>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchEnvoyee>
<d2p1:InfoSearchHeureReception>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchHeureReception>
<d2p1:InfoSearchHeureTraitement>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchHeureTraitement>
<d2p1:InfoSearchIdCanalReception>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdCanalReception>
<d2p1:InfoSearchIdClient>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdClient>
<d2p1:InfoSearchIdDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdDemande>
<d2p1:InfoSearchIdFcp>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdFcp>
<d2p1:InfoSearchIdRecepteur>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdRecepteur>
<d2p1:InfoSearchIdTraiteur>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdTraiteur>
<d2p1:InfoSearchIsDeleted>
<Consider>true</Consider>
<Intervalle>
<Debut>true</Debut>
<Fin>true</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIsDeleted>
<d2p1:InfoSearchLibelleDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchLibelleDemande>
<d2p1:InfoSearchLibelleTraitement>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchLibelleTraitement>
<d2p1:InfoSearchModifiedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchModifiedBy>
<d2p1:InfoSearchNombrePart>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNombrePart>
<d2p1:InfoSearchNumeroDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNumeroDemande>
<d2p1:InfoSearchObservations>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchObservations>
<d2p1:InfoSearchReceptionnee>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchReceptionnee>
<d2p1:InfoSearchStatusAtraiter>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchStatusAtraiter>
<d2p1:InfoSearchStatusDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchStatusDemande>
<d2p1:InfoSearchTypeDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypeDemande>
<d2p1:InfoSearchTypeValeur>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypeValeur>
<d2p1:InfoSearchValeur>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchValeur>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:LibelleDemande>sample string 8</d2p1:LibelleDemande>
<d2p1:LibelleTraitement>sample string 14</d2p1:LibelleTraitement>
<d2p1:ModifiedBy>17</d2p1:ModifiedBy>
<d2p1:NombrePart>1</d2p1:NombrePart>
<d2p1:NumeroDemande>sample string 2</d2p1:NumeroDemande>
<d2p1:Observations>sample string 9</d2p1:Observations>
<d2p1:Receptionnee>sample string 13</d2p1:Receptionnee>
<d2p1:StatusAtraiter>sample string 12</d2p1:StatusAtraiter>
<d2p1:StatusDemande>sample string 10</d2p1:StatusDemande>
<d2p1:TypeDemande>sample string 5</d2p1:TypeDemande>
<d2p1:TypeValeur>sample string 6</d2p1:TypeValeur>
<d2p1:Valeur>7</d2p1:Valeur>
</d2p1:DemandeoperationDto>
<d2p1:DemandeoperationDto>
<CrDateDebut>2025-12-10T19:34:40.6770271+01:00</CrDateDebut>
<CrDateFin>2025-12-10T19:34:40.6770271+01:00</CrDateFin>
<Offset>19</Offset>
<Rows>20</Rows>
<RowsCount>18</RowsCount>
<d2p1:CreatedBy>16</d2p1:CreatedBy>
<d2p1:DateCreation>2025-12-10T19:34:40.6770271+01:00</d2p1:DateCreation>
<d2p1:DateMaj>2025-12-10T19:34:40.6770271+01:00</d2p1:DateMaj>
<d2p1:DateOperation>2025-12-10T19:34:40.6770271+01:00</d2p1:DateOperation>
<d2p1:DateReception>2025-12-10T19:34:40.6770271+01:00</d2p1:DateReception>
<d2p1:DateTraitement>2025-12-10T19:34:40.6770271+01:00</d2p1:DateTraitement>
<d2p1:Envoyee>sample string 11</d2p1:Envoyee>
<d2p1:HeureReception>PT0.1234567S</d2p1:HeureReception>
<d2p1:HeureTraitement>PT0.1234567S</d2p1:HeureTraitement>
<d2p1:IdCanalReception>1</d2p1:IdCanalReception>
<d2p1:IdClient>3</d2p1:IdClient>
<d2p1:IdDemande>1</d2p1:IdDemande>
<d2p1:IdFcp>4</d2p1:IdFcp>
<d2p1:IdRecepteur>1</d2p1:IdRecepteur>
<d2p1:IdTraiteur>1</d2p1:IdTraiteur>
<d2p1:InfoSearchCreatedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchCreatedBy>
<d2p1:InfoSearchDateCreation>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateCreation>
<d2p1:InfoSearchDateMaj>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateMaj>
<d2p1:InfoSearchDateOperation>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateOperation>
<d2p1:InfoSearchDateReception>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateReception>
<d2p1:InfoSearchDateTraitement>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateTraitement>
<d2p1:InfoSearchEnvoyee>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchEnvoyee>
<d2p1:InfoSearchHeureReception>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchHeureReception>
<d2p1:InfoSearchHeureTraitement>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchHeureTraitement>
<d2p1:InfoSearchIdCanalReception>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdCanalReception>
<d2p1:InfoSearchIdClient>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdClient>
<d2p1:InfoSearchIdDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdDemande>
<d2p1:InfoSearchIdFcp>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdFcp>
<d2p1:InfoSearchIdRecepteur>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdRecepteur>
<d2p1:InfoSearchIdTraiteur>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdTraiteur>
<d2p1:InfoSearchIsDeleted>
<Consider>true</Consider>
<Intervalle>
<Debut>true</Debut>
<Fin>true</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIsDeleted>
<d2p1:InfoSearchLibelleDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchLibelleDemande>
<d2p1:InfoSearchLibelleTraitement>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchLibelleTraitement>
<d2p1:InfoSearchModifiedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchModifiedBy>
<d2p1:InfoSearchNombrePart>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNombrePart>
<d2p1:InfoSearchNumeroDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNumeroDemande>
<d2p1:InfoSearchObservations>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchObservations>
<d2p1:InfoSearchReceptionnee>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchReceptionnee>
<d2p1:InfoSearchStatusAtraiter>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchStatusAtraiter>
<d2p1:InfoSearchStatusDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchStatusDemande>
<d2p1:InfoSearchTypeDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypeDemande>
<d2p1:InfoSearchTypeValeur>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypeValeur>
<d2p1:InfoSearchValeur>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchValeur>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:LibelleDemande>sample string 8</d2p1:LibelleDemande>
<d2p1:LibelleTraitement>sample string 14</d2p1:LibelleTraitement>
<d2p1:ModifiedBy>17</d2p1:ModifiedBy>
<d2p1:NombrePart>1</d2p1:NombrePart>
<d2p1:NumeroDemande>sample string 2</d2p1:NumeroDemande>
<d2p1:Observations>sample string 9</d2p1:Observations>
<d2p1:Receptionnee>sample string 13</d2p1:Receptionnee>
<d2p1:StatusAtraiter>sample string 12</d2p1:StatusAtraiter>
<d2p1:StatusDemande>sample string 10</d2p1:StatusDemande>
<d2p1:TypeDemande>sample string 5</d2p1:TypeDemande>
<d2p1:TypeValeur>sample string 6</d2p1:TypeValeur>
<d2p1:Valeur>7</d2p1:Valeur>
</d2p1:DemandeoperationDto>
</ItemsToSave>
<ItemsToSearch xmlns:d2p1="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Dtos">
<d2p1:DemandeoperationDto>
<CrDateDebut>2025-12-10T19:34:40.6770271+01:00</CrDateDebut>
<CrDateFin>2025-12-10T19:34:40.6770271+01:00</CrDateFin>
<Offset>19</Offset>
<Rows>20</Rows>
<RowsCount>18</RowsCount>
<d2p1:CreatedBy>16</d2p1:CreatedBy>
<d2p1:DateCreation>2025-12-10T19:34:40.6770271+01:00</d2p1:DateCreation>
<d2p1:DateMaj>2025-12-10T19:34:40.6770271+01:00</d2p1:DateMaj>
<d2p1:DateOperation>2025-12-10T19:34:40.6770271+01:00</d2p1:DateOperation>
<d2p1:DateReception>2025-12-10T19:34:40.6770271+01:00</d2p1:DateReception>
<d2p1:DateTraitement>2025-12-10T19:34:40.6770271+01:00</d2p1:DateTraitement>
<d2p1:Envoyee>sample string 11</d2p1:Envoyee>
<d2p1:HeureReception>PT0.1234567S</d2p1:HeureReception>
<d2p1:HeureTraitement>PT0.1234567S</d2p1:HeureTraitement>
<d2p1:IdCanalReception>1</d2p1:IdCanalReception>
<d2p1:IdClient>3</d2p1:IdClient>
<d2p1:IdDemande>1</d2p1:IdDemande>
<d2p1:IdFcp>4</d2p1:IdFcp>
<d2p1:IdRecepteur>1</d2p1:IdRecepteur>
<d2p1:IdTraiteur>1</d2p1:IdTraiteur>
<d2p1:InfoSearchCreatedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchCreatedBy>
<d2p1:InfoSearchDateCreation>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateCreation>
<d2p1:InfoSearchDateMaj>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateMaj>
<d2p1:InfoSearchDateOperation>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateOperation>
<d2p1:InfoSearchDateReception>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateReception>
<d2p1:InfoSearchDateTraitement>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateTraitement>
<d2p1:InfoSearchEnvoyee>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchEnvoyee>
<d2p1:InfoSearchHeureReception>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchHeureReception>
<d2p1:InfoSearchHeureTraitement>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchHeureTraitement>
<d2p1:InfoSearchIdCanalReception>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdCanalReception>
<d2p1:InfoSearchIdClient>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdClient>
<d2p1:InfoSearchIdDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdDemande>
<d2p1:InfoSearchIdFcp>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdFcp>
<d2p1:InfoSearchIdRecepteur>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdRecepteur>
<d2p1:InfoSearchIdTraiteur>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdTraiteur>
<d2p1:InfoSearchIsDeleted>
<Consider>true</Consider>
<Intervalle>
<Debut>true</Debut>
<Fin>true</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIsDeleted>
<d2p1:InfoSearchLibelleDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchLibelleDemande>
<d2p1:InfoSearchLibelleTraitement>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchLibelleTraitement>
<d2p1:InfoSearchModifiedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchModifiedBy>
<d2p1:InfoSearchNombrePart>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNombrePart>
<d2p1:InfoSearchNumeroDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNumeroDemande>
<d2p1:InfoSearchObservations>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchObservations>
<d2p1:InfoSearchReceptionnee>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchReceptionnee>
<d2p1:InfoSearchStatusAtraiter>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchStatusAtraiter>
<d2p1:InfoSearchStatusDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchStatusDemande>
<d2p1:InfoSearchTypeDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypeDemande>
<d2p1:InfoSearchTypeValeur>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypeValeur>
<d2p1:InfoSearchValeur>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchValeur>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:LibelleDemande>sample string 8</d2p1:LibelleDemande>
<d2p1:LibelleTraitement>sample string 14</d2p1:LibelleTraitement>
<d2p1:ModifiedBy>17</d2p1:ModifiedBy>
<d2p1:NombrePart>1</d2p1:NombrePart>
<d2p1:NumeroDemande>sample string 2</d2p1:NumeroDemande>
<d2p1:Observations>sample string 9</d2p1:Observations>
<d2p1:Receptionnee>sample string 13</d2p1:Receptionnee>
<d2p1:StatusAtraiter>sample string 12</d2p1:StatusAtraiter>
<d2p1:StatusDemande>sample string 10</d2p1:StatusDemande>
<d2p1:TypeDemande>sample string 5</d2p1:TypeDemande>
<d2p1:TypeValeur>sample string 6</d2p1:TypeValeur>
<d2p1:Valeur>7</d2p1:Valeur>
</d2p1:DemandeoperationDto>
<d2p1:DemandeoperationDto>
<CrDateDebut>2025-12-10T19:34:40.6770271+01:00</CrDateDebut>
<CrDateFin>2025-12-10T19:34:40.6770271+01:00</CrDateFin>
<Offset>19</Offset>
<Rows>20</Rows>
<RowsCount>18</RowsCount>
<d2p1:CreatedBy>16</d2p1:CreatedBy>
<d2p1:DateCreation>2025-12-10T19:34:40.6770271+01:00</d2p1:DateCreation>
<d2p1:DateMaj>2025-12-10T19:34:40.6770271+01:00</d2p1:DateMaj>
<d2p1:DateOperation>2025-12-10T19:34:40.6770271+01:00</d2p1:DateOperation>
<d2p1:DateReception>2025-12-10T19:34:40.6770271+01:00</d2p1:DateReception>
<d2p1:DateTraitement>2025-12-10T19:34:40.6770271+01:00</d2p1:DateTraitement>
<d2p1:Envoyee>sample string 11</d2p1:Envoyee>
<d2p1:HeureReception>PT0.1234567S</d2p1:HeureReception>
<d2p1:HeureTraitement>PT0.1234567S</d2p1:HeureTraitement>
<d2p1:IdCanalReception>1</d2p1:IdCanalReception>
<d2p1:IdClient>3</d2p1:IdClient>
<d2p1:IdDemande>1</d2p1:IdDemande>
<d2p1:IdFcp>4</d2p1:IdFcp>
<d2p1:IdRecepteur>1</d2p1:IdRecepteur>
<d2p1:IdTraiteur>1</d2p1:IdTraiteur>
<d2p1:InfoSearchCreatedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchCreatedBy>
<d2p1:InfoSearchDateCreation>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateCreation>
<d2p1:InfoSearchDateMaj>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateMaj>
<d2p1:InfoSearchDateOperation>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateOperation>
<d2p1:InfoSearchDateReception>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateReception>
<d2p1:InfoSearchDateTraitement>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateTraitement>
<d2p1:InfoSearchEnvoyee>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchEnvoyee>
<d2p1:InfoSearchHeureReception>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchHeureReception>
<d2p1:InfoSearchHeureTraitement>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.6770271+01:00</Debut>
<Fin>2025-12-10T19:34:40.6770271+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchHeureTraitement>
<d2p1:InfoSearchIdCanalReception>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdCanalReception>
<d2p1:InfoSearchIdClient>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdClient>
<d2p1:InfoSearchIdDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdDemande>
<d2p1:InfoSearchIdFcp>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdFcp>
<d2p1:InfoSearchIdRecepteur>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdRecepteur>
<d2p1:InfoSearchIdTraiteur>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdTraiteur>
<d2p1:InfoSearchIsDeleted>
<Consider>true</Consider>
<Intervalle>
<Debut>true</Debut>
<Fin>true</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIsDeleted>
<d2p1:InfoSearchLibelleDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchLibelleDemande>
<d2p1:InfoSearchLibelleTraitement>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchLibelleTraitement>
<d2p1:InfoSearchModifiedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchModifiedBy>
<d2p1:InfoSearchNombrePart>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNombrePart>
<d2p1:InfoSearchNumeroDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNumeroDemande>
<d2p1:InfoSearchObservations>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchObservations>
<d2p1:InfoSearchReceptionnee>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchReceptionnee>
<d2p1:InfoSearchStatusAtraiter>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchStatusAtraiter>
<d2p1:InfoSearchStatusDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchStatusDemande>
<d2p1:InfoSearchTypeDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypeDemande>
<d2p1:InfoSearchTypeValeur>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypeValeur>
<d2p1:InfoSearchValeur>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchValeur>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:LibelleDemande>sample string 8</d2p1:LibelleDemande>
<d2p1:LibelleTraitement>sample string 14</d2p1:LibelleTraitement>
<d2p1:ModifiedBy>17</d2p1:ModifiedBy>
<d2p1:NombrePart>1</d2p1:NombrePart>
<d2p1:NumeroDemande>sample string 2</d2p1:NumeroDemande>
<d2p1:Observations>sample string 9</d2p1:Observations>
<d2p1:Receptionnee>sample string 13</d2p1:Receptionnee>
<d2p1:StatusAtraiter>sample string 12</d2p1:StatusAtraiter>
<d2p1:StatusDemande>sample string 10</d2p1:StatusDemande>
<d2p1:TypeDemande>sample string 5</d2p1:TypeDemande>
<d2p1:TypeValeur>sample string 6</d2p1:TypeValeur>
<d2p1:Valeur>7</d2p1:Valeur>
</d2p1:DemandeoperationDto>
</ItemsToSearch>
</BusinessRequestOfDemandeoperationDtoUqWua_PXw>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
BusinessResponseOfDemandeoperationDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Items | Collection of DemandeoperationDto |
None. |
Response Formats
application/json, text/json
Sample:
{
"Items": [
{
"IdDemande": 1,
"NumeroDemande": "sample string 2",
"DateOperation": "2025-12-10T19:34:40.7707831+01:00",
"IdClient": 3,
"IdFcp": 4,
"TypeDemande": "sample string 5",
"TypeValeur": "sample string 6",
"Valeur": 7.0,
"LibelleDemande": "sample string 8",
"NombrePart": 1.0,
"IdCanalReception": 1,
"Observations": "sample string 9",
"StatusDemande": "sample string 10",
"Envoyee": "sample string 11",
"StatusAtraiter": "sample string 12",
"Receptionnee": "sample string 13",
"DateReception": "2025-12-10T19:34:40.7707831+01:00",
"HeureReception": "00:00:00.1234567",
"IdRecepteur": 1,
"DateTraitement": "2025-12-10T19:34:40.7707831+01:00",
"IdTraiteur": 1,
"HeureTraitement": "00:00:00.1234567",
"LibelleTraitement": "sample string 14",
"DateCreation": "2025-12-10T19:34:40.7707831+01:00",
"DateMaj": "2025-12-10T19:34:40.7707831+01:00",
"IsDeleted": true,
"CreatedBy": 16,
"ModifiedBy": 17,
"InfoSearchIdDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNumeroDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateOperation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.7707831+01:00",
"Fin": "2025-12-10T19:34:40.7707831+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdClient": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdFcp": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypeDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypeValeur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchValeur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchLibelleDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNombrePart": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdCanalReception": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchObservations": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchStatusDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchEnvoyee": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchStatusAtraiter": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchReceptionnee": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateReception": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.7707831+01:00",
"Fin": "2025-12-10T19:34:40.7707831+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchHeureReception": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.7707831+01:00",
"Fin": "2025-12-10T19:34:40.7707831+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdRecepteur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateTraitement": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.7707831+01:00",
"Fin": "2025-12-10T19:34:40.7707831+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdTraiteur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchHeureTraitement": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.7707831+01:00",
"Fin": "2025-12-10T19:34:40.7707831+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchLibelleTraitement": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateCreation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.7707831+01:00",
"Fin": "2025-12-10T19:34:40.7707831+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateMaj": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.7707831+01:00",
"Fin": "2025-12-10T19:34:40.7707831+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIsDeleted": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": true,
"Fin": true
},
"OperatorToUse": "sample string 3"
},
"InfoSearchCreatedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchModifiedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"RowsCount": 18,
"Offset": 19,
"Rows": 20,
"CrDateDebut": "2025-12-10T19:34:40.7707831+01:00",
"CrDateFin": "2025-12-10T19:34:40.7707831+01:00"
},
{
"IdDemande": 1,
"NumeroDemande": "sample string 2",
"DateOperation": "2025-12-10T19:34:40.7707831+01:00",
"IdClient": 3,
"IdFcp": 4,
"TypeDemande": "sample string 5",
"TypeValeur": "sample string 6",
"Valeur": 7.0,
"LibelleDemande": "sample string 8",
"NombrePart": 1.0,
"IdCanalReception": 1,
"Observations": "sample string 9",
"StatusDemande": "sample string 10",
"Envoyee": "sample string 11",
"StatusAtraiter": "sample string 12",
"Receptionnee": "sample string 13",
"DateReception": "2025-12-10T19:34:40.7707831+01:00",
"HeureReception": "00:00:00.1234567",
"IdRecepteur": 1,
"DateTraitement": "2025-12-10T19:34:40.7707831+01:00",
"IdTraiteur": 1,
"HeureTraitement": "00:00:00.1234567",
"LibelleTraitement": "sample string 14",
"DateCreation": "2025-12-10T19:34:40.7707831+01:00",
"DateMaj": "2025-12-10T19:34:40.7707831+01:00",
"IsDeleted": true,
"CreatedBy": 16,
"ModifiedBy": 17,
"InfoSearchIdDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNumeroDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateOperation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.7707831+01:00",
"Fin": "2025-12-10T19:34:40.7707831+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdClient": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdFcp": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypeDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypeValeur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchValeur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchLibelleDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNombrePart": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdCanalReception": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchObservations": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchStatusDemande": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchEnvoyee": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchStatusAtraiter": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchReceptionnee": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateReception": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.7707831+01:00",
"Fin": "2025-12-10T19:34:40.7707831+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchHeureReception": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.7707831+01:00",
"Fin": "2025-12-10T19:34:40.7707831+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdRecepteur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateTraitement": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.7707831+01:00",
"Fin": "2025-12-10T19:34:40.7707831+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdTraiteur": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchHeureTraitement": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.7707831+01:00",
"Fin": "2025-12-10T19:34:40.7707831+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchLibelleTraitement": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateCreation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.7707831+01:00",
"Fin": "2025-12-10T19:34:40.7707831+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateMaj": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:34:40.7707831+01:00",
"Fin": "2025-12-10T19:34:40.7707831+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIsDeleted": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": true,
"Fin": true
},
"OperatorToUse": "sample string 3"
},
"InfoSearchCreatedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchModifiedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"RowsCount": 18,
"Offset": 19,
"Rows": 20,
"CrDateDebut": "2025-12-10T19:34:40.7707831+01:00",
"CrDateFin": "2025-12-10T19:34:40.7707831+01:00"
}
],
"HasError": true,
"Message": "sample string 2",
"Count": 3,
"IndexDebut": 4,
"IndexFin": 5,
"IsAuthentify": true,
"IsConnected": true
}
application/xml, text/xml
Sample:
<BusinessResponseOfDemandeoperationDtoUqWua_PXw xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Infras.Domains">
<Count>3</Count>
<HasError>true</HasError>
<IndexDebut>4</IndexDebut>
<IndexFin>5</IndexFin>
<IsAuthentify>true</IsAuthentify>
<IsConnected>true</IsConnected>
<Message>sample string 2</Message>
<Items xmlns:d2p1="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Dtos">
<d2p1:DemandeoperationDto>
<CrDateDebut>2025-12-10T19:34:40.7707831+01:00</CrDateDebut>
<CrDateFin>2025-12-10T19:34:40.7707831+01:00</CrDateFin>
<Offset>19</Offset>
<Rows>20</Rows>
<RowsCount>18</RowsCount>
<d2p1:CreatedBy>16</d2p1:CreatedBy>
<d2p1:DateCreation>2025-12-10T19:34:40.7707831+01:00</d2p1:DateCreation>
<d2p1:DateMaj>2025-12-10T19:34:40.7707831+01:00</d2p1:DateMaj>
<d2p1:DateOperation>2025-12-10T19:34:40.7707831+01:00</d2p1:DateOperation>
<d2p1:DateReception>2025-12-10T19:34:40.7707831+01:00</d2p1:DateReception>
<d2p1:DateTraitement>2025-12-10T19:34:40.7707831+01:00</d2p1:DateTraitement>
<d2p1:Envoyee>sample string 11</d2p1:Envoyee>
<d2p1:HeureReception>PT0.1234567S</d2p1:HeureReception>
<d2p1:HeureTraitement>PT0.1234567S</d2p1:HeureTraitement>
<d2p1:IdCanalReception>1</d2p1:IdCanalReception>
<d2p1:IdClient>3</d2p1:IdClient>
<d2p1:IdDemande>1</d2p1:IdDemande>
<d2p1:IdFcp>4</d2p1:IdFcp>
<d2p1:IdRecepteur>1</d2p1:IdRecepteur>
<d2p1:IdTraiteur>1</d2p1:IdTraiteur>
<d2p1:InfoSearchCreatedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchCreatedBy>
<d2p1:InfoSearchDateCreation>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.7707831+01:00</Debut>
<Fin>2025-12-10T19:34:40.7707831+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateCreation>
<d2p1:InfoSearchDateMaj>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.7707831+01:00</Debut>
<Fin>2025-12-10T19:34:40.7707831+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateMaj>
<d2p1:InfoSearchDateOperation>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.7707831+01:00</Debut>
<Fin>2025-12-10T19:34:40.7707831+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateOperation>
<d2p1:InfoSearchDateReception>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.7707831+01:00</Debut>
<Fin>2025-12-10T19:34:40.7707831+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateReception>
<d2p1:InfoSearchDateTraitement>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.7707831+01:00</Debut>
<Fin>2025-12-10T19:34:40.7707831+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateTraitement>
<d2p1:InfoSearchEnvoyee>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchEnvoyee>
<d2p1:InfoSearchHeureReception>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.7707831+01:00</Debut>
<Fin>2025-12-10T19:34:40.7707831+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchHeureReception>
<d2p1:InfoSearchHeureTraitement>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.7707831+01:00</Debut>
<Fin>2025-12-10T19:34:40.7707831+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchHeureTraitement>
<d2p1:InfoSearchIdCanalReception>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdCanalReception>
<d2p1:InfoSearchIdClient>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdClient>
<d2p1:InfoSearchIdDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdDemande>
<d2p1:InfoSearchIdFcp>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdFcp>
<d2p1:InfoSearchIdRecepteur>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdRecepteur>
<d2p1:InfoSearchIdTraiteur>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdTraiteur>
<d2p1:InfoSearchIsDeleted>
<Consider>true</Consider>
<Intervalle>
<Debut>true</Debut>
<Fin>true</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIsDeleted>
<d2p1:InfoSearchLibelleDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchLibelleDemande>
<d2p1:InfoSearchLibelleTraitement>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchLibelleTraitement>
<d2p1:InfoSearchModifiedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchModifiedBy>
<d2p1:InfoSearchNombrePart>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNombrePart>
<d2p1:InfoSearchNumeroDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNumeroDemande>
<d2p1:InfoSearchObservations>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchObservations>
<d2p1:InfoSearchReceptionnee>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchReceptionnee>
<d2p1:InfoSearchStatusAtraiter>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchStatusAtraiter>
<d2p1:InfoSearchStatusDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchStatusDemande>
<d2p1:InfoSearchTypeDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypeDemande>
<d2p1:InfoSearchTypeValeur>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypeValeur>
<d2p1:InfoSearchValeur>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchValeur>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:LibelleDemande>sample string 8</d2p1:LibelleDemande>
<d2p1:LibelleTraitement>sample string 14</d2p1:LibelleTraitement>
<d2p1:ModifiedBy>17</d2p1:ModifiedBy>
<d2p1:NombrePart>1</d2p1:NombrePart>
<d2p1:NumeroDemande>sample string 2</d2p1:NumeroDemande>
<d2p1:Observations>sample string 9</d2p1:Observations>
<d2p1:Receptionnee>sample string 13</d2p1:Receptionnee>
<d2p1:StatusAtraiter>sample string 12</d2p1:StatusAtraiter>
<d2p1:StatusDemande>sample string 10</d2p1:StatusDemande>
<d2p1:TypeDemande>sample string 5</d2p1:TypeDemande>
<d2p1:TypeValeur>sample string 6</d2p1:TypeValeur>
<d2p1:Valeur>7</d2p1:Valeur>
</d2p1:DemandeoperationDto>
<d2p1:DemandeoperationDto>
<CrDateDebut>2025-12-10T19:34:40.7707831+01:00</CrDateDebut>
<CrDateFin>2025-12-10T19:34:40.7707831+01:00</CrDateFin>
<Offset>19</Offset>
<Rows>20</Rows>
<RowsCount>18</RowsCount>
<d2p1:CreatedBy>16</d2p1:CreatedBy>
<d2p1:DateCreation>2025-12-10T19:34:40.7707831+01:00</d2p1:DateCreation>
<d2p1:DateMaj>2025-12-10T19:34:40.7707831+01:00</d2p1:DateMaj>
<d2p1:DateOperation>2025-12-10T19:34:40.7707831+01:00</d2p1:DateOperation>
<d2p1:DateReception>2025-12-10T19:34:40.7707831+01:00</d2p1:DateReception>
<d2p1:DateTraitement>2025-12-10T19:34:40.7707831+01:00</d2p1:DateTraitement>
<d2p1:Envoyee>sample string 11</d2p1:Envoyee>
<d2p1:HeureReception>PT0.1234567S</d2p1:HeureReception>
<d2p1:HeureTraitement>PT0.1234567S</d2p1:HeureTraitement>
<d2p1:IdCanalReception>1</d2p1:IdCanalReception>
<d2p1:IdClient>3</d2p1:IdClient>
<d2p1:IdDemande>1</d2p1:IdDemande>
<d2p1:IdFcp>4</d2p1:IdFcp>
<d2p1:IdRecepteur>1</d2p1:IdRecepteur>
<d2p1:IdTraiteur>1</d2p1:IdTraiteur>
<d2p1:InfoSearchCreatedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchCreatedBy>
<d2p1:InfoSearchDateCreation>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.7707831+01:00</Debut>
<Fin>2025-12-10T19:34:40.7707831+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateCreation>
<d2p1:InfoSearchDateMaj>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.7707831+01:00</Debut>
<Fin>2025-12-10T19:34:40.7707831+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateMaj>
<d2p1:InfoSearchDateOperation>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.7707831+01:00</Debut>
<Fin>2025-12-10T19:34:40.7707831+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateOperation>
<d2p1:InfoSearchDateReception>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.7707831+01:00</Debut>
<Fin>2025-12-10T19:34:40.7707831+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateReception>
<d2p1:InfoSearchDateTraitement>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.7707831+01:00</Debut>
<Fin>2025-12-10T19:34:40.7707831+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateTraitement>
<d2p1:InfoSearchEnvoyee>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchEnvoyee>
<d2p1:InfoSearchHeureReception>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.7707831+01:00</Debut>
<Fin>2025-12-10T19:34:40.7707831+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchHeureReception>
<d2p1:InfoSearchHeureTraitement>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:34:40.7707831+01:00</Debut>
<Fin>2025-12-10T19:34:40.7707831+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchHeureTraitement>
<d2p1:InfoSearchIdCanalReception>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdCanalReception>
<d2p1:InfoSearchIdClient>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdClient>
<d2p1:InfoSearchIdDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdDemande>
<d2p1:InfoSearchIdFcp>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdFcp>
<d2p1:InfoSearchIdRecepteur>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdRecepteur>
<d2p1:InfoSearchIdTraiteur>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdTraiteur>
<d2p1:InfoSearchIsDeleted>
<Consider>true</Consider>
<Intervalle>
<Debut>true</Debut>
<Fin>true</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIsDeleted>
<d2p1:InfoSearchLibelleDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchLibelleDemande>
<d2p1:InfoSearchLibelleTraitement>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchLibelleTraitement>
<d2p1:InfoSearchModifiedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchModifiedBy>
<d2p1:InfoSearchNombrePart>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNombrePart>
<d2p1:InfoSearchNumeroDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNumeroDemande>
<d2p1:InfoSearchObservations>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchObservations>
<d2p1:InfoSearchReceptionnee>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchReceptionnee>
<d2p1:InfoSearchStatusAtraiter>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchStatusAtraiter>
<d2p1:InfoSearchStatusDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchStatusDemande>
<d2p1:InfoSearchTypeDemande>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypeDemande>
<d2p1:InfoSearchTypeValeur>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypeValeur>
<d2p1:InfoSearchValeur>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchValeur>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:LibelleDemande>sample string 8</d2p1:LibelleDemande>
<d2p1:LibelleTraitement>sample string 14</d2p1:LibelleTraitement>
<d2p1:ModifiedBy>17</d2p1:ModifiedBy>
<d2p1:NombrePart>1</d2p1:NombrePart>
<d2p1:NumeroDemande>sample string 2</d2p1:NumeroDemande>
<d2p1:Observations>sample string 9</d2p1:Observations>
<d2p1:Receptionnee>sample string 13</d2p1:Receptionnee>
<d2p1:StatusAtraiter>sample string 12</d2p1:StatusAtraiter>
<d2p1:StatusDemande>sample string 10</d2p1:StatusDemande>
<d2p1:TypeDemande>sample string 5</d2p1:TypeDemande>
<d2p1:TypeValeur>sample string 6</d2p1:TypeValeur>
<d2p1:Valeur>7</d2p1:Valeur>
</d2p1:DemandeoperationDto>
</Items>
</BusinessResponseOfDemandeoperationDtoUqWua_PXw>