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