Skip to main content

Input fields

invalidationReason : InvalidationReason! required

The reason the payment method was invalidated.

paymentMethodType : String! required

The code of the payment method type this payment method is associated with.

reference : String! required

The reference used to uniquely identify this payment method.

timestamp : DateTime! required

The timezone aware datetime when the payment method entered the invalidated state.

usableTo : DateTime

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" }