GET Billings/SubsidyReconciliationBatch
Get SubsidyReconciliationBatch from criteria
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Skip | integer |
None. |
|
Limit | integer |
None. |
|
SubsidyReconciliationBatchIDs | Collection of integer |
None. |
|
BusinessUnits | Collection of integer |
None. |
|
Month | byte |
None. |
|
Year | integer |
None. |
|
Description | string |
None. |
|
BatchStatuses | Collection of SubsidyReconciliationBatchStatus |
None. |
|
Props | Collection of Object |
None. |
|
TotalMin | decimal number |
None. |
|
TotalMax | decimal number |
None. |
|
IncludeReconcilableItems | boolean |
None. |
|
IncludeTemporaryJournalItems | boolean |
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 SubsidyReconciliationBatchDTOs
IHttpActionResultNone.