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

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

BusinessResponseOfTypeclientDto
NameDescriptionTypeAdditional information
Items

Collection of TypeclientDto

None.

Response Formats

application/json, text/json

Sample:
{
  "Items": [
    {
      "IdTypeClient": 1,
      "CodeTypeClient": "sample string 2",
      "Libelle": "sample string 3",
      "CreateOn": "2025-12-10T19:34:39.1770104+01:00",
      "ModifiedOn": "2025-12-10T19:34:39.1770104+01:00",
      "CreateBy": 1,
      "ModifiedBy": 1,
      "Status": true,
      "InfoSearchIdTypeClient": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCodeTypeClient": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchLibelle": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreateOn": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:34:39.1770104+01:00",
          "Fin": "2025-12-10T19:34:39.1770104+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchModifiedOn": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:34:39.1770104+01:00",
          "Fin": "2025-12-10T19:34:39.1770104+01:00"
        },
        "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"
      },
      "InfoSearchStatus": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": true,
          "Fin": true
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 5,
      "Offset": 6,
      "Rows": 7,
      "CrDateDebut": "2025-12-10T19:34:39.1770104+01:00",
      "CrDateFin": "2025-12-10T19:34:39.1770104+01:00"
    },
    {
      "IdTypeClient": 1,
      "CodeTypeClient": "sample string 2",
      "Libelle": "sample string 3",
      "CreateOn": "2025-12-10T19:34:39.1770104+01:00",
      "ModifiedOn": "2025-12-10T19:34:39.1770104+01:00",
      "CreateBy": 1,
      "ModifiedBy": 1,
      "Status": true,
      "InfoSearchIdTypeClient": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": 1,
          "Fin": 2
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCodeTypeClient": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchLibelle": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchCreateOn": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:34:39.1770104+01:00",
          "Fin": "2025-12-10T19:34:39.1770104+01:00"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchModifiedOn": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "2025-12-10T19:34:39.1770104+01:00",
          "Fin": "2025-12-10T19:34:39.1770104+01:00"
        },
        "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"
      },
      "InfoSearchStatus": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": true,
          "Fin": true
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 5,
      "Offset": 6,
      "Rows": 7,
      "CrDateDebut": "2025-12-10T19:34:39.1770104+01:00",
      "CrDateFin": "2025-12-10T19:34:39.1770104+01:00"
    }
  ],
  "HasError": true,
  "Message": "sample string 2",
  "Count": 3,
  "IndexDebut": 4,
  "IndexFin": 5,
  "IsAuthentify": true,
  "IsConnected": true
}

application/xml, text/xml

Sample:
<BusinessResponseOfTypeclientDtoUqWua_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:TypeclientDto>
      <CrDateDebut>2025-12-10T19:34:39.1770104+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:34:39.1770104+01:00</CrDateFin>
      <Offset>6</Offset>
      <Rows>7</Rows>
      <RowsCount>5</RowsCount>
      <d2p1:CodeTypeClient>sample string 2</d2p1:CodeTypeClient>
      <d2p1:CreateBy>1</d2p1:CreateBy>
      <d2p1:CreateOn>2025-12-10T19:34:39.1770104+01:00</d2p1:CreateOn>
      <d2p1:IdTypeClient>1</d2p1:IdTypeClient>
      <d2p1:InfoSearchCodeTypeClient>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCodeTypeClient>
      <d2p1:InfoSearchCreateBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreateBy>
      <d2p1:InfoSearchCreateOn>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:34:39.1770104+01:00</Debut>
          <Fin>2025-12-10T19:34:39.1770104+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreateOn>
      <d2p1:InfoSearchIdTypeClient>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdTypeClient>
      <d2p1:InfoSearchLibelle>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchLibelle>
      <d2p1:InfoSearchModifiedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchModifiedBy>
      <d2p1:InfoSearchModifiedOn>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:34:39.1770104+01:00</Debut>
          <Fin>2025-12-10T19:34:39.1770104+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchModifiedOn>
      <d2p1:InfoSearchStatus>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchStatus>
      <d2p1:Libelle>sample string 3</d2p1:Libelle>
      <d2p1:ModifiedBy>1</d2p1:ModifiedBy>
      <d2p1:ModifiedOn>2025-12-10T19:34:39.1770104+01:00</d2p1:ModifiedOn>
      <d2p1:Status>true</d2p1:Status>
    </d2p1:TypeclientDto>
    <d2p1:TypeclientDto>
      <CrDateDebut>2025-12-10T19:34:39.1770104+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:34:39.1770104+01:00</CrDateFin>
      <Offset>6</Offset>
      <Rows>7</Rows>
      <RowsCount>5</RowsCount>
      <d2p1:CodeTypeClient>sample string 2</d2p1:CodeTypeClient>
      <d2p1:CreateBy>1</d2p1:CreateBy>
      <d2p1:CreateOn>2025-12-10T19:34:39.1770104+01:00</d2p1:CreateOn>
      <d2p1:IdTypeClient>1</d2p1:IdTypeClient>
      <d2p1:InfoSearchCodeTypeClient>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCodeTypeClient>
      <d2p1:InfoSearchCreateBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreateBy>
      <d2p1:InfoSearchCreateOn>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:34:39.1770104+01:00</Debut>
          <Fin>2025-12-10T19:34:39.1770104+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCreateOn>
      <d2p1:InfoSearchIdTypeClient>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchIdTypeClient>
      <d2p1:InfoSearchLibelle>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchLibelle>
      <d2p1:InfoSearchModifiedBy>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>1</Debut>
          <Fin>2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchModifiedBy>
      <d2p1:InfoSearchModifiedOn>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>2025-12-10T19:34:39.1770104+01:00</Debut>
          <Fin>2025-12-10T19:34:39.1770104+01:00</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchModifiedOn>
      <d2p1:InfoSearchStatus>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>true</Debut>
          <Fin>true</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchStatus>
      <d2p1:Libelle>sample string 3</d2p1:Libelle>
      <d2p1:ModifiedBy>1</d2p1:ModifiedBy>
      <d2p1:ModifiedOn>2025-12-10T19:34:39.1770104+01:00</d2p1:ModifiedOn>
      <d2p1:Status>true</d2p1:Status>
    </d2p1:TypeclientDto>
  </Items>
</BusinessResponseOfTypeclientDtoUqWua_PXw>