GET api/ExtranetGeneratedCtrl/GetPortefeuilleclienttempById?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
BusinessResponseOfPortefeuilleclienttempDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Items | Collection of PortefeuilleclienttempDto |
None. |
Response Formats
application/json, text/json
Sample:
{
"Items": [
{
"Code": "sample string 1",
"Nom": "sample string 2",
"Prenom": "sample string 3",
"Quantite": 1.0,
"Global": 1.0,
"VL": 1.0,
"DateVL": "2025-12-10T19:39:55.0722465+01:00",
"Solde": 1.0,
"InfoSearchCode": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNom": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchPrenom": {
"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"
},
"InfoSearchGlobal": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchVL": {
"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:39:55.0722465+01:00",
"Fin": "2025-12-10T19:39:55.0722465+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchSolde": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"RowsCount": 4,
"Offset": 5,
"Rows": 6,
"CrDateDebut": "2025-12-10T19:39:55.0722465+01:00",
"CrDateFin": "2025-12-10T19:39:55.0722465+01:00"
},
{
"Code": "sample string 1",
"Nom": "sample string 2",
"Prenom": "sample string 3",
"Quantite": 1.0,
"Global": 1.0,
"VL": 1.0,
"DateVL": "2025-12-10T19:39:55.0722465+01:00",
"Solde": 1.0,
"InfoSearchCode": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNom": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchPrenom": {
"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"
},
"InfoSearchGlobal": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchVL": {
"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:39:55.0722465+01:00",
"Fin": "2025-12-10T19:39:55.0722465+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchSolde": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"RowsCount": 4,
"Offset": 5,
"Rows": 6,
"CrDateDebut": "2025-12-10T19:39:55.0722465+01:00",
"CrDateFin": "2025-12-10T19:39:55.0722465+01:00"
}
],
"HasError": true,
"Message": "sample string 2",
"Count": 3,
"IndexDebut": 4,
"IndexFin": 5,
"IsAuthentify": true,
"IsConnected": true
}
application/xml, text/xml
Sample:
<BusinessResponseOfPortefeuilleclienttempDtoUqWua_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:PortefeuilleclienttempDto>
<CrDateDebut>2025-12-10T19:39:55.0722465+01:00</CrDateDebut>
<CrDateFin>2025-12-10T19:39:55.0722465+01:00</CrDateFin>
<Offset>5</Offset>
<Rows>6</Rows>
<RowsCount>4</RowsCount>
<d2p1:Code>sample string 1</d2p1:Code>
<d2p1:DateVL>2025-12-10T19:39:55.0722465+01:00</d2p1:DateVL>
<d2p1:Global>1</d2p1:Global>
<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:InfoSearchDateVL>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:39:55.0722465+01:00</Debut>
<Fin>2025-12-10T19:39:55.0722465+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateVL>
<d2p1:InfoSearchGlobal>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchGlobal>
<d2p1:InfoSearchNom>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNom>
<d2p1:InfoSearchPrenom>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchPrenom>
<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:InfoSearchVL>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchVL>
<d2p1:Nom>sample string 2</d2p1:Nom>
<d2p1:Prenom>sample string 3</d2p1:Prenom>
<d2p1:Quantite>1</d2p1:Quantite>
<d2p1:Solde>1</d2p1:Solde>
<d2p1:VL>1</d2p1:VL>
</d2p1:PortefeuilleclienttempDto>
<d2p1:PortefeuilleclienttempDto>
<CrDateDebut>2025-12-10T19:39:55.0722465+01:00</CrDateDebut>
<CrDateFin>2025-12-10T19:39:55.0722465+01:00</CrDateFin>
<Offset>5</Offset>
<Rows>6</Rows>
<RowsCount>4</RowsCount>
<d2p1:Code>sample string 1</d2p1:Code>
<d2p1:DateVL>2025-12-10T19:39:55.0722465+01:00</d2p1:DateVL>
<d2p1:Global>1</d2p1:Global>
<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:InfoSearchDateVL>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:39:55.0722465+01:00</Debut>
<Fin>2025-12-10T19:39:55.0722465+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateVL>
<d2p1:InfoSearchGlobal>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchGlobal>
<d2p1:InfoSearchNom>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNom>
<d2p1:InfoSearchPrenom>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchPrenom>
<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:InfoSearchVL>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchVL>
<d2p1:Nom>sample string 2</d2p1:Nom>
<d2p1:Prenom>sample string 3</d2p1:Prenom>
<d2p1:Quantite>1</d2p1:Quantite>
<d2p1:Solde>1</d2p1:Solde>
<d2p1:VL>1</d2p1:VL>
</d2p1:PortefeuilleclienttempDto>
</Items>
</BusinessResponseOfPortefeuilleclienttempDtoUqWua_PXw>