| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse20012 |
BatchesApi.getBatchStatus(String batchId)
Retrieve a Batch Status
**Get Batch Status**<br>This resource accepts a batch id and returns: - The batch status.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InlineResponse20012> |
BatchesApi.getBatchStatusWithHttpInfo(String batchId)
Retrieve a Batch Status
**Get Batch Status**<br>This resource accepts a batch id and returns: - The batch status.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
BatchesApi.getBatchStatusAsync(String batchId,
ApiCallback<InlineResponse20012> callback)
Retrieve a Batch Status (asynchronously)
**Get Batch Status**<br>This resource accepts a batch id and returns: - The batch status.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse20012 |
InlineResponse20012.batchCaEndpoints(String batchCaEndpoints) |
InlineResponse20012 |
InlineResponse20012.batchCreatedDate(String batchCreatedDate) |
InlineResponse20012 |
InlineResponse20012.batchId(String batchId) |
InlineResponse20012 |
InlineResponse20012.batchSource(String batchSource) |
InlineResponse20012 |
InlineResponse20012.billing(InlineResponse20012Billing billing) |
InlineResponse20012 |
InlineResponse20012.description(String description) |
InlineResponse20012 |
InlineResponse20012.links(InlineResponse20012Links links) |
InlineResponse20012 |
InlineResponse20012.merchantReference(String merchantReference) |
InlineResponse20012 |
InlineResponse20012.status(String status) |
InlineResponse20012 |
InlineResponse20012.totals(InlineResponse20011EmbeddedTotals totals) |
Copyright © 2026. All rights reserved.