| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2008 |
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<InlineResponse2008> |
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<InlineResponse2008> 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 |
|---|---|
InlineResponse2008 |
InlineResponse2008.addRecordsItem(InlineResponse2008Records recordsItem) |
InlineResponse2008 |
InlineResponse2008.batchCaEndpoints(String batchCaEndpoints) |
InlineResponse2008 |
InlineResponse2008.batchCreatedDate(String batchCreatedDate) |
InlineResponse2008 |
InlineResponse2008.batchId(String batchId) |
InlineResponse2008 |
InlineResponse2008.batchSource(String batchSource) |
InlineResponse2008 |
InlineResponse2008.billing(InlineResponse2007Billing billing) |
InlineResponse2008 |
InlineResponse2008.merchantReference(String merchantReference) |
InlineResponse2008 |
InlineResponse2008.records(List<InlineResponse2008Records> records) |
InlineResponse2008 |
InlineResponse2008.reportCreatedDate(String reportCreatedDate) |
InlineResponse2008 |
InlineResponse2008.totals(InlineResponse2006EmbeddedTotals totals) |
InlineResponse2008 |
InlineResponse2008.version(String version) |
Copyright © 2024. All rights reserved.