[
{
"notification_id": "3ebd04d7-5708-483b-a4c7-426afae33e1a",
"type": "http",
"config": {
"url": "http://example.com",
"operation": "string",
"authentication_type": "user_credentials",
"user_credentials": {
"user": "string"
},
"oauth": {
"oauth_url": "http://example.com",
"client_id": "string",
"credentials_location": "basic_auth_header",
"token_key_name": "access_token"
}
},
"message": {
"property1": "string",
"property2": "string"
},
"status": "success",
"error": {
"external_infra": true,
"locale": "notification-integration",
"description": "Service Unavailable"
}
}
]