v1
latestOpenAPI 3.1.02026-07-2484125489.6 KBpayment_methods
Show payment method event
Get a specific payment method event by its token.
Payment method events contain detailed information about changes to payment methods, including the event type, associated payment method, event data, and timing information.
Response Format
The response format varies by event type:
- AddPaymentMethod events are returned as transaction objects with embedded payment method data
- All other events are returned as payment_method_event objects
get/payment_methods/events/{event_token}
Response
successful