GET Billing/BillingRateTable

Get billingRateTables from criteria

Request Information

URI Parameters

NameDescriptionTypeAdditional information
BillingRateTables

Filter by BillingRateTables

Collection of integer

None.

BillingRateTableNames

Filter by Billing Rate Table Names

Collection of string

None.

BusinessUnits

Filter by BusinessUnits

Collection of integer

None.

BusinessUnitNames

Filter by Business Unit Names

Collection of string

None.

TableName

Filter by TableName

string

None.

Props

Filter by Props

Collection of Object

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

List of BillingRateTableDTOs

Collection of BillingRateTableDTO
NameDescriptionTypeAdditional information
BillingRateTableID

integer

None.

TableName

string

None.

RecordState

RecordState

None.

Created

AuditDataDTO

None.

LastUpdated

AuditDataDTO

None.

Props

Collection of Object

None.

BusinessUnits

Collection of BillingRateTableBusinessUnitDTO

None.

Comments

string

None.

Summary

string

None.