Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The service request contains:

Name

Data Type

Required?

Default Value

Discussion

ProjectCode

string(24)

yes

  If true, then scheduled timeoff is deleted. Otherwise, actual timeoff is deleted.

Project code on which to add a cost plan bucket.

BucketNumber

integer

yes

 

The bucket number. Must be between 1 and the BucketCount specified in the call to AddProjectCostPlan.

ExpenseTypeName

string(50)

yes

 

The expense type name.

ClientAmount

money

no

None

The client amount. At most one of ClientAmount, DisbursedAmount and ExpenseAmount may be specified.

DisbursedAmount

money

no

None

The disbursed amount. At most one of ClientAmount, DisbursedAmount and ExpenseAmount may be specified.

ExpenseAmount

money

no

None

The expense amount. At most one of ClientAmount, DisbursedAmount and ExpenseAmount may be specified.

 

Response

Only the standard response is returned.