Failed Notification
Sample Raw Request
Section titled “Sample Raw Request”Method: POST
Header
{ "Content-Type": "application/json", "Api-Id": "Your API-ID", "Api-Key": "Your API-Key"}Body
{ "transaction_id": "0_sandboxagent01_1763108281800_4600", "event_type": "failed_notification", "timestamp": 1763108282, "failed_event_proc_code": "E6", "failed_event_type": "login", "failed_reason": "event response validation error: Key: 'CommonEventResponse.TestValidation' Error:Field validation for 'TestValidation' failed on the 'required' tag"}Sample Response
Section titled “Sample Response”HTTP Status: 200