POST api/ExtranetGeneratedCtrl/SaveGestionnaires

Request Information

URI Parameters

None.

Body Parameters

BusinessRequestOfGestionnaireDto
NameDescriptionTypeAdditional information
ItemToSearch

GestionnaireDto

None.

ItemsToSearch

Collection of GestionnaireDto

None.

ItemsToSave

Collection of GestionnaireDto

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": {
    "IdGestionnaire": 1,
    "Nom": "sample string 2",
    "Prenoms": "sample string 3",
    "email": "sample string 4",
    "TelFixe1": "sample string 5",
    "TelFixe2": "sample string 6",
    "TelMobile1": "sample string 7",
    "TelMobile2": "sample string 8",
    "IsModified": true,
    "ModifiedBy": 1.0,
    "IsDeleted": true,
    "CreatedBy": 1.0,
    "CreatedOn": "2025-12-10T19:35:17.1300931+01:00",
    "InfoSearchIdGestionnaire": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": 1,
        "Fin": 2
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchNom": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": "sample string 1",
        "Fin": "sample string 2"
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchPrenoms": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": "sample string 1",
        "Fin": "sample string 2"
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchemail": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": "sample string 1",
        "Fin": "sample string 2"
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchTelFixe1": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": "sample string 1",
        "Fin": "sample string 2"
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchTelFixe2": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": "sample string 1",
        "Fin": "sample string 2"
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchTelMobile1": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": "sample string 1",
        "Fin": "sample string 2"
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchTelMobile2": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": "sample string 1",
        "Fin": "sample string 2"
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchIsModified": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": true,
        "Fin": true
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchModifiedBy": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": 1.0,
        "Fin": 2.0
      },
      "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.0,
        "Fin": 2.0
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchCreatedOn": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": "2025-12-10T19:35:17.1300931+01:00",
        "Fin": "2025-12-10T19:35:17.1300931+01:00"
      },
      "OperatorToUse": "sample string 3"
    },
    "RowsCount": 9,
    "Offset": 10,
    "Rows": 11,
    "CrDateDebut": "2025-12-10T19:35:17.1300931+01:00",
    "CrDateFin": "2025-12-10T19:35:17.1300931+01:00"
  },
  "ItemsToSearch": [
    {
      "IdGestionnaire": 1,
      "Nom": "sample string 2",
      "Prenoms": "sample string 3",
      "email": "sample string 4",
      "TelFixe1": "sample string 5",
      "TelFixe2": "sample string 6",
      "TelMobile1": "sample string 7",
      "TelMobile2": "sample string 8",
      "IsModified": true,
      "ModifiedBy": 1.0,
      "IsDeleted": true,
      "CreatedBy": 1.0,
      "CreatedOn": "2025-12-10T19:35:17.1300931+01:00",
      "InfoSearchIdGestionnaire": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchNom": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchPrenoms": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchemail": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelFixe1": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelFixe2": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelMobile1": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelMobile2": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIsModified": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": true,
          "Fin": true
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchModifiedBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "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.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreatedOn": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:35:17.1300931+01:00",
          "Fin": "2025-12-10T19:35:17.1300931+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 9,
      "Offset": 10,
      "Rows": 11,
      "CrDateDebut": "2025-12-10T19:35:17.1300931+01:00",
      "CrDateFin": "2025-12-10T19:35:17.1300931+01:00"
    },
    {
      "IdGestionnaire": 1,
      "Nom": "sample string 2",
      "Prenoms": "sample string 3",
      "email": "sample string 4",
      "TelFixe1": "sample string 5",
      "TelFixe2": "sample string 6",
      "TelMobile1": "sample string 7",
      "TelMobile2": "sample string 8",
      "IsModified": true,
      "ModifiedBy": 1.0,
      "IsDeleted": true,
      "CreatedBy": 1.0,
      "CreatedOn": "2025-12-10T19:35:17.1300931+01:00",
      "InfoSearchIdGestionnaire": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchNom": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchPrenoms": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchemail": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelFixe1": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelFixe2": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelMobile1": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelMobile2": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIsModified": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": true,
          "Fin": true
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchModifiedBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "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.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreatedOn": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:35:17.1300931+01:00",
          "Fin": "2025-12-10T19:35:17.1300931+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 9,
      "Offset": 10,
      "Rows": 11,
      "CrDateDebut": "2025-12-10T19:35:17.1300931+01:00",
      "CrDateFin": "2025-12-10T19:35:17.1300931+01:00"
    }
  ],
  "ItemsToSave": [
    {
      "IdGestionnaire": 1,
      "Nom": "sample string 2",
      "Prenoms": "sample string 3",
      "email": "sample string 4",
      "TelFixe1": "sample string 5",
      "TelFixe2": "sample string 6",
      "TelMobile1": "sample string 7",
      "TelMobile2": "sample string 8",
      "IsModified": true,
      "ModifiedBy": 1.0,
      "IsDeleted": true,
      "CreatedBy": 1.0,
      "CreatedOn": "2025-12-10T19:35:17.1300931+01:00",
      "InfoSearchIdGestionnaire": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchNom": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchPrenoms": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchemail": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelFixe1": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelFixe2": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelMobile1": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelMobile2": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIsModified": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": true,
          "Fin": true
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchModifiedBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "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.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreatedOn": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:35:17.1300931+01:00",
          "Fin": "2025-12-10T19:35:17.1300931+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 9,
      "Offset": 10,
      "Rows": 11,
      "CrDateDebut": "2025-12-10T19:35:17.1300931+01:00",
      "CrDateFin": "2025-12-10T19:35:17.1300931+01:00"
    },
    {
      "IdGestionnaire": 1,
      "Nom": "sample string 2",
      "Prenoms": "sample string 3",
      "email": "sample string 4",
      "TelFixe1": "sample string 5",
      "TelFixe2": "sample string 6",
      "TelMobile1": "sample string 7",
      "TelMobile2": "sample string 8",
      "IsModified": true,
      "ModifiedBy": 1.0,
      "IsDeleted": true,
      "CreatedBy": 1.0,
      "CreatedOn": "2025-12-10T19:35:17.1300931+01:00",
      "InfoSearchIdGestionnaire": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchNom": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchPrenoms": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchemail": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelFixe1": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelFixe2": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelMobile1": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelMobile2": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIsModified": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": true,
          "Fin": true
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchModifiedBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "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.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreatedOn": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:35:17.1300931+01:00",
          "Fin": "2025-12-10T19:35:17.1300931+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 9,
      "Offset": 10,
      "Rows": 11,
      "CrDateDebut": "2025-12-10T19:35:17.1300931+01:00",
      "CrDateFin": "2025-12-10T19:35:17.1300931+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:
<BusinessRequestOfGestionnaireDtoUqWua_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:35:17.1300931+01:00</CrDateDebut>
    <CrDateFin>2025-12-10T19:35:17.1300931+01:00</CrDateFin>
    <Offset>10</Offset>
    <Rows>11</Rows>
    <RowsCount>9</RowsCount>
    <d2p1:CreatedBy>1</d2p1:CreatedBy>
    <d2p1:CreatedOn>2025-12-10T19:35:17.1300931+01:00</d2p1:CreatedOn>
    <d2p1:IdGestionnaire>1</d2p1:IdGestionnaire>
    <d2p1:InfoSearchCreatedBy>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>1</Debut>
        <Fin>2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchCreatedBy>
    <d2p1:InfoSearchCreatedOn>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>2025-12-10T19:35:17.1300931+01:00</Debut>
        <Fin>2025-12-10T19:35:17.1300931+01:00</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchCreatedOn>
    <d2p1:InfoSearchIdGestionnaire>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>1</Debut>
        <Fin>2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchIdGestionnaire>
    <d2p1:InfoSearchIsDeleted>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>true</Debut>
        <Fin>true</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchIsDeleted>
    <d2p1:InfoSearchIsModified>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>true</Debut>
        <Fin>true</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchIsModified>
    <d2p1:InfoSearchModifiedBy>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>1</Debut>
        <Fin>2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchModifiedBy>
    <d2p1:InfoSearchNom>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>sample string 1</Debut>
        <Fin>sample string 2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchNom>
    <d2p1:InfoSearchPrenoms>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>sample string 1</Debut>
        <Fin>sample string 2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchPrenoms>
    <d2p1:InfoSearchTelFixe1>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>sample string 1</Debut>
        <Fin>sample string 2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchTelFixe1>
    <d2p1:InfoSearchTelFixe2>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>sample string 1</Debut>
        <Fin>sample string 2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchTelFixe2>
    <d2p1:InfoSearchTelMobile1>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>sample string 1</Debut>
        <Fin>sample string 2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchTelMobile1>
    <d2p1:InfoSearchTelMobile2>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>sample string 1</Debut>
        <Fin>sample string 2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchTelMobile2>
    <d2p1:InfoSearchemail>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>sample string 1</Debut>
        <Fin>sample string 2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchemail>
    <d2p1:IsDeleted>true</d2p1:IsDeleted>
    <d2p1:IsModified>true</d2p1:IsModified>
    <d2p1:ModifiedBy>1</d2p1:ModifiedBy>
    <d2p1:Nom>sample string 2</d2p1:Nom>
    <d2p1:Prenoms>sample string 3</d2p1:Prenoms>
    <d2p1:TelFixe1>sample string 5</d2p1:TelFixe1>
    <d2p1:TelFixe2>sample string 6</d2p1:TelFixe2>
    <d2p1:TelMobile1>sample string 7</d2p1:TelMobile1>
    <d2p1:TelMobile2>sample string 8</d2p1:TelMobile2>
    <d2p1:email>sample string 4</d2p1:email>
  </ItemToSearch>
  <ItemsToSave xmlns:d2p1="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Dtos">
    <d2p1:GestionnaireDto>
      <CrDateDebut>2025-12-10T19:35:17.1300931+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:35:17.1300931+01:00</CrDateFin>
      <Offset>10</Offset>
      <Rows>11</Rows>
      <RowsCount>9</RowsCount>
      <d2p1:CreatedBy>1</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-12-10T19:35:17.1300931+01:00</d2p1:CreatedOn>
      <d2p1:IdGestionnaire>1</d2p1:IdGestionnaire>
      <d2p1:InfoSearchCreatedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreatedBy>
      <d2p1:InfoSearchCreatedOn>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:35:17.1300931+01:00</Debut>
          <Fin>2025-12-10T19:35:17.1300931+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreatedOn>
      <d2p1:InfoSearchIdGestionnaire>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdGestionnaire>
      <d2p1:InfoSearchIsDeleted>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIsDeleted>
      <d2p1:InfoSearchIsModified>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIsModified>
      <d2p1:InfoSearchModifiedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchModifiedBy>
      <d2p1:InfoSearchNom>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchNom>
      <d2p1:InfoSearchPrenoms>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchPrenoms>
      <d2p1:InfoSearchTelFixe1>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelFixe1>
      <d2p1:InfoSearchTelFixe2>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelFixe2>
      <d2p1:InfoSearchTelMobile1>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelMobile1>
      <d2p1:InfoSearchTelMobile2>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelMobile2>
      <d2p1:InfoSearchemail>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchemail>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:IsModified>true</d2p1:IsModified>
      <d2p1:ModifiedBy>1</d2p1:ModifiedBy>
      <d2p1:Nom>sample string 2</d2p1:Nom>
      <d2p1:Prenoms>sample string 3</d2p1:Prenoms>
      <d2p1:TelFixe1>sample string 5</d2p1:TelFixe1>
      <d2p1:TelFixe2>sample string 6</d2p1:TelFixe2>
      <d2p1:TelMobile1>sample string 7</d2p1:TelMobile1>
      <d2p1:TelMobile2>sample string 8</d2p1:TelMobile2>
      <d2p1:email>sample string 4</d2p1:email>
    </d2p1:GestionnaireDto>
    <d2p1:GestionnaireDto>
      <CrDateDebut>2025-12-10T19:35:17.1300931+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:35:17.1300931+01:00</CrDateFin>
      <Offset>10</Offset>
      <Rows>11</Rows>
      <RowsCount>9</RowsCount>
      <d2p1:CreatedBy>1</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-12-10T19:35:17.1300931+01:00</d2p1:CreatedOn>
      <d2p1:IdGestionnaire>1</d2p1:IdGestionnaire>
      <d2p1:InfoSearchCreatedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreatedBy>
      <d2p1:InfoSearchCreatedOn>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:35:17.1300931+01:00</Debut>
          <Fin>2025-12-10T19:35:17.1300931+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreatedOn>
      <d2p1:InfoSearchIdGestionnaire>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdGestionnaire>
      <d2p1:InfoSearchIsDeleted>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIsDeleted>
      <d2p1:InfoSearchIsModified>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIsModified>
      <d2p1:InfoSearchModifiedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchModifiedBy>
      <d2p1:InfoSearchNom>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchNom>
      <d2p1:InfoSearchPrenoms>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchPrenoms>
      <d2p1:InfoSearchTelFixe1>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelFixe1>
      <d2p1:InfoSearchTelFixe2>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelFixe2>
      <d2p1:InfoSearchTelMobile1>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelMobile1>
      <d2p1:InfoSearchTelMobile2>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelMobile2>
      <d2p1:InfoSearchemail>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchemail>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:IsModified>true</d2p1:IsModified>
      <d2p1:ModifiedBy>1</d2p1:ModifiedBy>
      <d2p1:Nom>sample string 2</d2p1:Nom>
      <d2p1:Prenoms>sample string 3</d2p1:Prenoms>
      <d2p1:TelFixe1>sample string 5</d2p1:TelFixe1>
      <d2p1:TelFixe2>sample string 6</d2p1:TelFixe2>
      <d2p1:TelMobile1>sample string 7</d2p1:TelMobile1>
      <d2p1:TelMobile2>sample string 8</d2p1:TelMobile2>
      <d2p1:email>sample string 4</d2p1:email>
    </d2p1:GestionnaireDto>
  </ItemsToSave>
  <ItemsToSearch xmlns:d2p1="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Dtos">
    <d2p1:GestionnaireDto>
      <CrDateDebut>2025-12-10T19:35:17.1300931+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:35:17.1300931+01:00</CrDateFin>
      <Offset>10</Offset>
      <Rows>11</Rows>
      <RowsCount>9</RowsCount>
      <d2p1:CreatedBy>1</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-12-10T19:35:17.1300931+01:00</d2p1:CreatedOn>
      <d2p1:IdGestionnaire>1</d2p1:IdGestionnaire>
      <d2p1:InfoSearchCreatedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreatedBy>
      <d2p1:InfoSearchCreatedOn>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:35:17.1300931+01:00</Debut>
          <Fin>2025-12-10T19:35:17.1300931+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreatedOn>
      <d2p1:InfoSearchIdGestionnaire>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdGestionnaire>
      <d2p1:InfoSearchIsDeleted>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIsDeleted>
      <d2p1:InfoSearchIsModified>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIsModified>
      <d2p1:InfoSearchModifiedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchModifiedBy>
      <d2p1:InfoSearchNom>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchNom>
      <d2p1:InfoSearchPrenoms>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchPrenoms>
      <d2p1:InfoSearchTelFixe1>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelFixe1>
      <d2p1:InfoSearchTelFixe2>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelFixe2>
      <d2p1:InfoSearchTelMobile1>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelMobile1>
      <d2p1:InfoSearchTelMobile2>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelMobile2>
      <d2p1:InfoSearchemail>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchemail>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:IsModified>true</d2p1:IsModified>
      <d2p1:ModifiedBy>1</d2p1:ModifiedBy>
      <d2p1:Nom>sample string 2</d2p1:Nom>
      <d2p1:Prenoms>sample string 3</d2p1:Prenoms>
      <d2p1:TelFixe1>sample string 5</d2p1:TelFixe1>
      <d2p1:TelFixe2>sample string 6</d2p1:TelFixe2>
      <d2p1:TelMobile1>sample string 7</d2p1:TelMobile1>
      <d2p1:TelMobile2>sample string 8</d2p1:TelMobile2>
      <d2p1:email>sample string 4</d2p1:email>
    </d2p1:GestionnaireDto>
    <d2p1:GestionnaireDto>
      <CrDateDebut>2025-12-10T19:35:17.1300931+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:35:17.1300931+01:00</CrDateFin>
      <Offset>10</Offset>
      <Rows>11</Rows>
      <RowsCount>9</RowsCount>
      <d2p1:CreatedBy>1</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-12-10T19:35:17.1300931+01:00</d2p1:CreatedOn>
      <d2p1:IdGestionnaire>1</d2p1:IdGestionnaire>
      <d2p1:InfoSearchCreatedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreatedBy>
      <d2p1:InfoSearchCreatedOn>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:35:17.1300931+01:00</Debut>
          <Fin>2025-12-10T19:35:17.1300931+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreatedOn>
      <d2p1:InfoSearchIdGestionnaire>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdGestionnaire>
      <d2p1:InfoSearchIsDeleted>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIsDeleted>
      <d2p1:InfoSearchIsModified>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIsModified>
      <d2p1:InfoSearchModifiedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchModifiedBy>
      <d2p1:InfoSearchNom>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchNom>
      <d2p1:InfoSearchPrenoms>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchPrenoms>
      <d2p1:InfoSearchTelFixe1>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelFixe1>
      <d2p1:InfoSearchTelFixe2>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelFixe2>
      <d2p1:InfoSearchTelMobile1>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelMobile1>
      <d2p1:InfoSearchTelMobile2>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelMobile2>
      <d2p1:InfoSearchemail>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchemail>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:IsModified>true</d2p1:IsModified>
      <d2p1:ModifiedBy>1</d2p1:ModifiedBy>
      <d2p1:Nom>sample string 2</d2p1:Nom>
      <d2p1:Prenoms>sample string 3</d2p1:Prenoms>
      <d2p1:TelFixe1>sample string 5</d2p1:TelFixe1>
      <d2p1:TelFixe2>sample string 6</d2p1:TelFixe2>
      <d2p1:TelMobile1>sample string 7</d2p1:TelMobile1>
      <d2p1:TelMobile2>sample string 8</d2p1:TelMobile2>
      <d2p1:email>sample string 4</d2p1:email>
    </d2p1:GestionnaireDto>
  </ItemsToSearch>
</BusinessRequestOfGestionnaireDtoUqWua_PXw>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'BusinessRequest`1'.

Response Information

Resource Description

BusinessResponseOfGestionnaireDto
NameDescriptionTypeAdditional information
Items

Collection of GestionnaireDto

None.

Response Formats

application/json, text/json

Sample:
{
  "Items": [
    {
      "IdGestionnaire": 1,
      "Nom": "sample string 2",
      "Prenoms": "sample string 3",
      "email": "sample string 4",
      "TelFixe1": "sample string 5",
      "TelFixe2": "sample string 6",
      "TelMobile1": "sample string 7",
      "TelMobile2": "sample string 8",
      "IsModified": true,
      "ModifiedBy": 1.0,
      "IsDeleted": true,
      "CreatedBy": 1.0,
      "CreatedOn": "2025-12-10T19:35:17.1926481+01:00",
      "InfoSearchIdGestionnaire": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchNom": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchPrenoms": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchemail": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelFixe1": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelFixe2": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelMobile1": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelMobile2": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIsModified": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": true,
          "Fin": true
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchModifiedBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "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.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreatedOn": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:35:17.1926481+01:00",
          "Fin": "2025-12-10T19:35:17.1926481+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 9,
      "Offset": 10,
      "Rows": 11,
      "CrDateDebut": "2025-12-10T19:35:17.1926481+01:00",
      "CrDateFin": "2025-12-10T19:35:17.1926481+01:00"
    },
    {
      "IdGestionnaire": 1,
      "Nom": "sample string 2",
      "Prenoms": "sample string 3",
      "email": "sample string 4",
      "TelFixe1": "sample string 5",
      "TelFixe2": "sample string 6",
      "TelMobile1": "sample string 7",
      "TelMobile2": "sample string 8",
      "IsModified": true,
      "ModifiedBy": 1.0,
      "IsDeleted": true,
      "CreatedBy": 1.0,
      "CreatedOn": "2025-12-10T19:35:17.1926481+01:00",
      "InfoSearchIdGestionnaire": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchNom": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchPrenoms": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchemail": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelFixe1": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelFixe2": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelMobile1": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchTelMobile2": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIsModified": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": true,
          "Fin": true
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchModifiedBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "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.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreatedOn": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:35:17.1926481+01:00",
          "Fin": "2025-12-10T19:35:17.1926481+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 9,
      "Offset": 10,
      "Rows": 11,
      "CrDateDebut": "2025-12-10T19:35:17.1926481+01:00",
      "CrDateFin": "2025-12-10T19:35:17.1926481+01:00"
    }
  ],
  "HasError": true,
  "Message": "sample string 2",
  "Count": 3,
  "IndexDebut": 4,
  "IndexFin": 5,
  "IsAuthentify": true,
  "IsConnected": true
}

application/xml, text/xml

Sample:
<BusinessResponseOfGestionnaireDtoUqWua_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:GestionnaireDto>
      <CrDateDebut>2025-12-10T19:35:17.1926481+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:35:17.1926481+01:00</CrDateFin>
      <Offset>10</Offset>
      <Rows>11</Rows>
      <RowsCount>9</RowsCount>
      <d2p1:CreatedBy>1</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-12-10T19:35:17.1926481+01:00</d2p1:CreatedOn>
      <d2p1:IdGestionnaire>1</d2p1:IdGestionnaire>
      <d2p1:InfoSearchCreatedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreatedBy>
      <d2p1:InfoSearchCreatedOn>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:35:17.1926481+01:00</Debut>
          <Fin>2025-12-10T19:35:17.1926481+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreatedOn>
      <d2p1:InfoSearchIdGestionnaire>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdGestionnaire>
      <d2p1:InfoSearchIsDeleted>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIsDeleted>
      <d2p1:InfoSearchIsModified>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIsModified>
      <d2p1:InfoSearchModifiedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchModifiedBy>
      <d2p1:InfoSearchNom>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchNom>
      <d2p1:InfoSearchPrenoms>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchPrenoms>
      <d2p1:InfoSearchTelFixe1>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelFixe1>
      <d2p1:InfoSearchTelFixe2>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelFixe2>
      <d2p1:InfoSearchTelMobile1>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelMobile1>
      <d2p1:InfoSearchTelMobile2>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelMobile2>
      <d2p1:InfoSearchemail>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchemail>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:IsModified>true</d2p1:IsModified>
      <d2p1:ModifiedBy>1</d2p1:ModifiedBy>
      <d2p1:Nom>sample string 2</d2p1:Nom>
      <d2p1:Prenoms>sample string 3</d2p1:Prenoms>
      <d2p1:TelFixe1>sample string 5</d2p1:TelFixe1>
      <d2p1:TelFixe2>sample string 6</d2p1:TelFixe2>
      <d2p1:TelMobile1>sample string 7</d2p1:TelMobile1>
      <d2p1:TelMobile2>sample string 8</d2p1:TelMobile2>
      <d2p1:email>sample string 4</d2p1:email>
    </d2p1:GestionnaireDto>
    <d2p1:GestionnaireDto>
      <CrDateDebut>2025-12-10T19:35:17.1926481+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:35:17.1926481+01:00</CrDateFin>
      <Offset>10</Offset>
      <Rows>11</Rows>
      <RowsCount>9</RowsCount>
      <d2p1:CreatedBy>1</d2p1:CreatedBy>
      <d2p1:CreatedOn>2025-12-10T19:35:17.1926481+01:00</d2p1:CreatedOn>
      <d2p1:IdGestionnaire>1</d2p1:IdGestionnaire>
      <d2p1:InfoSearchCreatedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreatedBy>
      <d2p1:InfoSearchCreatedOn>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:35:17.1926481+01:00</Debut>
          <Fin>2025-12-10T19:35:17.1926481+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreatedOn>
      <d2p1:InfoSearchIdGestionnaire>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdGestionnaire>
      <d2p1:InfoSearchIsDeleted>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIsDeleted>
      <d2p1:InfoSearchIsModified>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIsModified>
      <d2p1:InfoSearchModifiedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchModifiedBy>
      <d2p1:InfoSearchNom>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchNom>
      <d2p1:InfoSearchPrenoms>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchPrenoms>
      <d2p1:InfoSearchTelFixe1>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelFixe1>
      <d2p1:InfoSearchTelFixe2>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelFixe2>
      <d2p1:InfoSearchTelMobile1>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelMobile1>
      <d2p1:InfoSearchTelMobile2>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchTelMobile2>
      <d2p1:InfoSearchemail>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchemail>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:IsModified>true</d2p1:IsModified>
      <d2p1:ModifiedBy>1</d2p1:ModifiedBy>
      <d2p1:Nom>sample string 2</d2p1:Nom>
      <d2p1:Prenoms>sample string 3</d2p1:Prenoms>
      <d2p1:TelFixe1>sample string 5</d2p1:TelFixe1>
      <d2p1:TelFixe2>sample string 6</d2p1:TelFixe2>
      <d2p1:TelMobile1>sample string 7</d2p1:TelMobile1>
      <d2p1:TelMobile2>sample string 8</d2p1:TelMobile2>
      <d2p1:email>sample string 4</d2p1:email>
    </d2p1:GestionnaireDto>
  </Items>
</BusinessResponseOfGestionnaireDtoUqWua_PXw>