PUT api/ProjectEntry/Put

Procède à la modification d'une entrée de projet à l'aide du modèle spécifié

Informations sur la requête

Paramètres dans l'URI

Aucun

Paramètres du corps (body)

Modèle ProjectEntry contenant les informations.

ProjectEntry
NameDescriptionTypeInformations additionnelles
Id

integer

Aucune

BudgetActivityId

integer

Aucune

BudgetActivity

BudgetActivity

Aucune

ProjectId

integer

Aucune

EntryType

ProjectEntryTypes

Aucune

EmployeeId

integer

Aucune

Employee

Employee

Aucune

Customer

Customer

Aucune

EntryDate

date

Aucune

Total

decimal number

Aucune

CostMultipliers

TimeMultipliers

Aucune

SellingMultiplier

TimeMultipliers

Aucune

Cost

decimal number

Aucune

Selling

decimal number

Aucune

TaxGroupNumber

string

Aucune

Completed

boolean

Aucune

Approved

boolean

Aucune

FinalApproval

boolean

Aucune

Radiation

boolean

Aucune

Comment

string

Aucune

Formats de la requête

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Informations sur la réponse

Description

PagedEnumerableOfTimeEntry
NameDescriptionTypeInformations additionnelles
Data

Collection of TimeEntry

Aucune

TotalRecordCount

integer

Aucune

PageRecordCount

integer

Aucune

Version

Version

Aucune

Formats de la réponse

application/json, text/json

Sample:

Sample not available.