RecordInvalidatedPaymentMethodInput
Input fields
The reason the payment method was invalidated.
The code of the payment method type this payment method is associated with.
The reference used to uniquely identify this payment method.
The timezone aware datetime when the payment method entered the invalidated state.
The timezone aware datetime specifying when the payment method was usable to.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"invalidationReason": "AUTHORIZATION_REVOKED",
"paymentMethodType": "process-participant-role-himself-tax",
"reference": "west-voice-mention-can-since",
"timestamp": "1981-08-17T15:30:15.619146+00:00",
"usableTo": "2023-09-27T07:17:09.035923+00:00"
}