Versions Compared

Key

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

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

...

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

...

Wiki Markup
h1. 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. |
\\

h1. 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&nbsp;* | short | |
\\

h2. Changelog

h4. 4.4
|| Parameter || Notes ||
| MinutesPerDay | Added as a response parameter |

{sidebartoc}