Triggers a webhook with the problem details in the payload.

This method can be used to test receiving webhooks from the MoneyMoo API as well as
verifying the HMAC HTTP request authentication.

Query Params
string

The URL to send the HTTP POST request to with the problem notification.

uuid

Optional. If the id and secret are set the notification request will have the
HMAC HTTP authentication headers added.

string

Optional. If the id and secret are set the notification request will have the
HMAC HTTP authentication headers added.

Response
200

Returns OK if the problem notification request is accepted.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!