| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
InlineResponse20014 |
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 | Description |
|---|---|---|
ApiResponse<InlineResponse20014> |
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 | Description |
|---|---|---|
okhttp3.Call |
BatchesApi.getBatchReportAsync(String batchId,
ApiCallback<InlineResponse20014> 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 | Description |
|---|---|---|
InlineResponse20014 |
InlineResponse20014.addRecordsItem(InlineResponse20014Records recordsItem) |
|
InlineResponse20014 |
InlineResponse20014.batchCaEndpoints(String batchCaEndpoints) |
|
InlineResponse20014 |
InlineResponse20014.batchCreatedDate(String batchCreatedDate) |
|
InlineResponse20014 |
InlineResponse20014.batchId(String batchId) |
|
InlineResponse20014 |
InlineResponse20014.batchSource(String batchSource) |
|
InlineResponse20014 |
InlineResponse20014.billing(InlineResponse20013Billing billing) |
|
InlineResponse20014 |
InlineResponse20014.merchantReference(String merchantReference) |
|
InlineResponse20014 |
InlineResponse20014.records(List<InlineResponse20014Records> records) |
|
InlineResponse20014 |
InlineResponse20014.reportCreatedDate(String reportCreatedDate) |
|
InlineResponse20014 |
InlineResponse20014.totals(InlineResponse20012EmbeddedTotals totals) |
|
InlineResponse20014 |
InlineResponse20014.version(String version) |
Copyright © 2026. All rights reserved.