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