POST api/Extranet/GetClientFcp

Request Information

URI Parameters

None.

Body Parameters

BusinessRequestOfPortefeuilleclientDto
NameDescriptionTypeAdditional information
ItemToSearch

PortefeuilleclientDto

None.

ItemsToSearch

Collection of PortefeuilleclientDto

None.

ItemsToSave

Collection of PortefeuilleclientDto

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": {
    "IdPortefeuilleClient": 1,
    "IdClient": 1,
    "IdFcp": 1,
    "LibelleFcp": "sample string 2",
    "Quantite": 1.0,
    "Cmp": 1.0,
    "CoutAcquisition": 1.0,
    "ValeurLiquidative": 1.0,
    "DateVl": "2025-12-10T19:38:55.822179+01:00",
    "ValorisationPart": 1.0,
    "Valorisation": 1.0,
    "Gain": 1.0,
    "Solde": 1.0,
    "CreateBy": 3,
    "DateCreation": "2025-12-10T19:38:55.822179+01:00",
    "InfoSearchIdPortefeuilleClient": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": 1,
        "Fin": 2
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchIdClient": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": 1,
        "Fin": 2
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchIdFcp": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": 1,
        "Fin": 2
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchLibelleFcp": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": "sample string 1",
        "Fin": "sample string 2"
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchQuantite": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": 1.0,
        "Fin": 2.0
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchCmp": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": 1.0,
        "Fin": 2.0
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchCoutAcquisition": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": 1.0,
        "Fin": 2.0
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchValeurLiquidative": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": 1.0,
        "Fin": 2.0
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchDateVl": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": "2025-12-10T19:38:55.822179+01:00",
        "Fin": "2025-12-10T19:38:55.822179+01:00"
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchValorisationPart": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": 1.0,
        "Fin": 2.0
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchValorisation": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": 1.0,
        "Fin": 2.0
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchGain": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": 1.0,
        "Fin": 2.0
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchSolde": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": 1.0,
        "Fin": 2.0
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchCreateBy": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": 1,
        "Fin": 2
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchDateCreation": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": "2025-12-10T19:38:55.822179+01:00",
        "Fin": "2025-12-10T19:38:55.822179+01:00"
      },
      "OperatorToUse": "sample string 3"
    },
    "RowsCount": 4,
    "Offset": 5,
    "Rows": 6,
    "CrDateDebut": "2025-12-10T19:38:55.822179+01:00",
    "CrDateFin": "2025-12-10T19:38:55.822179+01:00"
  },
  "ItemsToSearch": [
    {
      "IdPortefeuilleClient": 1,
      "IdClient": 1,
      "IdFcp": 1,
      "LibelleFcp": "sample string 2",
      "Quantite": 1.0,
      "Cmp": 1.0,
      "CoutAcquisition": 1.0,
      "ValeurLiquidative": 1.0,
      "DateVl": "2025-12-10T19:38:55.822179+01:00",
      "ValorisationPart": 1.0,
      "Valorisation": 1.0,
      "Gain": 1.0,
      "Solde": 1.0,
      "CreateBy": 3,
      "DateCreation": "2025-12-10T19:38:55.822179+01:00",
      "InfoSearchIdPortefeuilleClient": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIdClient": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIdFcp": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchLibelleFcp": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchQuantite": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCmp": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCoutAcquisition": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchValeurLiquidative": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateVl": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:38:55.822179+01:00",
          "Fin": "2025-12-10T19:38:55.822179+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchValorisationPart": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchValorisation": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchGain": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchSolde": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreateBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateCreation": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:38:55.822179+01:00",
          "Fin": "2025-12-10T19:38:55.822179+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 4,
      "Offset": 5,
      "Rows": 6,
      "CrDateDebut": "2025-12-10T19:38:55.822179+01:00",
      "CrDateFin": "2025-12-10T19:38:55.822179+01:00"
    },
    {
      "IdPortefeuilleClient": 1,
      "IdClient": 1,
      "IdFcp": 1,
      "LibelleFcp": "sample string 2",
      "Quantite": 1.0,
      "Cmp": 1.0,
      "CoutAcquisition": 1.0,
      "ValeurLiquidative": 1.0,
      "DateVl": "2025-12-10T19:38:55.822179+01:00",
      "ValorisationPart": 1.0,
      "Valorisation": 1.0,
      "Gain": 1.0,
      "Solde": 1.0,
      "CreateBy": 3,
      "DateCreation": "2025-12-10T19:38:55.822179+01:00",
      "InfoSearchIdPortefeuilleClient": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIdClient": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIdFcp": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchLibelleFcp": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchQuantite": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCmp": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCoutAcquisition": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchValeurLiquidative": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateVl": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:38:55.822179+01:00",
          "Fin": "2025-12-10T19:38:55.822179+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchValorisationPart": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchValorisation": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchGain": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchSolde": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreateBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateCreation": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:38:55.822179+01:00",
          "Fin": "2025-12-10T19:38:55.822179+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 4,
      "Offset": 5,
      "Rows": 6,
      "CrDateDebut": "2025-12-10T19:38:55.822179+01:00",
      "CrDateFin": "2025-12-10T19:38:55.822179+01:00"
    }
  ],
  "ItemsToSave": [
    {
      "IdPortefeuilleClient": 1,
      "IdClient": 1,
      "IdFcp": 1,
      "LibelleFcp": "sample string 2",
      "Quantite": 1.0,
      "Cmp": 1.0,
      "CoutAcquisition": 1.0,
      "ValeurLiquidative": 1.0,
      "DateVl": "2025-12-10T19:38:55.822179+01:00",
      "ValorisationPart": 1.0,
      "Valorisation": 1.0,
      "Gain": 1.0,
      "Solde": 1.0,
      "CreateBy": 3,
      "DateCreation": "2025-12-10T19:38:55.822179+01:00",
      "InfoSearchIdPortefeuilleClient": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIdClient": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIdFcp": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchLibelleFcp": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchQuantite": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCmp": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCoutAcquisition": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchValeurLiquidative": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateVl": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:38:55.822179+01:00",
          "Fin": "2025-12-10T19:38:55.822179+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchValorisationPart": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchValorisation": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchGain": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchSolde": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreateBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateCreation": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:38:55.822179+01:00",
          "Fin": "2025-12-10T19:38:55.822179+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 4,
      "Offset": 5,
      "Rows": 6,
      "CrDateDebut": "2025-12-10T19:38:55.822179+01:00",
      "CrDateFin": "2025-12-10T19:38:55.822179+01:00"
    },
    {
      "IdPortefeuilleClient": 1,
      "IdClient": 1,
      "IdFcp": 1,
      "LibelleFcp": "sample string 2",
      "Quantite": 1.0,
      "Cmp": 1.0,
      "CoutAcquisition": 1.0,
      "ValeurLiquidative": 1.0,
      "DateVl": "2025-12-10T19:38:55.822179+01:00",
      "ValorisationPart": 1.0,
      "Valorisation": 1.0,
      "Gain": 1.0,
      "Solde": 1.0,
      "CreateBy": 3,
      "DateCreation": "2025-12-10T19:38:55.822179+01:00",
      "InfoSearchIdPortefeuilleClient": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIdClient": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIdFcp": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchLibelleFcp": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchQuantite": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCmp": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCoutAcquisition": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchValeurLiquidative": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateVl": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:38:55.822179+01:00",
          "Fin": "2025-12-10T19:38:55.822179+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchValorisationPart": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchValorisation": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchGain": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchSolde": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreateBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateCreation": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:38:55.822179+01:00",
          "Fin": "2025-12-10T19:38:55.822179+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 4,
      "Offset": 5,
      "Rows": 6,
      "CrDateDebut": "2025-12-10T19:38:55.822179+01:00",
      "CrDateFin": "2025-12-10T19:38:55.822179+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:
<BusinessRequestOfPortefeuilleclientDtoUqWua_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:38:55.822179+01:00</CrDateDebut>
    <CrDateFin>2025-12-10T19:38:55.822179+01:00</CrDateFin>
    <Offset>5</Offset>
    <Rows>6</Rows>
    <RowsCount>4</RowsCount>
    <d2p1:Cmp>1</d2p1:Cmp>
    <d2p1:CoutAcquisition>1</d2p1:CoutAcquisition>
    <d2p1:CreateBy>3</d2p1:CreateBy>
    <d2p1:DateCreation>2025-12-10T19:38:55.822179+01:00</d2p1:DateCreation>
    <d2p1:DateVl>2025-12-10T19:38:55.822179+01:00</d2p1:DateVl>
    <d2p1:Gain>1</d2p1:Gain>
    <d2p1:IdClient>1</d2p1:IdClient>
    <d2p1:IdFcp>1</d2p1:IdFcp>
    <d2p1:IdPortefeuilleClient>1</d2p1:IdPortefeuilleClient>
    <d2p1:InfoSearchCmp>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>1</Debut>
        <Fin>2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchCmp>
    <d2p1:InfoSearchCoutAcquisition>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>1</Debut>
        <Fin>2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchCoutAcquisition>
    <d2p1:InfoSearchCreateBy>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>1</Debut>
        <Fin>2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchCreateBy>
    <d2p1:InfoSearchDateCreation>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>2025-12-10T19:38:55.822179+01:00</Debut>
        <Fin>2025-12-10T19:38:55.822179+01:00</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchDateCreation>
    <d2p1:InfoSearchDateVl>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>2025-12-10T19:38:55.822179+01:00</Debut>
        <Fin>2025-12-10T19:38:55.822179+01:00</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchDateVl>
    <d2p1:InfoSearchGain>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>1</Debut>
        <Fin>2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchGain>
    <d2p1:InfoSearchIdClient>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>1</Debut>
        <Fin>2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchIdClient>
    <d2p1:InfoSearchIdFcp>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>1</Debut>
        <Fin>2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchIdFcp>
    <d2p1:InfoSearchIdPortefeuilleClient>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>1</Debut>
        <Fin>2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchIdPortefeuilleClient>
    <d2p1:InfoSearchLibelleFcp>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>sample string 1</Debut>
        <Fin>sample string 2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchLibelleFcp>
    <d2p1:InfoSearchQuantite>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>1</Debut>
        <Fin>2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchQuantite>
    <d2p1:InfoSearchSolde>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>1</Debut>
        <Fin>2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchSolde>
    <d2p1:InfoSearchValeurLiquidative>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>1</Debut>
        <Fin>2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchValeurLiquidative>
    <d2p1:InfoSearchValorisation>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>1</Debut>
        <Fin>2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchValorisation>
    <d2p1:InfoSearchValorisationPart>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>1</Debut>
        <Fin>2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchValorisationPart>
    <d2p1:LibelleFcp>sample string 2</d2p1:LibelleFcp>
    <d2p1:Quantite>1</d2p1:Quantite>
    <d2p1:Solde>1</d2p1:Solde>
    <d2p1:ValeurLiquidative>1</d2p1:ValeurLiquidative>
    <d2p1:Valorisation>1</d2p1:Valorisation>
    <d2p1:ValorisationPart>1</d2p1:ValorisationPart>
  </ItemToSearch>
  <ItemsToSave xmlns:d2p1="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Dtos">
    <d2p1:PortefeuilleclientDto>
      <CrDateDebut>2025-12-10T19:38:55.822179+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:38:55.822179+01:00</CrDateFin>
      <Offset>5</Offset>
      <Rows>6</Rows>
      <RowsCount>4</RowsCount>
      <d2p1:Cmp>1</d2p1:Cmp>
      <d2p1:CoutAcquisition>1</d2p1:CoutAcquisition>
      <d2p1:CreateBy>3</d2p1:CreateBy>
      <d2p1:DateCreation>2025-12-10T19:38:55.822179+01:00</d2p1:DateCreation>
      <d2p1:DateVl>2025-12-10T19:38:55.822179+01:00</d2p1:DateVl>
      <d2p1:Gain>1</d2p1:Gain>
      <d2p1:IdClient>1</d2p1:IdClient>
      <d2p1:IdFcp>1</d2p1:IdFcp>
      <d2p1:IdPortefeuilleClient>1</d2p1:IdPortefeuilleClient>
      <d2p1:InfoSearchCmp>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCmp>
      <d2p1:InfoSearchCoutAcquisition>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCoutAcquisition>
      <d2p1:InfoSearchCreateBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreateBy>
      <d2p1:InfoSearchDateCreation>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:38:55.822179+01:00</Debut>
          <Fin>2025-12-10T19:38:55.822179+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateCreation>
      <d2p1:InfoSearchDateVl>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:38:55.822179+01:00</Debut>
          <Fin>2025-12-10T19:38:55.822179+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateVl>
      <d2p1:InfoSearchGain>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchGain>
      <d2p1:InfoSearchIdClient>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdClient>
      <d2p1:InfoSearchIdFcp>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdFcp>
      <d2p1:InfoSearchIdPortefeuilleClient>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdPortefeuilleClient>
      <d2p1:InfoSearchLibelleFcp>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchLibelleFcp>
      <d2p1:InfoSearchQuantite>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchQuantite>
      <d2p1:InfoSearchSolde>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchSolde>
      <d2p1:InfoSearchValeurLiquidative>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchValeurLiquidative>
      <d2p1:InfoSearchValorisation>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchValorisation>
      <d2p1:InfoSearchValorisationPart>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchValorisationPart>
      <d2p1:LibelleFcp>sample string 2</d2p1:LibelleFcp>
      <d2p1:Quantite>1</d2p1:Quantite>
      <d2p1:Solde>1</d2p1:Solde>
      <d2p1:ValeurLiquidative>1</d2p1:ValeurLiquidative>
      <d2p1:Valorisation>1</d2p1:Valorisation>
      <d2p1:ValorisationPart>1</d2p1:ValorisationPart>
    </d2p1:PortefeuilleclientDto>
    <d2p1:PortefeuilleclientDto>
      <CrDateDebut>2025-12-10T19:38:55.822179+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:38:55.822179+01:00</CrDateFin>
      <Offset>5</Offset>
      <Rows>6</Rows>
      <RowsCount>4</RowsCount>
      <d2p1:Cmp>1</d2p1:Cmp>
      <d2p1:CoutAcquisition>1</d2p1:CoutAcquisition>
      <d2p1:CreateBy>3</d2p1:CreateBy>
      <d2p1:DateCreation>2025-12-10T19:38:55.822179+01:00</d2p1:DateCreation>
      <d2p1:DateVl>2025-12-10T19:38:55.822179+01:00</d2p1:DateVl>
      <d2p1:Gain>1</d2p1:Gain>
      <d2p1:IdClient>1</d2p1:IdClient>
      <d2p1:IdFcp>1</d2p1:IdFcp>
      <d2p1:IdPortefeuilleClient>1</d2p1:IdPortefeuilleClient>
      <d2p1:InfoSearchCmp>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCmp>
      <d2p1:InfoSearchCoutAcquisition>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCoutAcquisition>
      <d2p1:InfoSearchCreateBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreateBy>
      <d2p1:InfoSearchDateCreation>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:38:55.822179+01:00</Debut>
          <Fin>2025-12-10T19:38:55.822179+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateCreation>
      <d2p1:InfoSearchDateVl>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:38:55.822179+01:00</Debut>
          <Fin>2025-12-10T19:38:55.822179+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateVl>
      <d2p1:InfoSearchGain>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchGain>
      <d2p1:InfoSearchIdClient>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdClient>
      <d2p1:InfoSearchIdFcp>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdFcp>
      <d2p1:InfoSearchIdPortefeuilleClient>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdPortefeuilleClient>
      <d2p1:InfoSearchLibelleFcp>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchLibelleFcp>
      <d2p1:InfoSearchQuantite>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchQuantite>
      <d2p1:InfoSearchSolde>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchSolde>
      <d2p1:InfoSearchValeurLiquidative>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchValeurLiquidative>
      <d2p1:InfoSearchValorisation>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchValorisation>
      <d2p1:InfoSearchValorisationPart>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchValorisationPart>
      <d2p1:LibelleFcp>sample string 2</d2p1:LibelleFcp>
      <d2p1:Quantite>1</d2p1:Quantite>
      <d2p1:Solde>1</d2p1:Solde>
      <d2p1:ValeurLiquidative>1</d2p1:ValeurLiquidative>
      <d2p1:Valorisation>1</d2p1:Valorisation>
      <d2p1:ValorisationPart>1</d2p1:ValorisationPart>
    </d2p1:PortefeuilleclientDto>
  </ItemsToSave>
  <ItemsToSearch xmlns:d2p1="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Dtos">
    <d2p1:PortefeuilleclientDto>
      <CrDateDebut>2025-12-10T19:38:55.822179+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:38:55.822179+01:00</CrDateFin>
      <Offset>5</Offset>
      <Rows>6</Rows>
      <RowsCount>4</RowsCount>
      <d2p1:Cmp>1</d2p1:Cmp>
      <d2p1:CoutAcquisition>1</d2p1:CoutAcquisition>
      <d2p1:CreateBy>3</d2p1:CreateBy>
      <d2p1:DateCreation>2025-12-10T19:38:55.822179+01:00</d2p1:DateCreation>
      <d2p1:DateVl>2025-12-10T19:38:55.822179+01:00</d2p1:DateVl>
      <d2p1:Gain>1</d2p1:Gain>
      <d2p1:IdClient>1</d2p1:IdClient>
      <d2p1:IdFcp>1</d2p1:IdFcp>
      <d2p1:IdPortefeuilleClient>1</d2p1:IdPortefeuilleClient>
      <d2p1:InfoSearchCmp>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCmp>
      <d2p1:InfoSearchCoutAcquisition>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCoutAcquisition>
      <d2p1:InfoSearchCreateBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreateBy>
      <d2p1:InfoSearchDateCreation>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:38:55.822179+01:00</Debut>
          <Fin>2025-12-10T19:38:55.822179+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateCreation>
      <d2p1:InfoSearchDateVl>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:38:55.822179+01:00</Debut>
          <Fin>2025-12-10T19:38:55.822179+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateVl>
      <d2p1:InfoSearchGain>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchGain>
      <d2p1:InfoSearchIdClient>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdClient>
      <d2p1:InfoSearchIdFcp>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdFcp>
      <d2p1:InfoSearchIdPortefeuilleClient>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdPortefeuilleClient>
      <d2p1:InfoSearchLibelleFcp>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchLibelleFcp>
      <d2p1:InfoSearchQuantite>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchQuantite>
      <d2p1:InfoSearchSolde>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchSolde>
      <d2p1:InfoSearchValeurLiquidative>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchValeurLiquidative>
      <d2p1:InfoSearchValorisation>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchValorisation>
      <d2p1:InfoSearchValorisationPart>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchValorisationPart>
      <d2p1:LibelleFcp>sample string 2</d2p1:LibelleFcp>
      <d2p1:Quantite>1</d2p1:Quantite>
      <d2p1:Solde>1</d2p1:Solde>
      <d2p1:ValeurLiquidative>1</d2p1:ValeurLiquidative>
      <d2p1:Valorisation>1</d2p1:Valorisation>
      <d2p1:ValorisationPart>1</d2p1:ValorisationPart>
    </d2p1:PortefeuilleclientDto>
    <d2p1:PortefeuilleclientDto>
      <CrDateDebut>2025-12-10T19:38:55.822179+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:38:55.822179+01:00</CrDateFin>
      <Offset>5</Offset>
      <Rows>6</Rows>
      <RowsCount>4</RowsCount>
      <d2p1:Cmp>1</d2p1:Cmp>
      <d2p1:CoutAcquisition>1</d2p1:CoutAcquisition>
      <d2p1:CreateBy>3</d2p1:CreateBy>
      <d2p1:DateCreation>2025-12-10T19:38:55.822179+01:00</d2p1:DateCreation>
      <d2p1:DateVl>2025-12-10T19:38:55.822179+01:00</d2p1:DateVl>
      <d2p1:Gain>1</d2p1:Gain>
      <d2p1:IdClient>1</d2p1:IdClient>
      <d2p1:IdFcp>1</d2p1:IdFcp>
      <d2p1:IdPortefeuilleClient>1</d2p1:IdPortefeuilleClient>
      <d2p1:InfoSearchCmp>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCmp>
      <d2p1:InfoSearchCoutAcquisition>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCoutAcquisition>
      <d2p1:InfoSearchCreateBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreateBy>
      <d2p1:InfoSearchDateCreation>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:38:55.822179+01:00</Debut>
          <Fin>2025-12-10T19:38:55.822179+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateCreation>
      <d2p1:InfoSearchDateVl>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:38:55.822179+01:00</Debut>
          <Fin>2025-12-10T19:38:55.822179+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateVl>
      <d2p1:InfoSearchGain>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchGain>
      <d2p1:InfoSearchIdClient>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdClient>
      <d2p1:InfoSearchIdFcp>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdFcp>
      <d2p1:InfoSearchIdPortefeuilleClient>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdPortefeuilleClient>
      <d2p1:InfoSearchLibelleFcp>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchLibelleFcp>
      <d2p1:InfoSearchQuantite>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchQuantite>
      <d2p1:InfoSearchSolde>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchSolde>
      <d2p1:InfoSearchValeurLiquidative>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchValeurLiquidative>
      <d2p1:InfoSearchValorisation>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchValorisation>
      <d2p1:InfoSearchValorisationPart>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchValorisationPart>
      <d2p1:LibelleFcp>sample string 2</d2p1:LibelleFcp>
      <d2p1:Quantite>1</d2p1:Quantite>
      <d2p1:Solde>1</d2p1:Solde>
      <d2p1:ValeurLiquidative>1</d2p1:ValeurLiquidative>
      <d2p1:Valorisation>1</d2p1:Valorisation>
      <d2p1:ValorisationPart>1</d2p1:ValorisationPart>
    </d2p1:PortefeuilleclientDto>
  </ItemsToSearch>
</BusinessRequestOfPortefeuilleclientDtoUqWua_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

BusinessResponseOfPortefeuilleclientDto
NameDescriptionTypeAdditional information
Items

Collection of PortefeuilleclientDto

None.

Response Formats

application/json, text/json

Sample:
{
  "Items": [
    {
      "IdPortefeuilleClient": 1,
      "IdClient": 1,
      "IdFcp": 1,
      "LibelleFcp": "sample string 2",
      "Quantite": 1.0,
      "Cmp": 1.0,
      "CoutAcquisition": 1.0,
      "ValeurLiquidative": 1.0,
      "DateVl": "2025-12-10T19:38:55.8378371+01:00",
      "ValorisationPart": 1.0,
      "Valorisation": 1.0,
      "Gain": 1.0,
      "Solde": 1.0,
      "CreateBy": 3,
      "DateCreation": "2025-12-10T19:38:55.8378371+01:00",
      "InfoSearchIdPortefeuilleClient": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIdClient": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIdFcp": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchLibelleFcp": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchQuantite": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCmp": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCoutAcquisition": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchValeurLiquidative": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateVl": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:38:55.8378371+01:00",
          "Fin": "2025-12-10T19:38:55.8378371+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchValorisationPart": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchValorisation": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchGain": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchSolde": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreateBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateCreation": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:38:55.8378371+01:00",
          "Fin": "2025-12-10T19:38:55.8378371+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 4,
      "Offset": 5,
      "Rows": 6,
      "CrDateDebut": "2025-12-10T19:38:55.8378371+01:00",
      "CrDateFin": "2025-12-10T19:38:55.8378371+01:00"
    },
    {
      "IdPortefeuilleClient": 1,
      "IdClient": 1,
      "IdFcp": 1,
      "LibelleFcp": "sample string 2",
      "Quantite": 1.0,
      "Cmp": 1.0,
      "CoutAcquisition": 1.0,
      "ValeurLiquidative": 1.0,
      "DateVl": "2025-12-10T19:38:55.8378371+01:00",
      "ValorisationPart": 1.0,
      "Valorisation": 1.0,
      "Gain": 1.0,
      "Solde": 1.0,
      "CreateBy": 3,
      "DateCreation": "2025-12-10T19:38:55.8378371+01:00",
      "InfoSearchIdPortefeuilleClient": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIdClient": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIdFcp": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchLibelleFcp": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchQuantite": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCmp": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCoutAcquisition": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchValeurLiquidative": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateVl": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:38:55.8378371+01:00",
          "Fin": "2025-12-10T19:38:55.8378371+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchValorisationPart": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchValorisation": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchGain": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchSolde": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreateBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateCreation": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:38:55.8378371+01:00",
          "Fin": "2025-12-10T19:38:55.8378371+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 4,
      "Offset": 5,
      "Rows": 6,
      "CrDateDebut": "2025-12-10T19:38:55.8378371+01:00",
      "CrDateFin": "2025-12-10T19:38:55.8378371+01:00"
    }
  ],
  "HasError": true,
  "Message": "sample string 2",
  "Count": 3,
  "IndexDebut": 4,
  "IndexFin": 5,
  "IsAuthentify": true,
  "IsConnected": true
}

application/xml, text/xml

Sample:
<BusinessResponseOfPortefeuilleclientDtoUqWua_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:PortefeuilleclientDto>
      <CrDateDebut>2025-12-10T19:38:55.8378371+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:38:55.8378371+01:00</CrDateFin>
      <Offset>5</Offset>
      <Rows>6</Rows>
      <RowsCount>4</RowsCount>
      <d2p1:Cmp>1</d2p1:Cmp>
      <d2p1:CoutAcquisition>1</d2p1:CoutAcquisition>
      <d2p1:CreateBy>3</d2p1:CreateBy>
      <d2p1:DateCreation>2025-12-10T19:38:55.8378371+01:00</d2p1:DateCreation>
      <d2p1:DateVl>2025-12-10T19:38:55.8378371+01:00</d2p1:DateVl>
      <d2p1:Gain>1</d2p1:Gain>
      <d2p1:IdClient>1</d2p1:IdClient>
      <d2p1:IdFcp>1</d2p1:IdFcp>
      <d2p1:IdPortefeuilleClient>1</d2p1:IdPortefeuilleClient>
      <d2p1:InfoSearchCmp>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCmp>
      <d2p1:InfoSearchCoutAcquisition>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCoutAcquisition>
      <d2p1:InfoSearchCreateBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreateBy>
      <d2p1:InfoSearchDateCreation>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:38:55.8378371+01:00</Debut>
          <Fin>2025-12-10T19:38:55.8378371+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateCreation>
      <d2p1:InfoSearchDateVl>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:38:55.8378371+01:00</Debut>
          <Fin>2025-12-10T19:38:55.8378371+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateVl>
      <d2p1:InfoSearchGain>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchGain>
      <d2p1:InfoSearchIdClient>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdClient>
      <d2p1:InfoSearchIdFcp>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdFcp>
      <d2p1:InfoSearchIdPortefeuilleClient>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdPortefeuilleClient>
      <d2p1:InfoSearchLibelleFcp>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchLibelleFcp>
      <d2p1:InfoSearchQuantite>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchQuantite>
      <d2p1:InfoSearchSolde>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchSolde>
      <d2p1:InfoSearchValeurLiquidative>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchValeurLiquidative>
      <d2p1:InfoSearchValorisation>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchValorisation>
      <d2p1:InfoSearchValorisationPart>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchValorisationPart>
      <d2p1:LibelleFcp>sample string 2</d2p1:LibelleFcp>
      <d2p1:Quantite>1</d2p1:Quantite>
      <d2p1:Solde>1</d2p1:Solde>
      <d2p1:ValeurLiquidative>1</d2p1:ValeurLiquidative>
      <d2p1:Valorisation>1</d2p1:Valorisation>
      <d2p1:ValorisationPart>1</d2p1:ValorisationPart>
    </d2p1:PortefeuilleclientDto>
    <d2p1:PortefeuilleclientDto>
      <CrDateDebut>2025-12-10T19:38:55.8378371+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:38:55.8378371+01:00</CrDateFin>
      <Offset>5</Offset>
      <Rows>6</Rows>
      <RowsCount>4</RowsCount>
      <d2p1:Cmp>1</d2p1:Cmp>
      <d2p1:CoutAcquisition>1</d2p1:CoutAcquisition>
      <d2p1:CreateBy>3</d2p1:CreateBy>
      <d2p1:DateCreation>2025-12-10T19:38:55.8378371+01:00</d2p1:DateCreation>
      <d2p1:DateVl>2025-12-10T19:38:55.8378371+01:00</d2p1:DateVl>
      <d2p1:Gain>1</d2p1:Gain>
      <d2p1:IdClient>1</d2p1:IdClient>
      <d2p1:IdFcp>1</d2p1:IdFcp>
      <d2p1:IdPortefeuilleClient>1</d2p1:IdPortefeuilleClient>
      <d2p1:InfoSearchCmp>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCmp>
      <d2p1:InfoSearchCoutAcquisition>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCoutAcquisition>
      <d2p1:InfoSearchCreateBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreateBy>
      <d2p1:InfoSearchDateCreation>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:38:55.8378371+01:00</Debut>
          <Fin>2025-12-10T19:38:55.8378371+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateCreation>
      <d2p1:InfoSearchDateVl>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:38:55.8378371+01:00</Debut>
          <Fin>2025-12-10T19:38:55.8378371+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateVl>
      <d2p1:InfoSearchGain>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchGain>
      <d2p1:InfoSearchIdClient>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdClient>
      <d2p1:InfoSearchIdFcp>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdFcp>
      <d2p1:InfoSearchIdPortefeuilleClient>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdPortefeuilleClient>
      <d2p1:InfoSearchLibelleFcp>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchLibelleFcp>
      <d2p1:InfoSearchQuantite>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchQuantite>
      <d2p1:InfoSearchSolde>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchSolde>
      <d2p1:InfoSearchValeurLiquidative>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchValeurLiquidative>
      <d2p1:InfoSearchValorisation>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchValorisation>
      <d2p1:InfoSearchValorisationPart>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchValorisationPart>
      <d2p1:LibelleFcp>sample string 2</d2p1:LibelleFcp>
      <d2p1:Quantite>1</d2p1:Quantite>
      <d2p1:Solde>1</d2p1:Solde>
      <d2p1:ValeurLiquidative>1</d2p1:ValeurLiquidative>
      <d2p1:Valorisation>1</d2p1:Valorisation>
      <d2p1:ValorisationPart>1</d2p1:ValorisationPart>
    </d2p1:PortefeuilleclientDto>
  </Items>
</BusinessResponseOfPortefeuilleclientDtoUqWua_PXw>