Credit Card Expired Notification

{
  "Customer": {
    "Address": "Main Street",
    "City": "Athens",
    "Country": "Greece",
    "Email": "john@example.com",
    "FullName": "John Doe",
    "Phone": "2103625485",
    "ShippingAddress": "Main Street",
    "ShippingCity": "Athens",
    "ShippingCountry": "Greece",
    "ShippingState": "Not Available",
    "ShippingZIP": "167 77",
    "State": "Not Available",
    "Token": "41d2dbebc8494d74856f341f68075b39636791761523986421",
    "ZIP": "75201"
  },
  "CreditCard": {
    "CardCountry": "United States",
    "CVCResult": "N",
    "Expiry": "10/10",
    "First6": "424242",
    "Last4": "4242",
    "NameOnCard": "John Doe",
    "Token": "8e24d3a5484b404c9858ebf44a696830636791761524016437"
  },
  "WebhookType": 9,
  "NotificationType": "CREDIT CARD EXPIRED"
}

Still need help? Contact Us Contact Us