Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Request

The service request contains:

Name

Data Type

Required?

Default Value

Discussion

IncludeRateCardsFlag

boolean

no

true

Set to true to include rate cards in the export.

IncludeRdcCardsFlag

boolean

no

true

Set to true to include resource direct cost cards in the export.

IncludeInactiveFlag

boolean

no

false

If false then inactive cards are not exported.

OnlyCountRows

boolean

no

false

If true, then only the RowCount is returned.


Response


For each rate and RDC card in the result set the following data is returned:

Name

Data Type

Discussion

CardType

string

<R>ate or RD<C>

CardName

string

 

CardDescription

string

 

CardCurrencyCode

string

 

InactiveFlag

boolean

 

DepartmentName

string

 

TitleName

string

 

HourlyRate

double

 

MinutesPerDay

short

 


Changelog

4.4

Parameter

Notes

MinutesPerDay

Added as a response parameter

  • No labels