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