Paddle Billing
Search

payment_method.deleted

Occurs when a payment method is deleted.

event_idstring

Unique Paddle ID for this event, prefixed with evt_.

event_typestring

Type of event sent by Paddle, in the format entity.event_type.

occurred_atstring<date-time>

RFC 3339 datetime string of when this event occurred.

dataobject

New or changed entity.

idstring

Unique Paddle ID for this payment method entity, prefixed with paymtd_.

customer_idstring

Paddle ID of the customer that this payment method is saved for, prefixed with ctm_.

address_idstring

Paddle ID of the address for this payment method, prefixed with add_.

deletion_reasonstring

Reason why this payment method was deleted.

typestring

Type of payment method saved.

originstring

Describes how this payment method was saved.

saved_atstring<date-time>

RFC 3339 datetime string of when this entity was saved. Set automatically by Paddle.

updated_atstring<date-time>

RFC 3339 datetime string of when this entity was updated. Set automatically by Paddle.

notification_idstring

Unique Paddle ID for this notification, prefixed with ntf_.