PUT api/Fcp/Put

Request Information

URI Parameters

None.

Body Parameters

FcpDto
NameDescriptionTypeAdditional information
User

UtilisateurDto

None.

IdFcp

decimal number

None.

Code

string

None.

Libelle

string

None.

Contact

string

None.

Adresse

string

None.

VL

decimal number

None.

NombreParts

decimal number

None.

TauxDroitsGarde

decimal number

None.

TauxFraisGestion

decimal number

None.

FraisCREPMF

decimal number

None.

DateCreationFcp

date

None.

CapitalDepart

decimal number

None.

NumeroAgrement

string

None.

SGO

string

None.

SGI

integer

None.

CreateOn

date

None.

ModifiedOn

date

None.

CreateBy

decimal number

None.

ModifiedBy

decimal number

None.

Status

boolean

None.

FraisCAC

decimal number

None.

EnteteRapport

string

None.

UtiliserPartsDecimal

boolean

None.

DroitsEntree

decimal number

None.

DroitsSortie

decimal number

None.

MailFcp

string

None.

DroitsAppartiennentFond

boolean

None.

CommissionValorisation

decimal number

None.

Tob

decimal number

None.

IdTypeFond

decimal number

None.

TauxActifGestion

decimal number

None.

PeriodiciteVL

string

None.

NatureOPCVM

decimal number

None.

ComptabilisationFG

boolean

None.

NbreJourEtatCompte

integer

None.

NumeroAgrementSgo

string

None.

Tss

decimal number

None.

SalaireMensuel

decimal number

None.

LoyerMensuel

decimal number

None.

FactureElectricite

decimal number

None.

FactureEau

decimal number

None.

Entretien

decimal number

None.

Maintenance

decimal number

None.

Indemnite

decimal number

None.

SicavAutoGerer

boolean

None.

IdSociete

decimal number

None.

Actif

boolean

None.

DateDebutOperation

date

None.

ExcluFraisGestionInterFonds

boolean

None.

CategorieFonds

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

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.