POST Billings/SubsidyReconciliationBatch/BatchTotalAmounts
Request Information
URI Parameters
None.
Body Parameters
FindReconcilableItemCriteriaName | Description | Type | Additional information |
---|---|---|---|
Skip | integer |
None. |
|
Limit | integer |
None. |
|
ReconcilableItemIDs | Collection of integer |
None. |
|
RootReconcilableItemID | integer |
None. |
|
SubsidyReconciliationBatchID | integer |
None. |
|
ClientID | integer |
None. |
|
FundingType | SubsidyFundingType |
None. |
|
FundingTypes | Collection of SubsidyFundingType |
None. |
|
ClaimDays | integer |
None. |
|
BusinessUnitIDs | Collection of integer |
None. |
|
SubsidyReconciliationBatchStatuses | Collection of SubsidyReconciliationBatchStatus |
None. |
|
StartDateMin | date |
None. |
|
StartDateMax | date |
None. |
|
EndDateMin | date |
None. |
|
EndDateMax | date |
None. |
|
Props | Collection of Object |
None. |
|
RatePerDayMin | decimal number |
None. |
|
RatePerDayMax | decimal number |
None. |
|
ExpectedMin | decimal number |
None. |
|
ExpectedMax | decimal number |
None. |
|
ReceivedMin | decimal number |
None. |
|
ReceivedMax | decimal number |
None. |
|
ActualAmountMin | decimal number |
None. |
|
ActualAmountMax | decimal number |
None. |
|
DifferenceMin | decimal number |
None. |
|
DifferenceMax | decimal number |
None. |
|
IsReconciled | boolean |
None. |
|
HasForwardedBatchID | boolean |
None. |
|
ForwardedBatchIDs | Collection of integer |
None. |
|
InvoiceID | integer |
None. |
|
ItemStatuses | Collection of ReconcilableItemStatus |
None. |
|
Comments | string |
None. |
|
CareRecipientID | string |
None. |
|
FirstName | string |
None. |
|
LastName | string |
None. |
|
PaymentTypeID | integer |
None. |
|
PaymentTypeValue | string |
None. |
|
PaymentTypeIDs | Collection of integer |
None. |
|
Type | ReconcilableItemType |
None. |
|
Sort | Collection of FindSortByCriteria |
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. |
Response Information
Resource Description
IHttpActionResultNone.