PUT api/OperationDiverses/DeleteOperationDiverseEnValidation

Request Information

URI Parameters

None.

Body Parameters

OperationDiverseDto
NameDescriptionTypeAdditional information
User

UtilisateurDto

None.

IdOperationDiverse

decimal number

None.

IdFcp

decimal number

None.

Libelle

string

None.

DateOperation

date

None.

DateValeur

date

None.

IdCompteDebit

decimal number

None.

IdCompteCredit

decimal number

None.

Montant

decimal number

None.

Observations

string

None.

ModifiedOn

date

None.

CreateBy

decimal number

None.

ModifiedBy

decimal number

None.

Status

boolean

None.

CreateOn

date

None.

Etat

string

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 for property 'User' with type 'Inexa.ASO.Common.Dto.Generated.UtilisateurDto'. Path 'User'.

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 for property 'User' with type 'Inexa.ASO.Common.Dto.Generated.UtilisateurDto'. Path 'User'.

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.UtilisateurDto' 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.UtilisateurDto' 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 'OperationDiverseDto'.

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.