| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
void |
NetworkTokensApi.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 |
NetworkTokensApi.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 |
NetworkTokensApi.postIssuerLifeCycleSimulationCall(String profileId,
String tokenizedCardId,
PostIssuerLifeCycleSimulationRequest postIssuerLifeCycleSimulationRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for postIssuerLifeCycleSimulation
|
|
ApiResponse<Void> |
NetworkTokensApi.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 | Description |
|---|---|---|
PostIssuerLifeCycleSimulationRequest |
PostIssuerLifeCycleSimulationRequest.card(Tmsv2tokenizedcardstokenizedCardIdissuerlifecycleeventsimulationsCard card) |
|
PostIssuerLifeCycleSimulationRequest |
PostIssuerLifeCycleSimulationRequest.metadata(Tmsv2tokenizedcardstokenizedCardIdissuerlifecycleeventsimulationsMetadata metadata) |
|
PostIssuerLifeCycleSimulationRequest |
PostIssuerLifeCycleSimulationRequest.state(String state) |
Copyright © 2026. All rights reserved.