| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
TssV2PostEmvTags200Response |
EmvTagDetailsApi.parseEmvTags(Body body)
Parse an EMV String
Pass an EMV Tag-Length-Value (TLV) string for parsing.
|
okhttp3.Call |
EmvTagDetailsApi.parseEmvTagsAsync(Body body,
ApiCallback<TssV2PostEmvTags200Response> callback)
Parse an EMV String (asynchronously)
Pass an EMV Tag-Length-Value (TLV) string for parsing.
|
okhttp3.Call |
EmvTagDetailsApi.parseEmvTagsCall(Body body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for parseEmvTags
|
ApiResponse<TssV2PostEmvTags200Response> |
EmvTagDetailsApi.parseEmvTagsWithHttpInfo(Body body)
Parse an EMV String
Pass an EMV Tag-Length-Value (TLV) string for parsing.
|
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.
|
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.
|
okhttp3.Call |
BatchesApi.postBatchCall(Body body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postBatch
|
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 and Description |
|---|---|
Body |
Body.included(Accountupdaterv1batchesIncluded included) |
Body |
Body.merchantReference(String merchantReference) |
Body |
Body.notificationEmail(String notificationEmail) |
Body |
Body.type(String type) |
Copyright © 2025. All rights reserved.