GET Billing/BillingRateTableBusinessUnit

Get billingRateTableBusinessUnits from criteria

Request Information

URI Parameters

NameDescriptionTypeAdditional information
BillingRateTableBusinessUnits

Filter by BillingRateTableBusinessUnitIDs

Collection of integer

None.

BillingRateTables

Filter by BillingRateTables

Collection of integer

None.

BillingRateTableNames

Filter by Billing Rate Table Names

Collection of string

None.

BusinessUnits

Filter by BusinessUnit(s)

Collection of integer

None.

BusinessUnitNames

Filter by Business Unit Names

Collection of string

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 BillingRateTableBusinessUnitDTOs

Collection of BillingRateTableBusinessUnitDTO
NameDescriptionTypeAdditional information
BillingRateTableBusinessUnitID

integer

None.

BillingRateTableID

integer

None.

BillingRateTableName

string

None.

BUID

integer

None.

RecordState

RecordState

None.

Created

AuditDataDTO

None.

LastUpdated

AuditDataDTO

None.

BusinessUnitName

string

None.