| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2001 |
TokenizedCardApi.getTokenizedCard(String tokenizedCardId,
String profileId)
Retrieve a Tokenized Card
| | | | | --- | --- | --- | |**Tokenized Cards**<br>A Tokenized Card represents a network token.
|
InlineResponse2001 |
TokenizedCardApi.postTokenizedCard(PostTokenizedCardRequest postTokenizedCardRequest,
String profileId)
Create a Tokenized Card
| | | | | --- | --- | --- | |**Tokenized cards**<br>A Tokenized card represents a network token.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InlineResponse2001> |
TokenizedCardApi.getTokenizedCardWithHttpInfo(String tokenizedCardId,
String profileId)
Retrieve a Tokenized Card
| | | | | --- | --- | --- | |**Tokenized Cards**<br>A Tokenized Card represents a network token.
|
ApiResponse<InlineResponse2001> |
TokenizedCardApi.postTokenizedCardWithHttpInfo(PostTokenizedCardRequest postTokenizedCardRequest,
String profileId)
Create a Tokenized Card
| | | | | --- | --- | --- | |**Tokenized cards**<br>A Tokenized card represents a network token.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
TokenizedCardApi.getTokenizedCardAsync(String tokenizedCardId,
String profileId,
ApiCallback<InlineResponse2001> callback)
Retrieve a Tokenized Card (asynchronously)
| | | | | --- | --- | --- | |**Tokenized Cards**<br>A Tokenized Card represents a network token.
|
okhttp3.Call |
TokenizedCardApi.postTokenizedCardAsync(PostTokenizedCardRequest postTokenizedCardRequest,
String profileId,
ApiCallback<InlineResponse2001> callback)
Create a Tokenized Card (asynchronously)
| | | | | --- | --- | --- | |**Tokenized cards**<br>A Tokenized card represents a network token.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2001 |
InlineResponse2001.links(InlineResponse2001Links links) |
InlineResponse2001 |
InlineResponse2001.tokenizedCard(Tmsv2TokenizedCard tokenizedCard) |
Copyright © 2026. All rights reserved.