| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
InlineResponse202 |
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 | Description |
|---|---|---|
ApiResponse<InlineResponse202> |
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 | Description |
|---|---|---|
okhttp3.Call |
BatchesApi.postBatchAsync(Body body,
ApiCallback<InlineResponse202> 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 | Description |
|---|---|---|
InlineResponse202 |
InlineResponse202.batchId(String batchId) |
|
InlineResponse202 |
InlineResponse202.batchItemCount(Integer batchItemCount) |
|
InlineResponse202 |
InlineResponse202.links(InlineResponse202Links links) |
Copyright © 2026. All rights reserved.