v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
PaymentInstrument

Update Payment Instrument Lifecycle Event

Update Lifecycle Event

put/programs/{programCode}/accounts/{accountIdentifier}/paymentInstruments/{paymentInstrumentIdentifier}/lifecycleEvent

Path parameters

programCodestring required

The program code associated with the account.

accountIdentifierstring required

Unique identifier (UID or GUID) for the account.

paymentInstrumentIdentifierstring required

Unique identifier (UID or GUID) for the payment instrument.

Headers

X-GD-RequestIdstring required

A unique identifier for tracking the request, provided in the X-GD-RequestId header.

Request body

accountIdentifierstring nullable
paymentInstrumentIdentifierstring nullable
lifeCycleEventTypestring nullable
replaceReasonstring nullable
dateLastUsedstring nullable
dateDiscoveredMissingstring nullable
policeNotifiedboolean nullable
notesstring nullable
productMaterialTypestring nullable
deliveryMethodstring nullable
customCardImageIdentifierstring nullable
waiveFeeboolean nullable
waiveOvernightFeeboolean nullable
sourcestring nullable
createVirtualCardboolean nullable
cardExternalIdstring nullable
orderEmvCardboolean nullable

Response

OK