| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
InlineResponse201 |
PaymentTokensApi.retrieveOrDeletePaymentToken(Request request)
Retrieve or Delete Payment Token
This API can be used in two flavours - for retrieval or deletion of vault id.
|
| Modifier and Type | Method | Description |
|---|---|---|
ApiResponse<InlineResponse201> |
PaymentTokensApi.retrieveOrDeletePaymentTokenWithHttpInfo(Request request)
Retrieve or Delete Payment Token
This API can be used in two flavours - for retrieval or deletion of vault id.
|
| Modifier and Type | Method | Description |
|---|---|---|
okhttp3.Call |
PaymentTokensApi.retrieveOrDeletePaymentTokenAsync(Request request,
ApiCallback<InlineResponse201> callback)
Retrieve or Delete Payment Token (asynchronously)
This API can be used in two flavours - for retrieval or deletion of vault id.
|
| Modifier and Type | Method | Description |
|---|---|---|
InlineResponse201 |
InlineResponse201.id(String id) |
|
InlineResponse201 |
InlineResponse201.orderInformation(InlineResponse201OrderInformation orderInformation) |
|
InlineResponse201 |
InlineResponse201.paymentInformation(InlineResponse201PaymentInformation paymentInformation) |
|
InlineResponse201 |
InlineResponse201.status(String status) |
Copyright © 2026. All rights reserved.