POST api/ExtranetGeneratedCtrl/SaveParstatutoperations

Request Information

URI Parameters

None.

Body Parameters

BusinessRequestOfParstatutoperationDto
NameDescriptionTypeAdditional information
ItemToSearch

ParstatutoperationDto

None.

ItemsToSearch

Collection of ParstatutoperationDto

None.

ItemsToSave

Collection of ParstatutoperationDto

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": {
    "CodeStatut": "sample string 1",
    "LibelleStatut": "sample string 2",
    "InfoSearchCodeStatut": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": "sample string 1",
        "Fin": "sample string 2"
      },
      "OperatorToUse": "sample string 3"
    },
    "InfoSearchLibelleStatut": {
      "Consider": true,
      "IsOrderByField": true,
      "Intervalle": {
        "Debut": "sample string 1",
        "Fin": "sample string 2"
      },
      "OperatorToUse": "sample string 3"
    },
    "RowsCount": 3,
    "Offset": 4,
    "Rows": 5,
    "CrDateDebut": "2025-12-10T19:38:54.5097167+01:00",
    "CrDateFin": "2025-12-10T19:38:54.5097167+01:00"
  },
  "ItemsToSearch": [
    {
      "CodeStatut": "sample string 1",
      "LibelleStatut": "sample string 2",
      "InfoSearchCodeStatut": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchLibelleStatut": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 3,
      "Offset": 4,
      "Rows": 5,
      "CrDateDebut": "2025-12-10T19:38:54.5097167+01:00",
      "CrDateFin": "2025-12-10T19:38:54.5097167+01:00"
    },
    {
      "CodeStatut": "sample string 1",
      "LibelleStatut": "sample string 2",
      "InfoSearchCodeStatut": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchLibelleStatut": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 3,
      "Offset": 4,
      "Rows": 5,
      "CrDateDebut": "2025-12-10T19:38:54.5097167+01:00",
      "CrDateFin": "2025-12-10T19:38:54.5097167+01:00"
    }
  ],
  "ItemsToSave": [
    {
      "CodeStatut": "sample string 1",
      "LibelleStatut": "sample string 2",
      "InfoSearchCodeStatut": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchLibelleStatut": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 3,
      "Offset": 4,
      "Rows": 5,
      "CrDateDebut": "2025-12-10T19:38:54.5097167+01:00",
      "CrDateFin": "2025-12-10T19:38:54.5097167+01:00"
    },
    {
      "CodeStatut": "sample string 1",
      "LibelleStatut": "sample string 2",
      "InfoSearchCodeStatut": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchLibelleStatut": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 3,
      "Offset": 4,
      "Rows": 5,
      "CrDateDebut": "2025-12-10T19:38:54.5097167+01:00",
      "CrDateFin": "2025-12-10T19:38:54.5097167+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:
<BusinessRequestOfParstatutoperationDtoUqWua_PXw xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Infras.Domains">
  <Deepth>5</Deepth>
  <IdCurrentUser>1</IdCurrentUser>
  <Index>2</Index>
  <Navigator>
    <appCodeName>sample string 1</appCodeName>
    <appName>sample string 2</appName>
    <appVersion>sample string 3</appVersion>
    <cookieEnabled>sample string 4</cookieEnabled>
    <language>sample string 5</language>
    <onLine>sample string 6</onLine>
    <platform>sample string 7</platform>
    <product>sample string 8</product>
    <userAgent>sample string 9</userAgent>
  </Navigator>
  <NotIn>true</NotIn>
  <Size>3</Size>
  <SortOrder>sample string 7</SortOrder>
  <TakeAll>true</TakeAll>
  <ItemToSearch xmlns:d2p1="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Dtos">
    <CrDateDebut>2025-12-10T19:38:54.5097167+01:00</CrDateDebut>
    <CrDateFin>2025-12-10T19:38:54.5097167+01:00</CrDateFin>
    <Offset>4</Offset>
    <Rows>5</Rows>
    <RowsCount>3</RowsCount>
    <d2p1:CodeStatut>sample string 1</d2p1:CodeStatut>
    <d2p1:InfoSearchCodeStatut>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>sample string 1</Debut>
        <Fin>sample string 2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchCodeStatut>
    <d2p1:InfoSearchLibelleStatut>
      <Consider>true</Consider>
      <Intervalle>
        <Debut>sample string 1</Debut>
        <Fin>sample string 2</Fin>
      </Intervalle>
      <IsOrderByField>true</IsOrderByField>
      <OperatorToUse>sample string 3</OperatorToUse>
    </d2p1:InfoSearchLibelleStatut>
    <d2p1:LibelleStatut>sample string 2</d2p1:LibelleStatut>
  </ItemToSearch>
  <ItemsToSave xmlns:d2p1="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Dtos">
    <d2p1:ParstatutoperationDto>
      <CrDateDebut>2025-12-10T19:38:54.5097167+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:38:54.5097167+01:00</CrDateFin>
      <Offset>4</Offset>
      <Rows>5</Rows>
      <RowsCount>3</RowsCount>
      <d2p1:CodeStatut>sample string 1</d2p1:CodeStatut>
      <d2p1:InfoSearchCodeStatut>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCodeStatut>
      <d2p1:InfoSearchLibelleStatut>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchLibelleStatut>
      <d2p1:LibelleStatut>sample string 2</d2p1:LibelleStatut>
    </d2p1:ParstatutoperationDto>
    <d2p1:ParstatutoperationDto>
      <CrDateDebut>2025-12-10T19:38:54.5097167+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:38:54.5097167+01:00</CrDateFin>
      <Offset>4</Offset>
      <Rows>5</Rows>
      <RowsCount>3</RowsCount>
      <d2p1:CodeStatut>sample string 1</d2p1:CodeStatut>
      <d2p1:InfoSearchCodeStatut>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCodeStatut>
      <d2p1:InfoSearchLibelleStatut>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchLibelleStatut>
      <d2p1:LibelleStatut>sample string 2</d2p1:LibelleStatut>
    </d2p1:ParstatutoperationDto>
  </ItemsToSave>
  <ItemsToSearch xmlns:d2p1="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Dtos">
    <d2p1:ParstatutoperationDto>
      <CrDateDebut>2025-12-10T19:38:54.5097167+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:38:54.5097167+01:00</CrDateFin>
      <Offset>4</Offset>
      <Rows>5</Rows>
      <RowsCount>3</RowsCount>
      <d2p1:CodeStatut>sample string 1</d2p1:CodeStatut>
      <d2p1:InfoSearchCodeStatut>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCodeStatut>
      <d2p1:InfoSearchLibelleStatut>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchLibelleStatut>
      <d2p1:LibelleStatut>sample string 2</d2p1:LibelleStatut>
    </d2p1:ParstatutoperationDto>
    <d2p1:ParstatutoperationDto>
      <CrDateDebut>2025-12-10T19:38:54.5097167+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:38:54.5097167+01:00</CrDateFin>
      <Offset>4</Offset>
      <Rows>5</Rows>
      <RowsCount>3</RowsCount>
      <d2p1:CodeStatut>sample string 1</d2p1:CodeStatut>
      <d2p1:InfoSearchCodeStatut>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCodeStatut>
      <d2p1:InfoSearchLibelleStatut>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchLibelleStatut>
      <d2p1:LibelleStatut>sample string 2</d2p1:LibelleStatut>
    </d2p1:ParstatutoperationDto>
  </ItemsToSearch>
</BusinessRequestOfParstatutoperationDtoUqWua_PXw>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'BusinessRequest`1'.

Response Information

Resource Description

BusinessResponseOfParstatutoperationDto
NameDescriptionTypeAdditional information
Items

Collection of ParstatutoperationDto

None.

Response Formats

application/json, text/json

Sample:
{
  "Items": [
    {
      "CodeStatut": "sample string 1",
      "LibelleStatut": "sample string 2",
      "InfoSearchCodeStatut": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchLibelleStatut": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 3,
      "Offset": 4,
      "Rows": 5,
      "CrDateDebut": "2025-12-10T19:38:54.540995+01:00",
      "CrDateFin": "2025-12-10T19:38:54.540995+01:00"
    },
    {
      "CodeStatut": "sample string 1",
      "LibelleStatut": "sample string 2",
      "InfoSearchCodeStatut": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "InfoSearchLibelleStatut": {
        "Consider": true,
        "IsOrderByField": true,
        "Intervalle": {
          "Debut": "sample string 1",
          "Fin": "sample string 2"
        },
        "OperatorToUse": "sample string 3"
      },
      "RowsCount": 3,
      "Offset": 4,
      "Rows": 5,
      "CrDateDebut": "2025-12-10T19:38:54.540995+01:00",
      "CrDateFin": "2025-12-10T19:38:54.540995+01:00"
    }
  ],
  "HasError": true,
  "Message": "sample string 2",
  "Count": 3,
  "IndexDebut": 4,
  "IndexFin": 5,
  "IsAuthentify": true,
  "IsConnected": true
}

application/xml, text/xml

Sample:
<BusinessResponseOfParstatutoperationDtoUqWua_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:ParstatutoperationDto>
      <CrDateDebut>2025-12-10T19:38:54.540995+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:38:54.540995+01:00</CrDateFin>
      <Offset>4</Offset>
      <Rows>5</Rows>
      <RowsCount>3</RowsCount>
      <d2p1:CodeStatut>sample string 1</d2p1:CodeStatut>
      <d2p1:InfoSearchCodeStatut>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCodeStatut>
      <d2p1:InfoSearchLibelleStatut>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchLibelleStatut>
      <d2p1:LibelleStatut>sample string 2</d2p1:LibelleStatut>
    </d2p1:ParstatutoperationDto>
    <d2p1:ParstatutoperationDto>
      <CrDateDebut>2025-12-10T19:38:54.540995+01:00</CrDateDebut>
      <CrDateFin>2025-12-10T19:38:54.540995+01:00</CrDateFin>
      <Offset>4</Offset>
      <Rows>5</Rows>
      <RowsCount>3</RowsCount>
      <d2p1:CodeStatut>sample string 1</d2p1:CodeStatut>
      <d2p1:InfoSearchCodeStatut>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchCodeStatut>
      <d2p1:InfoSearchLibelleStatut>
        <Consider>true</Consider>
        <Intervalle>
          <Debut>sample string 1</Debut>
          <Fin>sample string 2</Fin>
        </Intervalle>
        <IsOrderByField>true</IsOrderByField>
        <OperatorToUse>sample string 3</OperatorToUse>
      </d2p1:InfoSearchLibelleStatut>
      <d2p1:LibelleStatut>sample string 2</d2p1:LibelleStatut>
    </d2p1:ParstatutoperationDto>
  </Items>
</BusinessResponseOfParstatutoperationDtoUqWua_PXw>