| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2007 |
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<InlineResponse2007> |
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<InlineResponse2007> 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 |
|---|---|
InlineResponse2007 |
InlineResponse2007.batchCaEndpoints(String batchCaEndpoints) |
InlineResponse2007 |
InlineResponse2007.batchCreatedDate(String batchCreatedDate) |
InlineResponse2007 |
InlineResponse2007.batchId(String batchId) |
InlineResponse2007 |
InlineResponse2007.batchSource(String batchSource) |
InlineResponse2007 |
InlineResponse2007.billing(InlineResponse2007Billing billing) |
InlineResponse2007 |
InlineResponse2007.description(String description) |
InlineResponse2007 |
InlineResponse2007.links(InlineResponse2007Links links) |
InlineResponse2007 |
InlineResponse2007.merchantReference(String merchantReference) |
InlineResponse2007 |
InlineResponse2007.status(String status) |
InlineResponse2007 |
InlineResponse2007.totals(InlineResponse2006EmbeddedTotals totals) |
Copyright © 2024. All rights reserved.