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