Update Payment Instrument Lifecycle Eventput https://example.com/programs/{programCode}/accounts/{accountIdentifier}/paymentInstruments/{paymentInstrumentIdentifier}/lifecycleEventUpdate Lifecycle EventPath ParamsprogramCodestringrequiredThe program code associated with the account.accountIdentifierstringrequiredUnique identifier (UID or GUID) for the account.paymentInstrumentIdentifierstringrequiredUnique identifier (UID or GUID) for the payment instrument.Body ParamsThe request object containing lifecycle event details.accountIdentifierstring | nullpaymentInstrumentIdentifierstring | nulllifeCycleEventTypestring | nullreplaceReasonstring | nulldateLastUsedstring | nulldateDiscoveredMissingstring | nullpoliceNotifiedboolean | nulltruefalsenotesstring | nullproductMaterialTypestring | nulldeliveryMethodstring | nullcustomCardImageIdentifierstring | nullwaiveFeeboolean | nulltruefalsewaiveOvernightFeeboolean | nulltruefalsesourcestring | nullcreateVirtualCardboolean | nulltruefalsecardExternalIdstring | nullorderEmvCardboolean | nulltruefalseHeadersX-GD-RequestIdstringrequiredA unique identifier for tracking the request, provided in the X-GD-RequestId header.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago