| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
PtsV1TransactionBatchesGet200Response |
TransactionBatchesApi.getTransactionBatches(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime)
Get a List of Batch Files
Provide the date and time search range to get a list of Batch Files ready for settlement
|
| Modifier and Type | Method | Description |
|---|---|---|
ApiResponse<PtsV1TransactionBatchesGet200Response> |
TransactionBatchesApi.getTransactionBatchesWithHttpInfo(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime)
Get a List of Batch Files
Provide the date and time search range to get a list of Batch Files ready for settlement
|
| Modifier and Type | Method | Description |
|---|---|---|
okhttp3.Call |
TransactionBatchesApi.getTransactionBatchesAsync(org.joda.time.DateTime startTime,
org.joda.time.DateTime endTime,
ApiCallback<PtsV1TransactionBatchesGet200Response> callback)
Get a List of Batch Files (asynchronously)
Provide the date and time search range to get a list of Batch Files ready for settlement
|
| Modifier and Type | Method | Description |
|---|---|---|
PtsV1TransactionBatchesGet200Response |
PtsV1TransactionBatchesGet200Response.addTransactionBatchesItem(PtsV1TransactionBatchesGet200ResponseTransactionBatches transactionBatchesItem) |
|
PtsV1TransactionBatchesGet200Response |
PtsV1TransactionBatchesGet200Response.links(PtsV1TransactionBatchesGet200ResponseLinks links) |
|
PtsV1TransactionBatchesGet200Response |
PtsV1TransactionBatchesGet200Response.submitTimeUtc(String submitTimeUtc) |
|
PtsV1TransactionBatchesGet200Response |
PtsV1TransactionBatchesGet200Response.transactionBatches(List<PtsV1TransactionBatchesGet200ResponseTransactionBatches> transactionBatches) |
Copyright © 2026. All rights reserved.