WEBHOOK
PaymentMethod
{
  "object": "PAYMENT_METHOD",
  "data": {
    "payment_method_id": "DCBFC736-2286-42DD-897D-160DCA80AED2",
    "customer_id": "2EE24580-B97B-4949-A65C-929CCB9B9B8D",
    "partner_customer_id": "PARTNER_USER_456",
    "previous_status": "ACTIVE",
    "new_status": "ACTIVE",
    "created_at": "2025-02-13T19:08:07.000Z",
    "updated_at": "2025-02-13T19:08:07.000Z"
  }
}
"<string>"

Headers

X-IMPRINT-HMAC-SIGNATURE
string
required

HMAC signature generated using webhook secret and webhook payload

Body

application/json

Response

200 - text/plain

Webhook received successfully.

The response is of type string.