GET Billings/UnitPriceSummary

Get UnitPriceSummary from criteria

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ClientID

integer

None.

ClientIDs

Collection of integer

None.

ClientNumber

string

None.

ClientLastName

string

None.

UnitGroupID

integer

None.

BusinessUnits

Collection of integer

None.

PurchaseDateUtcMin

date

None.

PurchaseDateUtcMax

date

None.

IngoingContributionAmountMin

decimal number

None.

IngoingContributionAmountMax

decimal number

None.

ResaleAmountMin

decimal number

None.

ResaleAmountMax

decimal number

None.

BedStatus

BedStatusType

None.

BedStatuses

Collection of BedStatusType

None.

IsRental

boolean

None.

Sort

Collection of FindSortByCriteria

None.

Skip

integer

None.

Limit

integer

None.

Match

When searching by string, include records based on match type

MatchCriteriaStringType

None.

Body Parameters

None.

Response Information

Resource Description

List of UnitPriceSummaryDTOs

IHttpActionResult

None.