| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2022 |
BatchesApi.postBatch(Body body)
Create a Batch
**Create a Batch**<br>This resource accepts TMS tokens ids of a Customer, Payment Instrument or Instrument Identifier.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InlineResponse2022> |
BatchesApi.postBatchWithHttpInfo(Body body)
Create a Batch
**Create a Batch**<br>This resource accepts TMS tokens ids of a Customer, Payment Instrument or Instrument Identifier.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
BatchesApi.postBatchAsync(Body body,
ApiCallback<InlineResponse2022> callback)
Create a Batch (asynchronously)
**Create a Batch**<br>This resource accepts TMS tokens ids of a Customer, Payment Instrument or Instrument Identifier.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2022 |
InlineResponse2022.batchId(String batchId) |
InlineResponse2022 |
InlineResponse2022.batchItemCount(Integer batchItemCount) |
InlineResponse2022 |
InlineResponse2022.links(InlineResponse2022Links links) |
Copyright © 2023. All rights reserved.