GET Billing/BillingRateTax

Get billingRateTaxs from criteria

Request Information

URI Parameters

NameDescriptionTypeAdditional information
BillingRateTaxes

Filter by BillingRateTaxIDs

Collection of integer

None.

ParentBillingRateID

Filter by ParentBillingRateID

integer

None.

ParentTaxBillingRateID

Filter by ParentTaxBillingRateID

integer

None.

ParentTaxBillingRateIDs

Filter by list of ParentTaxBillingRateIDs

Collection of integer

None.

ParentTaxBillingRateDescription

Parent Tax Billing Rate Description

string

None.

ParentTaxBillingRateCode

Parent Tax Billing Rate Code

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 BillingRateTaxDTOs

Collection of BillingRateTaxDTO
NameDescriptionTypeAdditional information
BillingRateTaxID

integer

None.

ParentBillingRateID

integer

None.

ParentTaxBillingRateID

integer

None.

RecordState

RecordState

None.

Created

AuditDataDTO

None.

LastUpdated

AuditDataDTO

None.