Description
This function searches for a list of unit transaction summaries matching a given search filter.
Style
Document
Input (Literal)
The input of this method is the argument listUnitTransactionSummary of type listUnitTransactionSummary having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
---|---|---|---|
searchFilter |
0..1 |
The filter to apply |
|
queryLimit |
0..1 |
The query limit for the filter |
Output (Literal)
The output of this method is the argument listUnitTransactionSummaryResponse of type listUnitTransactionSummaryResponse having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
listUnitTransactionSummary |
0..1 |
The list of unit transactions |
Remarks
On an exception, no unit transaction summaries are returned.
The unit transaction summaries searched for are specified by the searchFilter and the queryLimit specified by the caller. For documentation on how the filter and query limit work, see the complex types searchFilter and queryLimit.
Each unit transaction summary represents a summary of the unit transactions that have occurred within a unit transaction summarisation period (normally a 24 hour period between 00:00 and 23:59 each day). For more details, see the unitTransactionSummary complex type.