| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
String |
NetworkTokensApi.postTokenPaymentCredentials(String tokenId,
PostPaymentCredentialsRequest1 postPaymentCredentialsRequest,
String profileId)
Generate Payment Credentials v2
**Note**: This resource will be replace by [payment credentials version 3](#/paths/~1tms~1v3~1tokens~1{tokenId}~1payment-credentials/post).
|
|
okhttp3.Call |
NetworkTokensApi.postTokenPaymentCredentialsAsync(String tokenId,
PostPaymentCredentialsRequest1 postPaymentCredentialsRequest,
String profileId,
ApiCallback<String> callback)
Generate Payment Credentials v2 (asynchronously)
**Note**: This resource will be replace by [payment credentials version 3](#/paths/~1tms~1v3~1tokens~1{tokenId}~1payment-credentials/post).
|
|
okhttp3.Call |
NetworkTokensApi.postTokenPaymentCredentialsCall(String tokenId,
PostPaymentCredentialsRequest1 postPaymentCredentialsRequest,
String profileId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postTokenPaymentCredentials
|
|
ApiResponse<String> |
NetworkTokensApi.postTokenPaymentCredentialsWithHttpInfo(String tokenId,
PostPaymentCredentialsRequest1 postPaymentCredentialsRequest,
String profileId)
Generate Payment Credentials v2
**Note**: This resource will be replace by [payment credentials version 3](#/paths/~1tms~1v3~1tokens~1{tokenId}~1payment-credentials/post).
|
Copyright © 2026. All rights reserved.