Payment method created
webhookpaymentMethod.created
A request to add a payment method was completed.
createdAtstringRequired
Timestamp for when the webhook was created.
dataobjectRequired
Contains event details.
environmentstringRequired
The environment from which the webhook originated.
Possible values: test, live.
typestringRequired
Type of notification.
When you receive a webhook, you must respond with an HTTP status code.
HTTP Responses
200 - OK
The request has succeeded.