GET Billings/TemporarySubsidyJournalItem

Get TemporarySubsidyJournalItem from criteria

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Skip

integer

None.

Limit

integer

None.

TemporarySubsidyJournalItemIDs

Collection of integer

None.

SubsidyReconciliationBatchID

integer

None.

ReconcilableItemID

integer

None.

BusinessUnits

Collection of integer

None.

ClientID

integer

None.

ClientOrderID

integer

None.

FunderID

integer

None.

GroupID

integer

None.

InvoiceID

integer

None.

InvoiceItemID

integer

None.

ItemStatus

TemporarySubsidyJournalItemStatus

None.

ItemDateMin

date

None.

ItemDateMax

date

None.

ItemAccount

string

None.

ItemAmountMin

decimal number

None.

ItemAmountMax

decimal number

None.

Comments

string

None.

Props

Collection of Object

None.

TransactionTypeIDs

Collection of integer

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 TemporarySubsidyJournalItemDTOs

IHttpActionResult

None.