Skip to main content
WEBHOOK
customer-payment-method.revoked
{
  "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "customer": "<string>",
  "instrument": {
    "type": "credit-card",
    "brand": "<string>",
    "maskedNumber": "<string>"
  }
}

Authorizations

X-Juo-Admin-Api-Key
string
header
required

Body

application/json
id
string<uuid>
required
customer
required

This field is expandable.

Minimum string length: 1
instrument
object

Response

200

Webhook received successfully.