| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
InlineResponse200 |
TokenizeApi.tokenize(PostTokenizeRequest postTokenizeRequest,
String profileId)
Tokenize
| | | | | --- | --- | --- | |The **Tokenize API** endpoint facilitates the creation of various TMS tokens such as Customers, Payment Instruments, Shipping Addresses, and Instrument Identifiers in a single operation.
|
|
okhttp3.Call |
TokenizeApi.tokenizeAsync(PostTokenizeRequest postTokenizeRequest,
String profileId,
ApiCallback<InlineResponse200> callback)
Tokenize (asynchronously)
| | | | | --- | --- | --- | |The **Tokenize API** endpoint facilitates the creation of various TMS tokens such as Customers, Payment Instruments, Shipping Addresses, and Instrument Identifiers in a single operation.
|
|
okhttp3.Call |
TokenizeApi.tokenizeCall(PostTokenizeRequest postTokenizeRequest,
String profileId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for tokenize
|
|
ApiResponse<InlineResponse200> |
TokenizeApi.tokenizeWithHttpInfo(PostTokenizeRequest postTokenizeRequest,
String profileId)
Tokenize
| | | | | --- | --- | --- | |The **Tokenize API** endpoint facilitates the creation of various TMS tokens such as Customers, Payment Instruments, Shipping Addresses, and Instrument Identifiers in a single operation.
|
| Modifier and Type | Method | Description |
|---|---|---|
PostTokenizeRequest |
PostTokenizeRequest.processingInformation(Tmsv2tokenizeProcessingInformation processingInformation) |
|
PostTokenizeRequest |
PostTokenizeRequest.tokenInformation(Tmsv2tokenizeTokenInformation tokenInformation) |
Copyright © 2026. All rights reserved.