| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2003 |
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<InlineResponse2003> |
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<InlineResponse2003> 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 |
|---|---|
InlineResponse2003 |
InlineResponse2003.batchCaEndpoints(String batchCaEndpoints) |
InlineResponse2003 |
InlineResponse2003.batchCreatedDate(String batchCreatedDate) |
InlineResponse2003 |
InlineResponse2003.batchId(String batchId) |
InlineResponse2003 |
InlineResponse2003.batchSource(String batchSource) |
InlineResponse2003 |
InlineResponse2003.billing(InlineResponse2003Billing billing) |
InlineResponse2003 |
InlineResponse2003.description(String description) |
InlineResponse2003 |
InlineResponse2003.links(InlineResponse2003Links links) |
InlineResponse2003 |
InlineResponse2003.merchantReference(String merchantReference) |
InlineResponse2003 |
InlineResponse2003.status(String status) |
InlineResponse2003 |
InlineResponse2003.totals(InlineResponse2002EmbeddedTotals totals) |
Copyright © 2025. All rights reserved.