| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method | 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 | 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 | 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 | 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.
|
| Modifier and Type | Method | Description |
|---|---|---|
List<PatchPaymentInstrumentRequest> |
PaymentInstrumentList1Embedded.getPaymentInstruments()
Get paymentInstruments
|
| Modifier and Type | Method | Description |
|---|---|---|
Tmsv2customersEmbedded |
Tmsv2customersEmbedded.defaultPaymentInstrument(PatchPaymentInstrumentRequest defaultPaymentInstrument) |
|
void |
Tmsv2customersEmbedded.setDefaultPaymentInstrument(PatchPaymentInstrumentRequest defaultPaymentInstrument) |
Copyright © 2026. All rights reserved.