This payload indicates the credit card application is booked as indicated in the “type” property. The application detail is under the “data” property.

{  
  "api_version": "v1",  
  "type": "application.booked",  
  "live_mode": false,  
  "data": {  
    "app_id": "a3d63f54-5b69-46aa-af11-ec4a4797133e",  
    "tenant_id": "8199c002-0c26-46ec-8aaf-db487f39de1b1",  
  }  
}