REST APIs for Testing webhooks
Collection of end-points for testing webhooks
/test/preauth-token/{userId}
/test/webhook/send/{userId}
/test/webhook/sink
OK
Bad Request
Unauthorized
Conflict
Internal Server Error
Service Unavailable
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "ACCNEW",
- "user_id": "a169451c-8525-4352-b8ca-070dd449a1a5",
- "host_id": "eb4e20fc-2b4a-4d0c-811f-48abcf12b89b",
- "alert_id": "c8b0bcf7-1a95-4165-9b1e-665b02ceda9f",
- "alert_date": "2019-08-24T14:15:22Z",
- "alert_source": "string",
- "time": "2019-08-24T14:15:22Z",
- "error_code": "string",
- "error_msg": "string"
}
]
OK
Bad Request
Unauthorized
Conflict
Internal Server Error
Service Unavailable
{- "enrollmentId": "string",
- "alertId": "string",
- "alertType": "string",
- "creationDate": "2019-08-24T14:15:22Z",
- "dataSource": "string",
- "dateReported": "2019-08-24T14:15:22Z",
- "reportingFrequency": "string",
- "tenantKey": "string",
- "institutionType": "string",
- "institutionName": "string",
- "memberNumber": "string",
- "inquiryIntent": "string",
- "inquiryType": "string",
- "endUserText": "string",
- "institutionAddressLine1": "string",
- "institutionAddressLine2": "string",
- "institutionCity": "string",
- "institutionState": "string",
- "institutionPostalCode": "string",
- "institutionPhoneNumber": "string",
- "customerReferenceNumber": "string",
- "postedDuringMaintenancePeriod": true
}