| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
void |
NetworkTokensApi.postTokenizedCardDelete(String tokenizedCardId,
String profileId,
TmsTokenizedCardDeleteRequest postTokenizedCardDeleteRequest)
Delete a Tokenized Card
This API attempts to delete a network token from the card association with a specified reason.
|
|
okhttp3.Call |
NetworkTokensApi.postTokenizedCardDeleteAsync(String tokenizedCardId,
String profileId,
TmsTokenizedCardDeleteRequest postTokenizedCardDeleteRequest,
ApiCallback<Void> callback)
Delete a Tokenized Card (asynchronously)
This API attempts to delete a network token from the card association with a specified reason.
|
|
okhttp3.Call |
NetworkTokensApi.postTokenizedCardDeleteCall(String tokenizedCardId,
String profileId,
TmsTokenizedCardDeleteRequest postTokenizedCardDeleteRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postTokenizedCardDelete
|
|
ApiResponse<Void> |
NetworkTokensApi.postTokenizedCardDeleteWithHttpInfo(String tokenizedCardId,
String profileId,
TmsTokenizedCardDeleteRequest postTokenizedCardDeleteRequest)
Delete a Tokenized Card
This API attempts to delete a network token from the card association with a specified reason.
|
| Modifier and Type | Method | Description |
|---|---|---|
TmsTokenizedCardDeleteRequest |
TmsTokenizedCardDeleteRequest.reason(Tmsv2tokenizedcardstokenizedCardIddeleteReason reason) |
Copyright © 2026. All rights reserved.