| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse20013 |
BatchesApi.getBatchReport(String batchId)
Retrieve a Batch Report
**Get Batch Report**<br>This resource accepts a batch id and returns: - The batch status.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InlineResponse20013> |
BatchesApi.getBatchReportWithHttpInfo(String batchId)
Retrieve a Batch Report
**Get Batch Report**<br>This resource accepts a batch id and returns: - The batch status.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
BatchesApi.getBatchReportAsync(String batchId,
ApiCallback<InlineResponse20013> callback)
Retrieve a Batch Report (asynchronously)
**Get Batch Report**<br>This resource accepts a batch id and returns: - The batch status.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse20013 |
InlineResponse20013.addRecordsItem(InlineResponse20013Records recordsItem) |
InlineResponse20013 |
InlineResponse20013.batchCaEndpoints(String batchCaEndpoints) |
InlineResponse20013 |
InlineResponse20013.batchCreatedDate(String batchCreatedDate) |
InlineResponse20013 |
InlineResponse20013.batchId(String batchId) |
InlineResponse20013 |
InlineResponse20013.batchSource(String batchSource) |
InlineResponse20013 |
InlineResponse20013.billing(InlineResponse20012Billing billing) |
InlineResponse20013 |
InlineResponse20013.merchantReference(String merchantReference) |
InlineResponse20013 |
InlineResponse20013.records(List<InlineResponse20013Records> records) |
InlineResponse20013 |
InlineResponse20013.reportCreatedDate(String reportCreatedDate) |
InlineResponse20013 |
InlineResponse20013.totals(InlineResponse20011EmbeddedTotals totals) |
InlineResponse20013 |
InlineResponse20013.version(String version) |
Copyright © 2026. All rights reserved.