| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
void |
TokenizedCardApi.postIssuerLifeCycleSimulation(String profileId,
String tokenizedCardId,
PostIssuerLifeCycleSimulationRequest postIssuerLifeCycleSimulationRequest)
Simulate Issuer Life Cycle Management Events
**Lifecycle Management Events**<br>Simulates an issuer life cycle manegement event for updates on the tokenized card.
|
okhttp3.Call |
TokenizedCardApi.postIssuerLifeCycleSimulationAsync(String profileId,
String tokenizedCardId,
PostIssuerLifeCycleSimulationRequest postIssuerLifeCycleSimulationRequest,
ApiCallback<Void> callback)
Simulate Issuer Life Cycle Management Events (asynchronously)
**Lifecycle Management Events**<br>Simulates an issuer life cycle manegement event for updates on the tokenized card.
|
okhttp3.Call |
TokenizedCardApi.postIssuerLifeCycleSimulationCall(String profileId,
String tokenizedCardId,
PostIssuerLifeCycleSimulationRequest postIssuerLifeCycleSimulationRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postIssuerLifeCycleSimulation
|
ApiResponse<Void> |
TokenizedCardApi.postIssuerLifeCycleSimulationWithHttpInfo(String profileId,
String tokenizedCardId,
PostIssuerLifeCycleSimulationRequest postIssuerLifeCycleSimulationRequest)
Simulate Issuer Life Cycle Management Events
**Lifecycle Management Events**<br>Simulates an issuer life cycle manegement event for updates on the tokenized card.
|
| Modifier and Type | Method and Description |
|---|---|
PostIssuerLifeCycleSimulationRequest |
PostIssuerLifeCycleSimulationRequest.card(Tmsv2tokenizedcardstokenizedCardIdissuerlifecycleeventsimulationsCard card) |
PostIssuerLifeCycleSimulationRequest |
PostIssuerLifeCycleSimulationRequest.metadata(Tmsv2tokenizedcardstokenizedCardIdissuerlifecycleeventsimulationsMetadata metadata) |
PostIssuerLifeCycleSimulationRequest |
PostIssuerLifeCycleSimulationRequest.state(String state) |
Copyright © 2026. All rights reserved.