| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
InlineResponse20013 |
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 | Description |
|---|---|---|
ApiResponse<InlineResponse20013> |
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 | Description |
|---|---|---|
okhttp3.Call |
BatchesApi.getBatchStatusAsync(String batchId,
ApiCallback<InlineResponse20013> 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 | Description |
|---|---|---|
InlineResponse20013 |
InlineResponse20013.batchCaEndpoints(String batchCaEndpoints) |
|
InlineResponse20013 |
InlineResponse20013.batchCreatedDate(String batchCreatedDate) |
|
InlineResponse20013 |
InlineResponse20013.batchId(String batchId) |
|
InlineResponse20013 |
InlineResponse20013.batchSource(String batchSource) |
|
InlineResponse20013 |
InlineResponse20013.billing(InlineResponse20013Billing billing) |
|
InlineResponse20013 |
InlineResponse20013.description(String description) |
|
InlineResponse20013 |
InlineResponse20013.links(InlineResponse20013Links links) |
|
InlineResponse20013 |
InlineResponse20013.merchantReference(String merchantReference) |
|
InlineResponse20013 |
InlineResponse20013.status(String status) |
|
InlineResponse20013 |
InlineResponse20013.totals(InlineResponse20012EmbeddedTotals totals) |
Copyright © 2026. All rights reserved.