| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse20010 |
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<InlineResponse20010> |
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<InlineResponse20010> 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 |
|---|---|
InlineResponse20010 |
InlineResponse20010.addRecordsItem(InlineResponse20010Records recordsItem) |
InlineResponse20010 |
InlineResponse20010.batchCaEndpoints(String batchCaEndpoints) |
InlineResponse20010 |
InlineResponse20010.batchCreatedDate(String batchCreatedDate) |
InlineResponse20010 |
InlineResponse20010.batchId(String batchId) |
InlineResponse20010 |
InlineResponse20010.batchSource(String batchSource) |
InlineResponse20010 |
InlineResponse20010.billing(InlineResponse2009Billing billing) |
InlineResponse20010 |
InlineResponse20010.merchantReference(String merchantReference) |
InlineResponse20010 |
InlineResponse20010.records(List<InlineResponse20010Records> records) |
InlineResponse20010 |
InlineResponse20010.reportCreatedDate(String reportCreatedDate) |
InlineResponse20010 |
InlineResponse20010.totals(InlineResponse2008EmbeddedTotals totals) |
InlineResponse20010 |
InlineResponse20010.version(String version) |
Copyright © 2025. All rights reserved.