POST api/Parametrages/SaveFichier

Request Information

URI Parameters

None.

Body Parameters

FichierDpDto
NameDescriptionTypeAdditional information
InfoSearchIdFichier

InfoSearchOfInt32

None.

InfoSearchIdFichierType

InfoSearchOfInt32

None.

InfoSearchLibelle

InfoSearchOfString

None.

InfoSearchIsDeleted

InfoSearchOfBoolean

None.

InfoSearchDateCreation

InfoSearchOfDateTime

None.

InfoSearchDateMaj

InfoSearchOfDateTime

None.

InfoSearchCreatedBy

InfoSearchOfInt64

None.

InfoSearchModifiedBy

InfoSearchOfInt64

None.

InfoSearchDataKey

InfoSearchOfString

None.

IdFichier

integer

None.

IdFichierType

integer

None.

Libelle

string

None.

IsDeleted

boolean

None.

DateCreation

date

None.

DateMaj

date

None.

CreatedBy

integer

None.

ModifiedBy

integer

None.

DataKey

string

None.

FichierType

FichierTypeDpDto

None.

FichierColonnes

Collection of FichierColonneDpDto

None.

IsNewItem

boolean

None.

RequiredTenant

boolean

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'Inexa.ASO.Common.Dto.Generated.FichierDpDto'. Path 'FichierType.Fichiers'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'Inexa.ASO.Common.Dto.Generated.FichierDpDto'. Path 'FichierType.Fichiers'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Le graphique de l'objet pour le type 'Inexa.ASO.Common.Dto.Generated.FichierColonneDpDto' contient des cycles et il est impossible de le sérialiser si le suivi de référence est désactivé.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Le graphique de l'objet pour le type 'Inexa.ASO.Common.Dto.Generated.FichierColonneDpDto' contient des cycles et il est impossible de le sérialiser si le suivi de référence est désactivé.

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 'FichierDpDto'.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.