GET Invoices/ItemDetail

Get InvoiceItemDetail from criteria

Request Information

URI Parameters

NameDescriptionTypeAdditional information
InvoiceItemDetails

Collection of integer

None.

InvoiceItems

Collection of integer

None.

Invoices

Collection of integer

None.

InvoiceBatches

Collection of integer

None.

RootInvoiceBatches

Collection of integer

None.

Groups

Collection of integer

None.

GroupNames

Collection of string

None.

ClientOrders

Collection of integer

None.

ClientOrderBillingRates

Collection of integer

None.

Entities

Collection of integer

None.

Workers

Collection of integer

None.

Events

Collection of integer

None.

BillingRates

Collection of integer

None.

FunderRules

Collection of integer

None.

Types

Collection of InvoiceItemType

None.

SubTypes

Collection of InvoiceItemSubType

None.

Description

string

None.

ItemDateMin

date

None.

ItemDateMax

date

None.

UnitsMin

decimal number

None.

UnitsMax

decimal number

None.

MinutesMin

integer

None.

MinutesMax

integer

None.

TotalAmountMin

decimal number

None.

TotalAmountMax

decimal number

None.

ExpectedAmountMin

decimal number

None.

ExpectedAmountMax

decimal number

None.

OutstandingAmountMin

decimal number

None.

OutstandingAmountMax

decimal number

None.

BillingCodes

Collection of string

None.

BillingRateMin

decimal number

None.

BillingRateMax

decimal number

None.

UnitTypes

Collection of InvoiceItemUnitType

None.

InvoiceNumbers

Collection of string

None.

ItemNumbers

Collection of integer

None.

AuthorizationNumbers

Collection of string

None.

ItemHash

string

None.

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 InvoiceItemDetailDTOs

IHttpActionResult

None.