POST api/ExtranetGeneratedCtrl/SaveFonctionnalites

Request Information

URI Parameters

None.

Body Parameters

BusinessRequestOfFonctionnaliteDto
NameDescriptionTypeAdditional information
ItemToSearch

FonctionnaliteDto

None.

ItemsToSearch

Collection of FonctionnaliteDto

None.

ItemsToSave

Collection of FonctionnaliteDto

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": {
    "Autorise": true,
    "Code": "sample string 2",
    "Intitule": "sample string 3",
    "Description": "sample string 4",
    "IdModule": 5,
    "Ordre": 1,
    "CodeParent": "sample string 6",
    "Activer": "sample string 7",
    "ModifiedBy": 8,
    "CreatedBy": 9,
    "DateCreation": "2025-12-10T19:39:56.2910191+01:00",
    "DateMaj": "2025-12-10T19:39:56.2910191+01:00",
    "IsDeleted": true,
    "InfoSearchCode": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": "sample string 1",
        "Fin": "sample string 2"
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchIntitule": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": "sample string 1",
        "Fin": "sample string 2"
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchDescription": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": "sample string 1",
        "Fin": "sample string 2"
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchIdModule": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": 1,
        "Fin": 2
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchOrdre": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": 1,
        "Fin": 2
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchCodeParent": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": "sample string 1",
        "Fin": "sample string 2"
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchActiver": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": "sample string 1",
        "Fin": "sample string 2"
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchModifiedBy": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": 1,
        "Fin": 2
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchCreatedBy": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": 1,
        "Fin": 2
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchDateCreation": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": "2025-12-10T19:39:56.2910191+01:00",
        "Fin": "2025-12-10T19:39:56.2910191+01:00"
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchDateMaj": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": "2025-12-10T19:39:56.2910191+01:00",
        "Fin": "2025-12-10T19:39:56.2910191+01:00"
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchIsDeleted": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": true,
        "Fin": true
      },
      "OperatorToUse": "sample string 3"
    },
    "RowsCount": 13,
    "Offset": 14,
    "Rows": 15,
    "CrDateDebut": "2025-12-10T19:39:56.2910191+01:00",
    "CrDateFin": "2025-12-10T19:39:56.2910191+01:00"
  },
  "ItemsToSearch": [
    {
      "Autorise": true,
      "Code": "sample string 2",
      "Intitule": "sample string 3",
      "Description": "sample string 4",
      "IdModule": 5,
      "Ordre": 1,
      "CodeParent": "sample string 6",
      "Activer": "sample string 7",
      "ModifiedBy": 8,
      "CreatedBy": 9,
      "DateCreation": "2025-12-10T19:39:56.2910191+01:00",
      "DateMaj": "2025-12-10T19:39:56.2910191+01:00",
      "IsDeleted": true,
      "InfoSearchCode": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIntitule": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDescription": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIdModule": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchOrdre": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCodeParent": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchActiver": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchModifiedBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreatedBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateCreation": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:39:56.2910191+01:00",
          "Fin": "2025-12-10T19:39:56.2910191+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateMaj": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:39:56.2910191+01:00",
          "Fin": "2025-12-10T19:39:56.2910191+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIsDeleted": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": true,
          "Fin": true
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 13,
      "Offset": 14,
      "Rows": 15,
      "CrDateDebut": "2025-12-10T19:39:56.2910191+01:00",
      "CrDateFin": "2025-12-10T19:39:56.2910191+01:00"
    },
    {
      "Autorise": true,
      "Code": "sample string 2",
      "Intitule": "sample string 3",
      "Description": "sample string 4",
      "IdModule": 5,
      "Ordre": 1,
      "CodeParent": "sample string 6",
      "Activer": "sample string 7",
      "ModifiedBy": 8,
      "CreatedBy": 9,
      "DateCreation": "2025-12-10T19:39:56.2910191+01:00",
      "DateMaj": "2025-12-10T19:39:56.2910191+01:00",
      "IsDeleted": true,
      "InfoSearchCode": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIntitule": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDescription": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIdModule": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchOrdre": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCodeParent": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchActiver": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchModifiedBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreatedBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateCreation": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:39:56.2910191+01:00",
          "Fin": "2025-12-10T19:39:56.2910191+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateMaj": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:39:56.2910191+01:00",
          "Fin": "2025-12-10T19:39:56.2910191+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIsDeleted": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": true,
          "Fin": true
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 13,
      "Offset": 14,
      "Rows": 15,
      "CrDateDebut": "2025-12-10T19:39:56.2910191+01:00",
      "CrDateFin": "2025-12-10T19:39:56.2910191+01:00"
    }
  ],
  "ItemsToSave": [
    {
      "Autorise": true,
      "Code": "sample string 2",
      "Intitule": "sample string 3",
      "Description": "sample string 4",
      "IdModule": 5,
      "Ordre": 1,
      "CodeParent": "sample string 6",
      "Activer": "sample string 7",
      "ModifiedBy": 8,
      "CreatedBy": 9,
      "DateCreation": "2025-12-10T19:39:56.2910191+01:00",
      "DateMaj": "2025-12-10T19:39:56.2910191+01:00",
      "IsDeleted": true,
      "InfoSearchCode": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIntitule": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDescription": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIdModule": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchOrdre": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCodeParent": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchActiver": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchModifiedBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreatedBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateCreation": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:39:56.2910191+01:00",
          "Fin": "2025-12-10T19:39:56.2910191+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateMaj": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:39:56.2910191+01:00",
          "Fin": "2025-12-10T19:39:56.2910191+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIsDeleted": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": true,
          "Fin": true
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 13,
      "Offset": 14,
      "Rows": 15,
      "CrDateDebut": "2025-12-10T19:39:56.2910191+01:00",
      "CrDateFin": "2025-12-10T19:39:56.2910191+01:00"
    },
    {
      "Autorise": true,
      "Code": "sample string 2",
      "Intitule": "sample string 3",
      "Description": "sample string 4",
      "IdModule": 5,
      "Ordre": 1,
      "CodeParent": "sample string 6",
      "Activer": "sample string 7",
      "ModifiedBy": 8,
      "CreatedBy": 9,
      "DateCreation": "2025-12-10T19:39:56.2910191+01:00",
      "DateMaj": "2025-12-10T19:39:56.2910191+01:00",
      "IsDeleted": true,
      "InfoSearchCode": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIntitule": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDescription": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIdModule": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchOrdre": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCodeParent": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchActiver": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchModifiedBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreatedBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateCreation": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:39:56.2910191+01:00",
          "Fin": "2025-12-10T19:39:56.2910191+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateMaj": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:39:56.2910191+01:00",
          "Fin": "2025-12-10T19:39:56.2910191+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIsDeleted": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": true,
          "Fin": true
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 13,
      "Offset": 14,
      "Rows": 15,
      "CrDateDebut": "2025-12-10T19:39:56.2910191+01:00",
      "CrDateFin": "2025-12-10T19:39:56.2910191+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:
<BusinessRequestOfFonctionnaliteDtoUqWua_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:39:56.2910191+01:00</CrDateDebut>
    <CrDateFin>2025-12-10T19:39:56.2910191+01:00</CrDateFin>
    <Offset>14</Offset>
    <Rows>15</Rows>
    <RowsCount>13</RowsCount>
    <d2p1:Activer>sample string 7</d2p1:Activer>
    <d2p1:Autorise>true</d2p1:Autorise>
    <d2p1:Code>sample string 2</d2p1:Code>
    <d2p1:CodeParent>sample string 6</d2p1:CodeParent>
    <d2p1:CreatedBy>9</d2p1:CreatedBy>
    <d2p1:DateCreation>2025-12-10T19:39:56.2910191+01:00</d2p1:DateCreation>
    <d2p1:DateMaj>2025-12-10T19:39:56.2910191+01:00</d2p1:DateMaj>
    <d2p1:Description>sample string 4</d2p1:Description>
    <d2p1:IdModule>5</d2p1:IdModule>
    <d2p1:InfoSearchActiver>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>sample string 1</Debut>
        <Fin>sample string 2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchActiver>
    <d2p1:InfoSearchCode>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>sample string 1</Debut>
        <Fin>sample string 2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchCode>
    <d2p1:InfoSearchCodeParent>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>sample string 1</Debut>
        <Fin>sample string 2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchCodeParent>
    <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:39:56.2910191+01:00</Debut>
        <Fin>2025-12-10T19:39:56.2910191+01:00</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchDateCreation>
    <d2p1:InfoSearchDateMaj>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>2025-12-10T19:39:56.2910191+01:00</Debut>
        <Fin>2025-12-10T19:39:56.2910191+01:00</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchDateMaj>
    <d2p1:InfoSearchDescription>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>sample string 1</Debut>
        <Fin>sample string 2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchDescription>
    <d2p1:InfoSearchIdModule>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>1</Debut>
        <Fin>2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchIdModule>
    <d2p1:InfoSearchIntitule>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>sample string 1</Debut>
        <Fin>sample string 2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchIntitule>
    <d2p1:InfoSearchIsDeleted>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>true</Debut>
        <Fin>true</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchIsDeleted>
    <d2p1:InfoSearchModifiedBy>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>1</Debut>
        <Fin>2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchModifiedBy>
    <d2p1:InfoSearchOrdre>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>1</Debut>
        <Fin>2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchOrdre>
    <d2p1:Intitule>sample string 3</d2p1:Intitule>
    <d2p1:IsDeleted>true</d2p1:IsDeleted>
    <d2p1:ModifiedBy>8</d2p1:ModifiedBy>
    <d2p1:Ordre>1</d2p1:Ordre>
  </ItemToSearch>
  <ItemsToSave xmlns:d2p1="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Dtos">
    <d2p1:FonctionnaliteDto>
      <CrDateDebut>2025-12-10T19:39:56.2910191+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:39:56.2910191+01:00</CrDateFin>
      <Offset>14</Offset>
      <Rows>15</Rows>
      <RowsCount>13</RowsCount>
      <d2p1:Activer>sample string 7</d2p1:Activer>
      <d2p1:Autorise>true</d2p1:Autorise>
      <d2p1:Code>sample string 2</d2p1:Code>
      <d2p1:CodeParent>sample string 6</d2p1:CodeParent>
      <d2p1:CreatedBy>9</d2p1:CreatedBy>
      <d2p1:DateCreation>2025-12-10T19:39:56.2910191+01:00</d2p1:DateCreation>
      <d2p1:DateMaj>2025-12-10T19:39:56.2910191+01:00</d2p1:DateMaj>
      <d2p1:Description>sample string 4</d2p1:Description>
      <d2p1:IdModule>5</d2p1:IdModule>
      <d2p1:InfoSearchActiver>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchActiver>
      <d2p1:InfoSearchCode>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCode>
      <d2p1:InfoSearchCodeParent>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCodeParent>
      <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:39:56.2910191+01:00</Debut>
          <Fin>2025-12-10T19:39:56.2910191+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateCreation>
      <d2p1:InfoSearchDateMaj>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:39:56.2910191+01:00</Debut>
          <Fin>2025-12-10T19:39:56.2910191+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateMaj>
      <d2p1:InfoSearchDescription>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDescription>
      <d2p1:InfoSearchIdModule>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdModule>
      <d2p1:InfoSearchIntitule>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIntitule>
      <d2p1:InfoSearchIsDeleted>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIsDeleted>
      <d2p1:InfoSearchModifiedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchModifiedBy>
      <d2p1:InfoSearchOrdre>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchOrdre>
      <d2p1:Intitule>sample string 3</d2p1:Intitule>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:ModifiedBy>8</d2p1:ModifiedBy>
      <d2p1:Ordre>1</d2p1:Ordre>
    </d2p1:FonctionnaliteDto>
    <d2p1:FonctionnaliteDto>
      <CrDateDebut>2025-12-10T19:39:56.2910191+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:39:56.2910191+01:00</CrDateFin>
      <Offset>14</Offset>
      <Rows>15</Rows>
      <RowsCount>13</RowsCount>
      <d2p1:Activer>sample string 7</d2p1:Activer>
      <d2p1:Autorise>true</d2p1:Autorise>
      <d2p1:Code>sample string 2</d2p1:Code>
      <d2p1:CodeParent>sample string 6</d2p1:CodeParent>
      <d2p1:CreatedBy>9</d2p1:CreatedBy>
      <d2p1:DateCreation>2025-12-10T19:39:56.2910191+01:00</d2p1:DateCreation>
      <d2p1:DateMaj>2025-12-10T19:39:56.2910191+01:00</d2p1:DateMaj>
      <d2p1:Description>sample string 4</d2p1:Description>
      <d2p1:IdModule>5</d2p1:IdModule>
      <d2p1:InfoSearchActiver>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchActiver>
      <d2p1:InfoSearchCode>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCode>
      <d2p1:InfoSearchCodeParent>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCodeParent>
      <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:39:56.2910191+01:00</Debut>
          <Fin>2025-12-10T19:39:56.2910191+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateCreation>
      <d2p1:InfoSearchDateMaj>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:39:56.2910191+01:00</Debut>
          <Fin>2025-12-10T19:39:56.2910191+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateMaj>
      <d2p1:InfoSearchDescription>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDescription>
      <d2p1:InfoSearchIdModule>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdModule>
      <d2p1:InfoSearchIntitule>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIntitule>
      <d2p1:InfoSearchIsDeleted>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIsDeleted>
      <d2p1:InfoSearchModifiedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchModifiedBy>
      <d2p1:InfoSearchOrdre>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchOrdre>
      <d2p1:Intitule>sample string 3</d2p1:Intitule>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:ModifiedBy>8</d2p1:ModifiedBy>
      <d2p1:Ordre>1</d2p1:Ordre>
    </d2p1:FonctionnaliteDto>
  </ItemsToSave>
  <ItemsToSearch xmlns:d2p1="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Dtos">
    <d2p1:FonctionnaliteDto>
      <CrDateDebut>2025-12-10T19:39:56.2910191+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:39:56.2910191+01:00</CrDateFin>
      <Offset>14</Offset>
      <Rows>15</Rows>
      <RowsCount>13</RowsCount>
      <d2p1:Activer>sample string 7</d2p1:Activer>
      <d2p1:Autorise>true</d2p1:Autorise>
      <d2p1:Code>sample string 2</d2p1:Code>
      <d2p1:CodeParent>sample string 6</d2p1:CodeParent>
      <d2p1:CreatedBy>9</d2p1:CreatedBy>
      <d2p1:DateCreation>2025-12-10T19:39:56.2910191+01:00</d2p1:DateCreation>
      <d2p1:DateMaj>2025-12-10T19:39:56.2910191+01:00</d2p1:DateMaj>
      <d2p1:Description>sample string 4</d2p1:Description>
      <d2p1:IdModule>5</d2p1:IdModule>
      <d2p1:InfoSearchActiver>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchActiver>
      <d2p1:InfoSearchCode>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCode>
      <d2p1:InfoSearchCodeParent>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCodeParent>
      <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:39:56.2910191+01:00</Debut>
          <Fin>2025-12-10T19:39:56.2910191+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateCreation>
      <d2p1:InfoSearchDateMaj>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:39:56.2910191+01:00</Debut>
          <Fin>2025-12-10T19:39:56.2910191+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateMaj>
      <d2p1:InfoSearchDescription>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDescription>
      <d2p1:InfoSearchIdModule>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdModule>
      <d2p1:InfoSearchIntitule>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIntitule>
      <d2p1:InfoSearchIsDeleted>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIsDeleted>
      <d2p1:InfoSearchModifiedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchModifiedBy>
      <d2p1:InfoSearchOrdre>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchOrdre>
      <d2p1:Intitule>sample string 3</d2p1:Intitule>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:ModifiedBy>8</d2p1:ModifiedBy>
      <d2p1:Ordre>1</d2p1:Ordre>
    </d2p1:FonctionnaliteDto>
    <d2p1:FonctionnaliteDto>
      <CrDateDebut>2025-12-10T19:39:56.2910191+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:39:56.2910191+01:00</CrDateFin>
      <Offset>14</Offset>
      <Rows>15</Rows>
      <RowsCount>13</RowsCount>
      <d2p1:Activer>sample string 7</d2p1:Activer>
      <d2p1:Autorise>true</d2p1:Autorise>
      <d2p1:Code>sample string 2</d2p1:Code>
      <d2p1:CodeParent>sample string 6</d2p1:CodeParent>
      <d2p1:CreatedBy>9</d2p1:CreatedBy>
      <d2p1:DateCreation>2025-12-10T19:39:56.2910191+01:00</d2p1:DateCreation>
      <d2p1:DateMaj>2025-12-10T19:39:56.2910191+01:00</d2p1:DateMaj>
      <d2p1:Description>sample string 4</d2p1:Description>
      <d2p1:IdModule>5</d2p1:IdModule>
      <d2p1:InfoSearchActiver>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchActiver>
      <d2p1:InfoSearchCode>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCode>
      <d2p1:InfoSearchCodeParent>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCodeParent>
      <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:39:56.2910191+01:00</Debut>
          <Fin>2025-12-10T19:39:56.2910191+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateCreation>
      <d2p1:InfoSearchDateMaj>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:39:56.2910191+01:00</Debut>
          <Fin>2025-12-10T19:39:56.2910191+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateMaj>
      <d2p1:InfoSearchDescription>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDescription>
      <d2p1:InfoSearchIdModule>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdModule>
      <d2p1:InfoSearchIntitule>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIntitule>
      <d2p1:InfoSearchIsDeleted>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIsDeleted>
      <d2p1:InfoSearchModifiedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchModifiedBy>
      <d2p1:InfoSearchOrdre>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchOrdre>
      <d2p1:Intitule>sample string 3</d2p1:Intitule>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:ModifiedBy>8</d2p1:ModifiedBy>
      <d2p1:Ordre>1</d2p1:Ordre>
    </d2p1:FonctionnaliteDto>
  </ItemsToSearch>
</BusinessRequestOfFonctionnaliteDtoUqWua_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

BusinessResponseOfFonctionnaliteDto
NameDescriptionTypeAdditional information
Items

Collection of FonctionnaliteDto

None.

Response Formats

application/json, text/json

Sample:
{
  "Items": [
    {
      "Autorise": true,
      "Code": "sample string 2",
      "Intitule": "sample string 3",
      "Description": "sample string 4",
      "IdModule": 5,
      "Ordre": 1,
      "CodeParent": "sample string 6",
      "Activer": "sample string 7",
      "ModifiedBy": 8,
      "CreatedBy": 9,
      "DateCreation": "2025-12-10T19:39:56.2910191+01:00",
      "DateMaj": "2025-12-10T19:39:56.2910191+01:00",
      "IsDeleted": true,
      "InfoSearchCode": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIntitule": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDescription": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIdModule": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchOrdre": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCodeParent": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchActiver": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchModifiedBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreatedBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateCreation": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:39:56.2910191+01:00",
          "Fin": "2025-12-10T19:39:56.2910191+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateMaj": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:39:56.2910191+01:00",
          "Fin": "2025-12-10T19:39:56.2910191+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIsDeleted": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": true,
          "Fin": true
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 13,
      "Offset": 14,
      "Rows": 15,
      "CrDateDebut": "2025-12-10T19:39:56.2910191+01:00",
      "CrDateFin": "2025-12-10T19:39:56.2910191+01:00"
    },
    {
      "Autorise": true,
      "Code": "sample string 2",
      "Intitule": "sample string 3",
      "Description": "sample string 4",
      "IdModule": 5,
      "Ordre": 1,
      "CodeParent": "sample string 6",
      "Activer": "sample string 7",
      "ModifiedBy": 8,
      "CreatedBy": 9,
      "DateCreation": "2025-12-10T19:39:56.2910191+01:00",
      "DateMaj": "2025-12-10T19:39:56.2910191+01:00",
      "IsDeleted": true,
      "InfoSearchCode": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIntitule": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDescription": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIdModule": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchOrdre": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCodeParent": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchActiver": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchModifiedBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreatedBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateCreation": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:39:56.2910191+01:00",
          "Fin": "2025-12-10T19:39:56.2910191+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateMaj": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:39:56.2910191+01:00",
          "Fin": "2025-12-10T19:39:56.2910191+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIsDeleted": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": true,
          "Fin": true
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 13,
      "Offset": 14,
      "Rows": 15,
      "CrDateDebut": "2025-12-10T19:39:56.2910191+01:00",
      "CrDateFin": "2025-12-10T19:39:56.2910191+01:00"
    }
  ],
  "HasError": true,
  "Message": "sample string 2",
  "Count": 3,
  "IndexDebut": 4,
  "IndexFin": 5,
  "IsAuthentify": true,
  "IsConnected": true
}

application/xml, text/xml

Sample:
<BusinessResponseOfFonctionnaliteDtoUqWua_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:FonctionnaliteDto>
      <CrDateDebut>2025-12-10T19:39:56.2910191+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:39:56.2910191+01:00</CrDateFin>
      <Offset>14</Offset>
      <Rows>15</Rows>
      <RowsCount>13</RowsCount>
      <d2p1:Activer>sample string 7</d2p1:Activer>
      <d2p1:Autorise>true</d2p1:Autorise>
      <d2p1:Code>sample string 2</d2p1:Code>
      <d2p1:CodeParent>sample string 6</d2p1:CodeParent>
      <d2p1:CreatedBy>9</d2p1:CreatedBy>
      <d2p1:DateCreation>2025-12-10T19:39:56.2910191+01:00</d2p1:DateCreation>
      <d2p1:DateMaj>2025-12-10T19:39:56.2910191+01:00</d2p1:DateMaj>
      <d2p1:Description>sample string 4</d2p1:Description>
      <d2p1:IdModule>5</d2p1:IdModule>
      <d2p1:InfoSearchActiver>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchActiver>
      <d2p1:InfoSearchCode>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCode>
      <d2p1:InfoSearchCodeParent>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCodeParent>
      <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:39:56.2910191+01:00</Debut>
          <Fin>2025-12-10T19:39:56.2910191+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateCreation>
      <d2p1:InfoSearchDateMaj>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:39:56.2910191+01:00</Debut>
          <Fin>2025-12-10T19:39:56.2910191+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateMaj>
      <d2p1:InfoSearchDescription>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDescription>
      <d2p1:InfoSearchIdModule>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdModule>
      <d2p1:InfoSearchIntitule>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIntitule>
      <d2p1:InfoSearchIsDeleted>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIsDeleted>
      <d2p1:InfoSearchModifiedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchModifiedBy>
      <d2p1:InfoSearchOrdre>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchOrdre>
      <d2p1:Intitule>sample string 3</d2p1:Intitule>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:ModifiedBy>8</d2p1:ModifiedBy>
      <d2p1:Ordre>1</d2p1:Ordre>
    </d2p1:FonctionnaliteDto>
    <d2p1:FonctionnaliteDto>
      <CrDateDebut>2025-12-10T19:39:56.2910191+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:39:56.2910191+01:00</CrDateFin>
      <Offset>14</Offset>
      <Rows>15</Rows>
      <RowsCount>13</RowsCount>
      <d2p1:Activer>sample string 7</d2p1:Activer>
      <d2p1:Autorise>true</d2p1:Autorise>
      <d2p1:Code>sample string 2</d2p1:Code>
      <d2p1:CodeParent>sample string 6</d2p1:CodeParent>
      <d2p1:CreatedBy>9</d2p1:CreatedBy>
      <d2p1:DateCreation>2025-12-10T19:39:56.2910191+01:00</d2p1:DateCreation>
      <d2p1:DateMaj>2025-12-10T19:39:56.2910191+01:00</d2p1:DateMaj>
      <d2p1:Description>sample string 4</d2p1:Description>
      <d2p1:IdModule>5</d2p1:IdModule>
      <d2p1:InfoSearchActiver>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchActiver>
      <d2p1:InfoSearchCode>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCode>
      <d2p1:InfoSearchCodeParent>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCodeParent>
      <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:39:56.2910191+01:00</Debut>
          <Fin>2025-12-10T19:39:56.2910191+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateCreation>
      <d2p1:InfoSearchDateMaj>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:39:56.2910191+01:00</Debut>
          <Fin>2025-12-10T19:39:56.2910191+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateMaj>
      <d2p1:InfoSearchDescription>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDescription>
      <d2p1:InfoSearchIdModule>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdModule>
      <d2p1:InfoSearchIntitule>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIntitule>
      <d2p1:InfoSearchIsDeleted>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIsDeleted>
      <d2p1:InfoSearchModifiedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchModifiedBy>
      <d2p1:InfoSearchOrdre>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchOrdre>
      <d2p1:Intitule>sample string 3</d2p1:Intitule>
      <d2p1:IsDeleted>true</d2p1:IsDeleted>
      <d2p1:ModifiedBy>8</d2p1:ModifiedBy>
      <d2p1:Ordre>1</d2p1:Ordre>
    </d2p1:FonctionnaliteDto>
  </Items>
</BusinessResponseOfFonctionnaliteDtoUqWua_PXw>