| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
InlineResponse2011 |
NetworkTokensApi.postTokenPaymentCredentialsV3(String tokenId,
PostPaymentCredentialsRequest postPaymentCredentialsRequest,
String profileId)
Generate Payment Credentials Latest Version v3
**Payment Credentials**<br>Contains payment information such as the network token, generated TAVV cryptogram for Visa & MasterCard, dynamic CVV for Amex, or DTVV cryptogram for VISA.
|
| Modifier and Type | Method | Description |
|---|---|---|
ApiResponse<InlineResponse2011> |
NetworkTokensApi.postTokenPaymentCredentialsV3WithHttpInfo(String tokenId,
PostPaymentCredentialsRequest postPaymentCredentialsRequest,
String profileId)
Generate Payment Credentials Latest Version v3
**Payment Credentials**<br>Contains payment information such as the network token, generated TAVV cryptogram for Visa & MasterCard, dynamic CVV for Amex, or DTVV cryptogram for VISA.
|
| Modifier and Type | Method | Description |
|---|---|---|
okhttp3.Call |
NetworkTokensApi.postTokenPaymentCredentialsV3Async(String tokenId,
PostPaymentCredentialsRequest postPaymentCredentialsRequest,
String profileId,
ApiCallback<InlineResponse2011> callback)
Generate Payment Credentials Latest Version v3 (asynchronously)
**Payment Credentials**<br>Contains payment information such as the network token, generated TAVV cryptogram for Visa & MasterCard, dynamic CVV for Amex, or DTVV cryptogram for VISA.
|
| Modifier and Type | Method | Description |
|---|---|---|
InlineResponse2011 |
InlineResponse2011.card(InlineResponse2011Card card) |
|
InlineResponse2011 |
InlineResponse2011.links(InlineResponse2011Links links) |
|
InlineResponse2011 |
InlineResponse2011.tokenizedCard(InlineResponse2011TokenizedCard tokenizedCard) |
Copyright © 2026. All rights reserved.