POST api/CompteGeneral/ImportDat

Request Information

URI Parameters

None.

Body Parameters

Collection of ImportDatSgpDto
NameDescriptionTypeAdditional information
NumeroDat

string

None.

Libelle

string

None.

LibelleCompteCourant

string

None.

NumeroCompteCourant

string

None.

ModePaiement

string

None.

NumeroCompteGeneral

string

None.

IdFcp

integer

None.

IdBanque

integer

None.

IdDat

integer

None.

IdCompteCourant

decimal number

None.

IdCompteGeneral

decimal number

None.

Taux

decimal number

None.

Montant

decimal number

None.

Periode

string

None.

Banque

string

None.

NatureOperation

string

None.

DateOuverture

date

None.

Duree

integer

None.

Numero

string

None.

User

UtilisateurDto

None.

DateDebut

date

None.

DateFin

date

None.

PeriodeRemboursement

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 '[0].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 '[0].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 'List`1'.

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.