Skip to main content
WEBHOOK
customer.payment_method.attached
{
  "customer_id": "<string>",
  "integration_id": "<string>",
  "payment_method_id": "<string>"
}

Body

application/json
customer_id
string
integration_id
string
payment_method_id
string

Response

200

Return a 200 status to indicate that the data was received successfully

I