POST api/ExtranetGeneratedCtrl/SaveCorrespondants
Request Information
URI Parameters
None.
Body Parameters
BusinessRequestOfCorrespondantDto| Name | Description | Type | Additional information |
|---|---|---|---|
| ItemToSearch | CorrespondantDto |
None. |
|
| ItemsToSearch | Collection of CorrespondantDto |
None. |
|
| ItemsToSave | Collection of CorrespondantDto |
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": {
"IdCorrespondant": 1,
"IdSociete": 1,
"Nom": "sample string 2",
"Prenom": "sample string 3",
"DateNaissance": "2025-12-10T19:39:56.4003052+01:00",
"Sexe": "sample string 4",
"Tel": "sample string 5",
"Adresse": "sample string 6",
"Email": "sample string 7",
"Fonction": "sample string 8",
"NumeroPiece": "sample string 9",
"Observations": "sample string 10",
"TypePiece": "sample string 11",
"IdPays": 1,
"CreateBy": 1,
"ModifiedBy": 1,
"DateCreation": "2025-12-10T19:39:56.4003052+01:00",
"DateMaj": "2025-12-10T19:39:56.4003052+01:00",
"InfoSearchIdCorrespondant": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdSociete": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNom": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchPrenom": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateNaissance": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:56.4003052+01:00",
"Fin": "2025-12-10T19:39:56.4003052+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchSexe": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTel": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchAdresse": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchEmail": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchFonction": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNumeroPiece": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchObservations": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypePiece": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdPays": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchCreateBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchModifiedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateCreation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:56.4003052+01:00",
"Fin": "2025-12-10T19:39:56.4003052+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateMaj": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:56.4003052+01:00",
"Fin": "2025-12-10T19:39:56.4003052+01:00"
},
"OperatorToUse": "sample string 3"
},
"RowsCount": 13,
"Offset": 14,
"Rows": 15,
"CrDateDebut": "2025-12-10T19:39:56.4003052+01:00",
"CrDateFin": "2025-12-10T19:39:56.4003052+01:00"
},
"ItemsToSearch": [
{
"IdCorrespondant": 1,
"IdSociete": 1,
"Nom": "sample string 2",
"Prenom": "sample string 3",
"DateNaissance": "2025-12-10T19:39:56.4003052+01:00",
"Sexe": "sample string 4",
"Tel": "sample string 5",
"Adresse": "sample string 6",
"Email": "sample string 7",
"Fonction": "sample string 8",
"NumeroPiece": "sample string 9",
"Observations": "sample string 10",
"TypePiece": "sample string 11",
"IdPays": 1,
"CreateBy": 1,
"ModifiedBy": 1,
"DateCreation": "2025-12-10T19:39:56.4003052+01:00",
"DateMaj": "2025-12-10T19:39:56.4003052+01:00",
"InfoSearchIdCorrespondant": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdSociete": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNom": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchPrenom": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateNaissance": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:56.4003052+01:00",
"Fin": "2025-12-10T19:39:56.4003052+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchSexe": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTel": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchAdresse": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchEmail": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchFonction": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNumeroPiece": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchObservations": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypePiece": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdPays": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchCreateBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchModifiedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateCreation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:56.4003052+01:00",
"Fin": "2025-12-10T19:39:56.4003052+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateMaj": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:56.4003052+01:00",
"Fin": "2025-12-10T19:39:56.4003052+01:00"
},
"OperatorToUse": "sample string 3"
},
"RowsCount": 13,
"Offset": 14,
"Rows": 15,
"CrDateDebut": "2025-12-10T19:39:56.4003052+01:00",
"CrDateFin": "2025-12-10T19:39:56.4003052+01:00"
},
{
"IdCorrespondant": 1,
"IdSociete": 1,
"Nom": "sample string 2",
"Prenom": "sample string 3",
"DateNaissance": "2025-12-10T19:39:56.4003052+01:00",
"Sexe": "sample string 4",
"Tel": "sample string 5",
"Adresse": "sample string 6",
"Email": "sample string 7",
"Fonction": "sample string 8",
"NumeroPiece": "sample string 9",
"Observations": "sample string 10",
"TypePiece": "sample string 11",
"IdPays": 1,
"CreateBy": 1,
"ModifiedBy": 1,
"DateCreation": "2025-12-10T19:39:56.4003052+01:00",
"DateMaj": "2025-12-10T19:39:56.4003052+01:00",
"InfoSearchIdCorrespondant": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdSociete": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNom": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchPrenom": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateNaissance": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:56.4003052+01:00",
"Fin": "2025-12-10T19:39:56.4003052+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchSexe": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTel": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchAdresse": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchEmail": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchFonction": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNumeroPiece": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchObservations": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypePiece": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdPays": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchCreateBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchModifiedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateCreation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:56.4003052+01:00",
"Fin": "2025-12-10T19:39:56.4003052+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateMaj": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:56.4003052+01:00",
"Fin": "2025-12-10T19:39:56.4003052+01:00"
},
"OperatorToUse": "sample string 3"
},
"RowsCount": 13,
"Offset": 14,
"Rows": 15,
"CrDateDebut": "2025-12-10T19:39:56.4003052+01:00",
"CrDateFin": "2025-12-10T19:39:56.4003052+01:00"
}
],
"ItemsToSave": [
{
"IdCorrespondant": 1,
"IdSociete": 1,
"Nom": "sample string 2",
"Prenom": "sample string 3",
"DateNaissance": "2025-12-10T19:39:56.4003052+01:00",
"Sexe": "sample string 4",
"Tel": "sample string 5",
"Adresse": "sample string 6",
"Email": "sample string 7",
"Fonction": "sample string 8",
"NumeroPiece": "sample string 9",
"Observations": "sample string 10",
"TypePiece": "sample string 11",
"IdPays": 1,
"CreateBy": 1,
"ModifiedBy": 1,
"DateCreation": "2025-12-10T19:39:56.4003052+01:00",
"DateMaj": "2025-12-10T19:39:56.4003052+01:00",
"InfoSearchIdCorrespondant": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdSociete": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNom": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchPrenom": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateNaissance": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:56.4003052+01:00",
"Fin": "2025-12-10T19:39:56.4003052+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchSexe": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTel": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchAdresse": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchEmail": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchFonction": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNumeroPiece": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchObservations": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypePiece": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdPays": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchCreateBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchModifiedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateCreation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:56.4003052+01:00",
"Fin": "2025-12-10T19:39:56.4003052+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateMaj": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:56.4003052+01:00",
"Fin": "2025-12-10T19:39:56.4003052+01:00"
},
"OperatorToUse": "sample string 3"
},
"RowsCount": 13,
"Offset": 14,
"Rows": 15,
"CrDateDebut": "2025-12-10T19:39:56.4003052+01:00",
"CrDateFin": "2025-12-10T19:39:56.4003052+01:00"
},
{
"IdCorrespondant": 1,
"IdSociete": 1,
"Nom": "sample string 2",
"Prenom": "sample string 3",
"DateNaissance": "2025-12-10T19:39:56.4003052+01:00",
"Sexe": "sample string 4",
"Tel": "sample string 5",
"Adresse": "sample string 6",
"Email": "sample string 7",
"Fonction": "sample string 8",
"NumeroPiece": "sample string 9",
"Observations": "sample string 10",
"TypePiece": "sample string 11",
"IdPays": 1,
"CreateBy": 1,
"ModifiedBy": 1,
"DateCreation": "2025-12-10T19:39:56.4003052+01:00",
"DateMaj": "2025-12-10T19:39:56.4003052+01:00",
"InfoSearchIdCorrespondant": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdSociete": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNom": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchPrenom": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateNaissance": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:56.4003052+01:00",
"Fin": "2025-12-10T19:39:56.4003052+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchSexe": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTel": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchAdresse": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchEmail": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchFonction": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNumeroPiece": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchObservations": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypePiece": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdPays": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchCreateBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchModifiedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateCreation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:56.4003052+01:00",
"Fin": "2025-12-10T19:39:56.4003052+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateMaj": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:56.4003052+01:00",
"Fin": "2025-12-10T19:39:56.4003052+01:00"
},
"OperatorToUse": "sample string 3"
},
"RowsCount": 13,
"Offset": 14,
"Rows": 15,
"CrDateDebut": "2025-12-10T19:39:56.4003052+01:00",
"CrDateFin": "2025-12-10T19:39:56.4003052+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:
<BusinessRequestOfCorrespondantDtoUqWua_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.4003052+01:00</CrDateDebut>
<CrDateFin>2025-12-10T19:39:56.4003052+01:00</CrDateFin>
<Offset>14</Offset>
<Rows>15</Rows>
<RowsCount>13</RowsCount>
<d2p1:Adresse>sample string 6</d2p1:Adresse>
<d2p1:CreateBy>1</d2p1:CreateBy>
<d2p1:DateCreation>2025-12-10T19:39:56.4003052+01:00</d2p1:DateCreation>
<d2p1:DateMaj>2025-12-10T19:39:56.4003052+01:00</d2p1:DateMaj>
<d2p1:DateNaissance>2025-12-10T19:39:56.4003052+01:00</d2p1:DateNaissance>
<d2p1:Email>sample string 7</d2p1:Email>
<d2p1:Fonction>sample string 8</d2p1:Fonction>
<d2p1:IdCorrespondant>1</d2p1:IdCorrespondant>
<d2p1:IdPays>1</d2p1:IdPays>
<d2p1:IdSociete>1</d2p1:IdSociete>
<d2p1:InfoSearchAdresse>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchAdresse>
<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:39:56.4003052+01:00</Debut>
<Fin>2025-12-10T19:39:56.4003052+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.4003052+01:00</Debut>
<Fin>2025-12-10T19:39:56.4003052+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateMaj>
<d2p1:InfoSearchDateNaissance>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:39:56.4003052+01:00</Debut>
<Fin>2025-12-10T19:39:56.4003052+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateNaissance>
<d2p1:InfoSearchEmail>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchEmail>
<d2p1:InfoSearchFonction>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchFonction>
<d2p1:InfoSearchIdCorrespondant>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdCorrespondant>
<d2p1:InfoSearchIdPays>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdPays>
<d2p1:InfoSearchIdSociete>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdSociete>
<d2p1:InfoSearchModifiedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchModifiedBy>
<d2p1:InfoSearchNom>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNom>
<d2p1:InfoSearchNumeroPiece>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNumeroPiece>
<d2p1:InfoSearchObservations>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchObservations>
<d2p1: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:InfoSearchSexe>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchSexe>
<d2p1:InfoSearchTel>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTel>
<d2p1:InfoSearchTypePiece>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypePiece>
<d2p1:ModifiedBy>1</d2p1:ModifiedBy>
<d2p1:Nom>sample string 2</d2p1:Nom>
<d2p1:NumeroPiece>sample string 9</d2p1:NumeroPiece>
<d2p1:Observations>sample string 10</d2p1:Observations>
<d2p1:Prenom>sample string 3</d2p1:Prenom>
<d2p1:Sexe>sample string 4</d2p1:Sexe>
<d2p1:Tel>sample string 5</d2p1:Tel>
<d2p1:TypePiece>sample string 11</d2p1:TypePiece>
</ItemToSearch>
<ItemsToSave xmlns:d2p1="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Dtos">
<d2p1:CorrespondantDto>
<CrDateDebut>2025-12-10T19:39:56.4003052+01:00</CrDateDebut>
<CrDateFin>2025-12-10T19:39:56.4003052+01:00</CrDateFin>
<Offset>14</Offset>
<Rows>15</Rows>
<RowsCount>13</RowsCount>
<d2p1:Adresse>sample string 6</d2p1:Adresse>
<d2p1:CreateBy>1</d2p1:CreateBy>
<d2p1:DateCreation>2025-12-10T19:39:56.4003052+01:00</d2p1:DateCreation>
<d2p1:DateMaj>2025-12-10T19:39:56.4003052+01:00</d2p1:DateMaj>
<d2p1:DateNaissance>2025-12-10T19:39:56.4003052+01:00</d2p1:DateNaissance>
<d2p1:Email>sample string 7</d2p1:Email>
<d2p1:Fonction>sample string 8</d2p1:Fonction>
<d2p1:IdCorrespondant>1</d2p1:IdCorrespondant>
<d2p1:IdPays>1</d2p1:IdPays>
<d2p1:IdSociete>1</d2p1:IdSociete>
<d2p1:InfoSearchAdresse>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchAdresse>
<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:39:56.4003052+01:00</Debut>
<Fin>2025-12-10T19:39:56.4003052+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.4003052+01:00</Debut>
<Fin>2025-12-10T19:39:56.4003052+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateMaj>
<d2p1:InfoSearchDateNaissance>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:39:56.4003052+01:00</Debut>
<Fin>2025-12-10T19:39:56.4003052+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateNaissance>
<d2p1:InfoSearchEmail>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchEmail>
<d2p1:InfoSearchFonction>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchFonction>
<d2p1:InfoSearchIdCorrespondant>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdCorrespondant>
<d2p1:InfoSearchIdPays>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdPays>
<d2p1:InfoSearchIdSociete>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdSociete>
<d2p1:InfoSearchModifiedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchModifiedBy>
<d2p1:InfoSearchNom>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNom>
<d2p1:InfoSearchNumeroPiece>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNumeroPiece>
<d2p1:InfoSearchObservations>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchObservations>
<d2p1: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:InfoSearchSexe>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchSexe>
<d2p1:InfoSearchTel>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTel>
<d2p1:InfoSearchTypePiece>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypePiece>
<d2p1:ModifiedBy>1</d2p1:ModifiedBy>
<d2p1:Nom>sample string 2</d2p1:Nom>
<d2p1:NumeroPiece>sample string 9</d2p1:NumeroPiece>
<d2p1:Observations>sample string 10</d2p1:Observations>
<d2p1:Prenom>sample string 3</d2p1:Prenom>
<d2p1:Sexe>sample string 4</d2p1:Sexe>
<d2p1:Tel>sample string 5</d2p1:Tel>
<d2p1:TypePiece>sample string 11</d2p1:TypePiece>
</d2p1:CorrespondantDto>
<d2p1:CorrespondantDto>
<CrDateDebut>2025-12-10T19:39:56.4003052+01:00</CrDateDebut>
<CrDateFin>2025-12-10T19:39:56.4003052+01:00</CrDateFin>
<Offset>14</Offset>
<Rows>15</Rows>
<RowsCount>13</RowsCount>
<d2p1:Adresse>sample string 6</d2p1:Adresse>
<d2p1:CreateBy>1</d2p1:CreateBy>
<d2p1:DateCreation>2025-12-10T19:39:56.4003052+01:00</d2p1:DateCreation>
<d2p1:DateMaj>2025-12-10T19:39:56.4003052+01:00</d2p1:DateMaj>
<d2p1:DateNaissance>2025-12-10T19:39:56.4003052+01:00</d2p1:DateNaissance>
<d2p1:Email>sample string 7</d2p1:Email>
<d2p1:Fonction>sample string 8</d2p1:Fonction>
<d2p1:IdCorrespondant>1</d2p1:IdCorrespondant>
<d2p1:IdPays>1</d2p1:IdPays>
<d2p1:IdSociete>1</d2p1:IdSociete>
<d2p1:InfoSearchAdresse>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchAdresse>
<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:39:56.4003052+01:00</Debut>
<Fin>2025-12-10T19:39:56.4003052+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.4003052+01:00</Debut>
<Fin>2025-12-10T19:39:56.4003052+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateMaj>
<d2p1:InfoSearchDateNaissance>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:39:56.4003052+01:00</Debut>
<Fin>2025-12-10T19:39:56.4003052+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateNaissance>
<d2p1:InfoSearchEmail>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchEmail>
<d2p1:InfoSearchFonction>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchFonction>
<d2p1:InfoSearchIdCorrespondant>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdCorrespondant>
<d2p1:InfoSearchIdPays>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdPays>
<d2p1:InfoSearchIdSociete>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdSociete>
<d2p1:InfoSearchModifiedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchModifiedBy>
<d2p1:InfoSearchNom>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNom>
<d2p1:InfoSearchNumeroPiece>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNumeroPiece>
<d2p1:InfoSearchObservations>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchObservations>
<d2p1: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:InfoSearchSexe>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchSexe>
<d2p1:InfoSearchTel>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTel>
<d2p1:InfoSearchTypePiece>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypePiece>
<d2p1:ModifiedBy>1</d2p1:ModifiedBy>
<d2p1:Nom>sample string 2</d2p1:Nom>
<d2p1:NumeroPiece>sample string 9</d2p1:NumeroPiece>
<d2p1:Observations>sample string 10</d2p1:Observations>
<d2p1:Prenom>sample string 3</d2p1:Prenom>
<d2p1:Sexe>sample string 4</d2p1:Sexe>
<d2p1:Tel>sample string 5</d2p1:Tel>
<d2p1:TypePiece>sample string 11</d2p1:TypePiece>
</d2p1:CorrespondantDto>
</ItemsToSave>
<ItemsToSearch xmlns:d2p1="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Dtos">
<d2p1:CorrespondantDto>
<CrDateDebut>2025-12-10T19:39:56.4003052+01:00</CrDateDebut>
<CrDateFin>2025-12-10T19:39:56.4003052+01:00</CrDateFin>
<Offset>14</Offset>
<Rows>15</Rows>
<RowsCount>13</RowsCount>
<d2p1:Adresse>sample string 6</d2p1:Adresse>
<d2p1:CreateBy>1</d2p1:CreateBy>
<d2p1:DateCreation>2025-12-10T19:39:56.4003052+01:00</d2p1:DateCreation>
<d2p1:DateMaj>2025-12-10T19:39:56.4003052+01:00</d2p1:DateMaj>
<d2p1:DateNaissance>2025-12-10T19:39:56.4003052+01:00</d2p1:DateNaissance>
<d2p1:Email>sample string 7</d2p1:Email>
<d2p1:Fonction>sample string 8</d2p1:Fonction>
<d2p1:IdCorrespondant>1</d2p1:IdCorrespondant>
<d2p1:IdPays>1</d2p1:IdPays>
<d2p1:IdSociete>1</d2p1:IdSociete>
<d2p1:InfoSearchAdresse>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchAdresse>
<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:39:56.4003052+01:00</Debut>
<Fin>2025-12-10T19:39:56.4003052+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.4003052+01:00</Debut>
<Fin>2025-12-10T19:39:56.4003052+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateMaj>
<d2p1:InfoSearchDateNaissance>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:39:56.4003052+01:00</Debut>
<Fin>2025-12-10T19:39:56.4003052+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateNaissance>
<d2p1:InfoSearchEmail>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchEmail>
<d2p1:InfoSearchFonction>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchFonction>
<d2p1:InfoSearchIdCorrespondant>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdCorrespondant>
<d2p1:InfoSearchIdPays>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdPays>
<d2p1:InfoSearchIdSociete>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdSociete>
<d2p1:InfoSearchModifiedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchModifiedBy>
<d2p1:InfoSearchNom>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNom>
<d2p1:InfoSearchNumeroPiece>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNumeroPiece>
<d2p1:InfoSearchObservations>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchObservations>
<d2p1: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:InfoSearchSexe>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchSexe>
<d2p1:InfoSearchTel>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTel>
<d2p1:InfoSearchTypePiece>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypePiece>
<d2p1:ModifiedBy>1</d2p1:ModifiedBy>
<d2p1:Nom>sample string 2</d2p1:Nom>
<d2p1:NumeroPiece>sample string 9</d2p1:NumeroPiece>
<d2p1:Observations>sample string 10</d2p1:Observations>
<d2p1:Prenom>sample string 3</d2p1:Prenom>
<d2p1:Sexe>sample string 4</d2p1:Sexe>
<d2p1:Tel>sample string 5</d2p1:Tel>
<d2p1:TypePiece>sample string 11</d2p1:TypePiece>
</d2p1:CorrespondantDto>
<d2p1:CorrespondantDto>
<CrDateDebut>2025-12-10T19:39:56.4003052+01:00</CrDateDebut>
<CrDateFin>2025-12-10T19:39:56.4003052+01:00</CrDateFin>
<Offset>14</Offset>
<Rows>15</Rows>
<RowsCount>13</RowsCount>
<d2p1:Adresse>sample string 6</d2p1:Adresse>
<d2p1:CreateBy>1</d2p1:CreateBy>
<d2p1:DateCreation>2025-12-10T19:39:56.4003052+01:00</d2p1:DateCreation>
<d2p1:DateMaj>2025-12-10T19:39:56.4003052+01:00</d2p1:DateMaj>
<d2p1:DateNaissance>2025-12-10T19:39:56.4003052+01:00</d2p1:DateNaissance>
<d2p1:Email>sample string 7</d2p1:Email>
<d2p1:Fonction>sample string 8</d2p1:Fonction>
<d2p1:IdCorrespondant>1</d2p1:IdCorrespondant>
<d2p1:IdPays>1</d2p1:IdPays>
<d2p1:IdSociete>1</d2p1:IdSociete>
<d2p1:InfoSearchAdresse>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchAdresse>
<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:39:56.4003052+01:00</Debut>
<Fin>2025-12-10T19:39:56.4003052+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.4003052+01:00</Debut>
<Fin>2025-12-10T19:39:56.4003052+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateMaj>
<d2p1:InfoSearchDateNaissance>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:39:56.4003052+01:00</Debut>
<Fin>2025-12-10T19:39:56.4003052+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateNaissance>
<d2p1:InfoSearchEmail>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchEmail>
<d2p1:InfoSearchFonction>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchFonction>
<d2p1:InfoSearchIdCorrespondant>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdCorrespondant>
<d2p1:InfoSearchIdPays>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdPays>
<d2p1:InfoSearchIdSociete>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdSociete>
<d2p1:InfoSearchModifiedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchModifiedBy>
<d2p1:InfoSearchNom>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNom>
<d2p1:InfoSearchNumeroPiece>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNumeroPiece>
<d2p1:InfoSearchObservations>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchObservations>
<d2p1: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:InfoSearchSexe>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchSexe>
<d2p1:InfoSearchTel>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTel>
<d2p1:InfoSearchTypePiece>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypePiece>
<d2p1:ModifiedBy>1</d2p1:ModifiedBy>
<d2p1:Nom>sample string 2</d2p1:Nom>
<d2p1:NumeroPiece>sample string 9</d2p1:NumeroPiece>
<d2p1:Observations>sample string 10</d2p1:Observations>
<d2p1:Prenom>sample string 3</d2p1:Prenom>
<d2p1:Sexe>sample string 4</d2p1:Sexe>
<d2p1:Tel>sample string 5</d2p1:Tel>
<d2p1:TypePiece>sample string 11</d2p1:TypePiece>
</d2p1:CorrespondantDto>
</ItemsToSearch>
</BusinessRequestOfCorrespondantDtoUqWua_PXw>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
BusinessResponseOfCorrespondantDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Items | Collection of CorrespondantDto |
None. |
Response Formats
application/json, text/json
Sample:
{
"Items": [
{
"IdCorrespondant": 1,
"IdSociete": 1,
"Nom": "sample string 2",
"Prenom": "sample string 3",
"DateNaissance": "2025-12-10T19:39:56.4003052+01:00",
"Sexe": "sample string 4",
"Tel": "sample string 5",
"Adresse": "sample string 6",
"Email": "sample string 7",
"Fonction": "sample string 8",
"NumeroPiece": "sample string 9",
"Observations": "sample string 10",
"TypePiece": "sample string 11",
"IdPays": 1,
"CreateBy": 1,
"ModifiedBy": 1,
"DateCreation": "2025-12-10T19:39:56.4003052+01:00",
"DateMaj": "2025-12-10T19:39:56.4003052+01:00",
"InfoSearchIdCorrespondant": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdSociete": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNom": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchPrenom": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateNaissance": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:56.4003052+01:00",
"Fin": "2025-12-10T19:39:56.4003052+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchSexe": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTel": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchAdresse": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchEmail": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchFonction": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNumeroPiece": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchObservations": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypePiece": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdPays": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchCreateBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchModifiedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateCreation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:56.4003052+01:00",
"Fin": "2025-12-10T19:39:56.4003052+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateMaj": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:56.4003052+01:00",
"Fin": "2025-12-10T19:39:56.4003052+01:00"
},
"OperatorToUse": "sample string 3"
},
"RowsCount": 13,
"Offset": 14,
"Rows": 15,
"CrDateDebut": "2025-12-10T19:39:56.4003052+01:00",
"CrDateFin": "2025-12-10T19:39:56.4003052+01:00"
},
{
"IdCorrespondant": 1,
"IdSociete": 1,
"Nom": "sample string 2",
"Prenom": "sample string 3",
"DateNaissance": "2025-12-10T19:39:56.4003052+01:00",
"Sexe": "sample string 4",
"Tel": "sample string 5",
"Adresse": "sample string 6",
"Email": "sample string 7",
"Fonction": "sample string 8",
"NumeroPiece": "sample string 9",
"Observations": "sample string 10",
"TypePiece": "sample string 11",
"IdPays": 1,
"CreateBy": 1,
"ModifiedBy": 1,
"DateCreation": "2025-12-10T19:39:56.4003052+01:00",
"DateMaj": "2025-12-10T19:39:56.4003052+01:00",
"InfoSearchIdCorrespondant": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdSociete": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNom": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchPrenom": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateNaissance": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:56.4003052+01:00",
"Fin": "2025-12-10T19:39:56.4003052+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchSexe": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTel": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchAdresse": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchEmail": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchFonction": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNumeroPiece": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchObservations": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchTypePiece": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdPays": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchCreateBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchModifiedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateCreation": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:56.4003052+01:00",
"Fin": "2025-12-10T19:39:56.4003052+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateMaj": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:56.4003052+01:00",
"Fin": "2025-12-10T19:39:56.4003052+01:00"
},
"OperatorToUse": "sample string 3"
},
"RowsCount": 13,
"Offset": 14,
"Rows": 15,
"CrDateDebut": "2025-12-10T19:39:56.4003052+01:00",
"CrDateFin": "2025-12-10T19:39:56.4003052+01:00"
}
],
"HasError": true,
"Message": "sample string 2",
"Count": 3,
"IndexDebut": 4,
"IndexFin": 5,
"IsAuthentify": true,
"IsConnected": true
}
application/xml, text/xml
Sample:
<BusinessResponseOfCorrespondantDtoUqWua_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:CorrespondantDto>
<CrDateDebut>2025-12-10T19:39:56.4003052+01:00</CrDateDebut>
<CrDateFin>2025-12-10T19:39:56.4003052+01:00</CrDateFin>
<Offset>14</Offset>
<Rows>15</Rows>
<RowsCount>13</RowsCount>
<d2p1:Adresse>sample string 6</d2p1:Adresse>
<d2p1:CreateBy>1</d2p1:CreateBy>
<d2p1:DateCreation>2025-12-10T19:39:56.4003052+01:00</d2p1:DateCreation>
<d2p1:DateMaj>2025-12-10T19:39:56.4003052+01:00</d2p1:DateMaj>
<d2p1:DateNaissance>2025-12-10T19:39:56.4003052+01:00</d2p1:DateNaissance>
<d2p1:Email>sample string 7</d2p1:Email>
<d2p1:Fonction>sample string 8</d2p1:Fonction>
<d2p1:IdCorrespondant>1</d2p1:IdCorrespondant>
<d2p1:IdPays>1</d2p1:IdPays>
<d2p1:IdSociete>1</d2p1:IdSociete>
<d2p1:InfoSearchAdresse>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchAdresse>
<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:39:56.4003052+01:00</Debut>
<Fin>2025-12-10T19:39:56.4003052+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.4003052+01:00</Debut>
<Fin>2025-12-10T19:39:56.4003052+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateMaj>
<d2p1:InfoSearchDateNaissance>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:39:56.4003052+01:00</Debut>
<Fin>2025-12-10T19:39:56.4003052+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateNaissance>
<d2p1:InfoSearchEmail>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchEmail>
<d2p1:InfoSearchFonction>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchFonction>
<d2p1:InfoSearchIdCorrespondant>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdCorrespondant>
<d2p1:InfoSearchIdPays>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdPays>
<d2p1:InfoSearchIdSociete>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdSociete>
<d2p1:InfoSearchModifiedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchModifiedBy>
<d2p1:InfoSearchNom>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNom>
<d2p1:InfoSearchNumeroPiece>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNumeroPiece>
<d2p1:InfoSearchObservations>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchObservations>
<d2p1: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:InfoSearchSexe>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchSexe>
<d2p1:InfoSearchTel>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTel>
<d2p1:InfoSearchTypePiece>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypePiece>
<d2p1:ModifiedBy>1</d2p1:ModifiedBy>
<d2p1:Nom>sample string 2</d2p1:Nom>
<d2p1:NumeroPiece>sample string 9</d2p1:NumeroPiece>
<d2p1:Observations>sample string 10</d2p1:Observations>
<d2p1:Prenom>sample string 3</d2p1:Prenom>
<d2p1:Sexe>sample string 4</d2p1:Sexe>
<d2p1:Tel>sample string 5</d2p1:Tel>
<d2p1:TypePiece>sample string 11</d2p1:TypePiece>
</d2p1:CorrespondantDto>
<d2p1:CorrespondantDto>
<CrDateDebut>2025-12-10T19:39:56.4003052+01:00</CrDateDebut>
<CrDateFin>2025-12-10T19:39:56.4003052+01:00</CrDateFin>
<Offset>14</Offset>
<Rows>15</Rows>
<RowsCount>13</RowsCount>
<d2p1:Adresse>sample string 6</d2p1:Adresse>
<d2p1:CreateBy>1</d2p1:CreateBy>
<d2p1:DateCreation>2025-12-10T19:39:56.4003052+01:00</d2p1:DateCreation>
<d2p1:DateMaj>2025-12-10T19:39:56.4003052+01:00</d2p1:DateMaj>
<d2p1:DateNaissance>2025-12-10T19:39:56.4003052+01:00</d2p1:DateNaissance>
<d2p1:Email>sample string 7</d2p1:Email>
<d2p1:Fonction>sample string 8</d2p1:Fonction>
<d2p1:IdCorrespondant>1</d2p1:IdCorrespondant>
<d2p1:IdPays>1</d2p1:IdPays>
<d2p1:IdSociete>1</d2p1:IdSociete>
<d2p1:InfoSearchAdresse>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchAdresse>
<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:39:56.4003052+01:00</Debut>
<Fin>2025-12-10T19:39:56.4003052+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.4003052+01:00</Debut>
<Fin>2025-12-10T19:39:56.4003052+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateMaj>
<d2p1:InfoSearchDateNaissance>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:39:56.4003052+01:00</Debut>
<Fin>2025-12-10T19:39:56.4003052+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateNaissance>
<d2p1:InfoSearchEmail>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchEmail>
<d2p1:InfoSearchFonction>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchFonction>
<d2p1:InfoSearchIdCorrespondant>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdCorrespondant>
<d2p1:InfoSearchIdPays>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdPays>
<d2p1:InfoSearchIdSociete>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdSociete>
<d2p1:InfoSearchModifiedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchModifiedBy>
<d2p1:InfoSearchNom>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNom>
<d2p1:InfoSearchNumeroPiece>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNumeroPiece>
<d2p1:InfoSearchObservations>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchObservations>
<d2p1: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:InfoSearchSexe>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchSexe>
<d2p1:InfoSearchTel>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTel>
<d2p1:InfoSearchTypePiece>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchTypePiece>
<d2p1:ModifiedBy>1</d2p1:ModifiedBy>
<d2p1:Nom>sample string 2</d2p1:Nom>
<d2p1:NumeroPiece>sample string 9</d2p1:NumeroPiece>
<d2p1:Observations>sample string 10</d2p1:Observations>
<d2p1:Prenom>sample string 3</d2p1:Prenom>
<d2p1:Sexe>sample string 4</d2p1:Sexe>
<d2p1:Tel>sample string 5</d2p1:Tel>
<d2p1:TypePiece>sample string 11</d2p1:TypePiece>
</d2p1:CorrespondantDto>
</Items>
</BusinessResponseOfCorrespondantDtoUqWua_PXw>