get https://core.spreedly.com/v1/payment_methods/events/
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 astransaction
objects with embedded payment method data- All other events are returned as
payment_method_event
objects