GET api/ExtranetGeneratedCtrl/GetNantissementById?id={id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

BusinessResponseOfNantissementDto
NameDescriptionTypeAdditional information
Items

Collection of NantissementDto

None.

Response Formats

application/json, text/json

Sample:
{
  "Items": [
    {
      "IdNantissement": 1,
      "Numero": "sample string 2",
      "DateDebut": "2025-12-10T19:37:14.3691182+01:00",
      "DateFinPrevue": "2025-12-10T19:37:14.3691182+01:00",
      "DateFinEffective": "2025-12-10T19:37:14.3691182+01:00",
      "PartsNantis": 3,
      "IsUp": true,
      "IdClient": 4,
      "IdFcp": 5,
      "IdSociete": 6,
      "Status": true,
      "CreateBy": 1.0,
      "ModifiedBy": 1.0,
      "InfoSearchIdNantissement": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchNumero": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateDebut": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:37:14.3691182+01:00",
          "Fin": "2025-12-10T19:37:14.3691182+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateFinPrevue": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:37:14.3691182+01:00",
          "Fin": "2025-12-10T19:37:14.3691182+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateFinEffective": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:37:14.3691182+01:00",
          "Fin": "2025-12-10T19:37:14.3691182+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchPartsNantis": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIsUp": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": true,
          "Fin": true
        },
        "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"
      },
      "InfoSearchIdSociete": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchStatus": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": true,
          "Fin": true
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreateBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchModifiedBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 7,
      "Offset": 8,
      "Rows": 9,
      "CrDateDebut": "2025-12-10T19:37:14.3691182+01:00",
      "CrDateFin": "2025-12-10T19:37:14.3691182+01:00"
    },
    {
      "IdNantissement": 1,
      "Numero": "sample string 2",
      "DateDebut": "2025-12-10T19:37:14.3691182+01:00",
      "DateFinPrevue": "2025-12-10T19:37:14.3691182+01:00",
      "DateFinEffective": "2025-12-10T19:37:14.3691182+01:00",
      "PartsNantis": 3,
      "IsUp": true,
      "IdClient": 4,
      "IdFcp": 5,
      "IdSociete": 6,
      "Status": true,
      "CreateBy": 1.0,
      "ModifiedBy": 1.0,
      "InfoSearchIdNantissement": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchNumero": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateDebut": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:37:14.3691182+01:00",
          "Fin": "2025-12-10T19:37:14.3691182+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateFinPrevue": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:37:14.3691182+01:00",
          "Fin": "2025-12-10T19:37:14.3691182+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchDateFinEffective": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:37:14.3691182+01:00",
          "Fin": "2025-12-10T19:37:14.3691182+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchPartsNantis": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchIsUp": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": true,
          "Fin": true
        },
        "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"
      },
      "InfoSearchIdSociete": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchStatus": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": true,
          "Fin": true
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreateBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchModifiedBy": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1.0,
          "Fin": 2.0
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 7,
      "Offset": 8,
      "Rows": 9,
      "CrDateDebut": "2025-12-10T19:37:14.3691182+01:00",
      "CrDateFin": "2025-12-10T19:37:14.3691182+01:00"
    }
  ],
  "HasError": true,
  "Message": "sample string 2",
  "Count": 3,
  "IndexDebut": 4,
  "IndexFin": 5,
  "IsAuthentify": true,
  "IsConnected": true
}

application/xml, text/xml

Sample:
<BusinessResponseOfNantissementDtoUqWua_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:NantissementDto>
      <CrDateDebut>2025-12-10T19:37:14.3691182+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:37:14.3691182+01:00</CrDateFin>
      <Offset>8</Offset>
      <Rows>9</Rows>
      <RowsCount>7</RowsCount>
      <d2p1:CreateBy>1</d2p1:CreateBy>
      <d2p1:DateDebut>2025-12-10T19:37:14.3691182+01:00</d2p1:DateDebut>
      <d2p1:DateFinEffective>2025-12-10T19:37:14.3691182+01:00</d2p1:DateFinEffective>
      <d2p1:DateFinPrevue>2025-12-10T19:37:14.3691182+01:00</d2p1:DateFinPrevue>
      <d2p1:IdClient>4</d2p1:IdClient>
      <d2p1:IdFcp>5</d2p1:IdFcp>
      <d2p1:IdNantissement>1</d2p1:IdNantissement>
      <d2p1:IdSociete>6</d2p1:IdSociete>
      <d2p1:InfoSearchCreateBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreateBy>
      <d2p1:InfoSearchDateDebut>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:37:14.3691182+01:00</Debut>
          <Fin>2025-12-10T19:37:14.3691182+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateDebut>
      <d2p1:InfoSearchDateFinEffective>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:37:14.3691182+01:00</Debut>
          <Fin>2025-12-10T19:37:14.3691182+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateFinEffective>
      <d2p1:InfoSearchDateFinPrevue>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:37:14.3691182+01:00</Debut>
          <Fin>2025-12-10T19:37:14.3691182+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateFinPrevue>
      <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:InfoSearchIdNantissement>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdNantissement>
      <d2p1:InfoSearchIdSociete>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdSociete>
      <d2p1:InfoSearchIsUp>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIsUp>
      <d2p1:InfoSearchModifiedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchModifiedBy>
      <d2p1:InfoSearchNumero>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchNumero>
      <d2p1:InfoSearchPartsNantis>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchPartsNantis>
      <d2p1:InfoSearchStatus>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchStatus>
      <d2p1:IsUp>true</d2p1:IsUp>
      <d2p1:ModifiedBy>1</d2p1:ModifiedBy>
      <d2p1:Numero>sample string 2</d2p1:Numero>
      <d2p1:PartsNantis>3</d2p1:PartsNantis>
      <d2p1:Status>true</d2p1:Status>
    </d2p1:NantissementDto>
    <d2p1:NantissementDto>
      <CrDateDebut>2025-12-10T19:37:14.3691182+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:37:14.3691182+01:00</CrDateFin>
      <Offset>8</Offset>
      <Rows>9</Rows>
      <RowsCount>7</RowsCount>
      <d2p1:CreateBy>1</d2p1:CreateBy>
      <d2p1:DateDebut>2025-12-10T19:37:14.3691182+01:00</d2p1:DateDebut>
      <d2p1:DateFinEffective>2025-12-10T19:37:14.3691182+01:00</d2p1:DateFinEffective>
      <d2p1:DateFinPrevue>2025-12-10T19:37:14.3691182+01:00</d2p1:DateFinPrevue>
      <d2p1:IdClient>4</d2p1:IdClient>
      <d2p1:IdFcp>5</d2p1:IdFcp>
      <d2p1:IdNantissement>1</d2p1:IdNantissement>
      <d2p1:IdSociete>6</d2p1:IdSociete>
      <d2p1:InfoSearchCreateBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreateBy>
      <d2p1:InfoSearchDateDebut>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:37:14.3691182+01:00</Debut>
          <Fin>2025-12-10T19:37:14.3691182+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateDebut>
      <d2p1:InfoSearchDateFinEffective>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:37:14.3691182+01:00</Debut>
          <Fin>2025-12-10T19:37:14.3691182+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateFinEffective>
      <d2p1:InfoSearchDateFinPrevue>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:37:14.3691182+01:00</Debut>
          <Fin>2025-12-10T19:37:14.3691182+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchDateFinPrevue>
      <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:InfoSearchIdNantissement>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdNantissement>
      <d2p1:InfoSearchIdSociete>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdSociete>
      <d2p1:InfoSearchIsUp>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIsUp>
      <d2p1:InfoSearchModifiedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchModifiedBy>
      <d2p1:InfoSearchNumero>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchNumero>
      <d2p1:InfoSearchPartsNantis>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchPartsNantis>
      <d2p1:InfoSearchStatus>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchStatus>
      <d2p1:IsUp>true</d2p1:IsUp>
      <d2p1:ModifiedBy>1</d2p1:ModifiedBy>
      <d2p1:Numero>sample string 2</d2p1:Numero>
      <d2p1:PartsNantis>3</d2p1:PartsNantis>
      <d2p1:Status>true</d2p1:Status>
    </d2p1:NantissementDto>
  </Items>
</BusinessResponseOfNantissementDtoUqWua_PXw>