| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
PatchPaymentInstrumentRequest |
PaymentInstrumentApi.patchPaymentInstrument(String paymentInstrumentId,
PatchPaymentInstrumentRequest patchPaymentInstrumentRequest,
String profileId,
Boolean retrieveBinDetails,
String ifMatch)
Update a Payment Instrument
| | | | | --- | --- | --- | |**Standalone Payment Instruments**<br>A Payment Instrument represents tokenized payment information such as expiration date, billing address & card type.<br>A Payment Instrument token does not store the card number.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<PatchPaymentInstrumentRequest> |
PaymentInstrumentApi.patchPaymentInstrumentWithHttpInfo(String paymentInstrumentId,
PatchPaymentInstrumentRequest patchPaymentInstrumentRequest,
String profileId,
Boolean retrieveBinDetails,
String ifMatch)
Update a Payment Instrument
| | | | | --- | --- | --- | |**Standalone Payment Instruments**<br>A Payment Instrument represents tokenized payment information such as expiration date, billing address & card type.<br>A Payment Instrument token does not store the card number.
|
| Modifier and Type | Method and Description |
|---|---|
PatchPaymentInstrumentRequest |
PaymentInstrumentApi.patchPaymentInstrument(String paymentInstrumentId,
PatchPaymentInstrumentRequest patchPaymentInstrumentRequest,
String profileId,
Boolean retrieveBinDetails,
String ifMatch)
Update a Payment Instrument
| | | | | --- | --- | --- | |**Standalone Payment Instruments**<br>A Payment Instrument represents tokenized payment information such as expiration date, billing address & card type.<br>A Payment Instrument token does not store the card number.
|
okhttp3.Call |
PaymentInstrumentApi.patchPaymentInstrumentAsync(String paymentInstrumentId,
PatchPaymentInstrumentRequest patchPaymentInstrumentRequest,
String profileId,
Boolean retrieveBinDetails,
String ifMatch,
ApiCallback<PatchPaymentInstrumentRequest> callback)
Update a Payment Instrument (asynchronously)
| | | | | --- | --- | --- | |**Standalone Payment Instruments**<br>A Payment Instrument represents tokenized payment information such as expiration date, billing address & card type.<br>A Payment Instrument token does not store the card number.
|
okhttp3.Call |
PaymentInstrumentApi.patchPaymentInstrumentCall(String paymentInstrumentId,
PatchPaymentInstrumentRequest patchPaymentInstrumentRequest,
String profileId,
Boolean retrieveBinDetails,
String ifMatch,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for patchPaymentInstrument
|
ApiResponse<PatchPaymentInstrumentRequest> |
PaymentInstrumentApi.patchPaymentInstrumentWithHttpInfo(String paymentInstrumentId,
PatchPaymentInstrumentRequest patchPaymentInstrumentRequest,
String profileId,
Boolean retrieveBinDetails,
String ifMatch)
Update a Payment Instrument
| | | | | --- | --- | --- | |**Standalone Payment Instruments**<br>A Payment Instrument represents tokenized payment information such as expiration date, billing address & card type.<br>A Payment Instrument token does not store the card number.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
PaymentInstrumentApi.patchPaymentInstrumentAsync(String paymentInstrumentId,
PatchPaymentInstrumentRequest patchPaymentInstrumentRequest,
String profileId,
Boolean retrieveBinDetails,
String ifMatch,
ApiCallback<PatchPaymentInstrumentRequest> callback)
Update a Payment Instrument (asynchronously)
| | | | | --- | --- | --- | |**Standalone Payment Instruments**<br>A Payment Instrument represents tokenized payment information such as expiration date, billing address & card type.<br>A Payment Instrument token does not store the card number.
|
Copyright © 2025. All rights reserved.