GET Clients/OrderBillingRate

Request Information

URI Parameters

NameDescriptionTypeAdditional information
IncludePayload

boolean

None.

Types

A list of types whether fees, funding or accommodation

Collection of ClientOrderBillingRateType

None.

ClientOrderBillingRateIDs

Filter by ClientOrderBillingRateIDs

Collection of integer

None.

ClientIDs

Filter by ClientIDs

Collection of integer

None.

ClientName

Filter by Client Name

NameDTO

None.

ClientOrderIDs

Filter by ClientOrderIDs

Collection of integer

None.

BillingRateIDs

Filter by BillingRateIDs

Collection of integer

None.

GroupIDs

Filter by GroupIDs

Collection of integer

None.

GroupNames

Filter by Group Names

Collection of string

None.

EffectiveDate

Filter by EffectiveDate (i.e., between StartDate and StopDate)

date

None.

StartDateMin

Filter by StartDateMin

date

None.

StartDateMax

Filter by StartDateMax

date

None.

StopDateMin

Filter by StopDateMin

date

None.

StopDateMax

Filter by StopDateMax

date

None.

Props

Filter by Props

Collection of Object

None.

RootClientOrderBillingRateIDs

Filter by RootClientOrderBillingRateIDs

Collection of integer

None.

includeInvoiceCount

Includes the number of finalized and unfinalized invoices for this client order billing rate in the search result

boolean

None.

IncludeActive

Include records where RecordState == RecordState.Active

boolean

None.

IncludeInactive

Include records where RecordState == RecordState.Inactive

boolean

None.

IncludeDeleted

Include records where RecordState == RecordState.Deleted

boolean

None.

IncludeError

Include records where RecordState == RecordState.CreatedInError

boolean

None.

CreatedDateUtcMin

Filter by CreatedDateUtcMin

date

None.

CreatedDateUtcMax

Filter by CreatedDateUtcMax

date

None.

LastUpdatedDateUtcMin

Filter by LastUpdatedDateUtcMin

date

None.

LastUpdatedDateUtcMax

Filter by LastUpdatedDateUtcMax

date

None.

Match

When searching by string, include records based on match type

MatchCriteriaStringType

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.